public class ImageView extends Label
anchor, contextMenu, itemType, parent, path, peer, peerType, properties| Constructor and Description |
|---|
ImageView(Application app) |
| Modifier and Type | Method and Description |
|---|---|
static URL |
asURL(String url) |
net.thevpc.common.props.WritableBoolean |
enableZoom() |
static String |
getFileExtension(String name) |
WritableImage |
image() |
static boolean |
isImage(String name) |
void |
unzoom() |
void |
zoom(float zoom) |
net.thevpc.common.props.WritableFloat |
zoomFactor() |
void |
zoomIn() |
void |
zoomOut() |
text, textContentType, textStyleaccelerator, active, anchor, app, backgroundColor, bounds, childConstraints, componentType, contextMenu, copy, copyDefault, createListeners, editable, editing, enabled, events, focused, foregroundColor, icon, iconConfig, iconSet, id, largeIcon, locale, mnemonic, opaque, order, parent, parentConstraints, path, peer, peer, peerType, prefSize, prepareUnshowing, properties, requestFocus, resolveDefaultComponentConstructor, setOptions, setParent, setPeer, shown, title, titleStyle, tooltip, updateUI, visiblefullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, toString, userObjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittext, textContentType, textStyleaccelerator, active, anchor, app, backgroundColor, bounds, childConstraints, componentType, contextMenu, copy, editable, editing, enabled, events, focused, foregroundColor, icon, iconConfig, iconSet, id, largeIcon, locale, mnemonic, opaque, order, parent, parentConstraints, path, peer, peer, peerType, prefSize, properties, requestFocus, setOptions, shown, title, titleStyle, tooltip, visiblegetChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, readOnly, userObjects, with, withpublic ImageView(Application app)
public static boolean isImage(String name)
public net.thevpc.common.props.WritableBoolean enableZoom()
public net.thevpc.common.props.WritableFloat zoomFactor()
public WritableImage image()
public void zoomIn()
public void zoomOut()
public void zoom(float zoom)
public void unzoom()
Copyright © 2021 vpc open source initiative. All rights reserved.