Uses of Class
com.iizix.prop.GSize
Uses of GSize in com.iizigo.prop.editor
Modifier and TypeMethodDescriptionSizePropEditor.getDefaultValue()
Gets the default defined value to set in the property when defined.protected GSize
Gets the property value for a user input.Modifier and TypeMethodDescriptionSizePropEditor.formatValue
(GSize value) Formats the value for user input as a String.Uses of GSize in com.iizix.prop
Modifier and TypeFieldDescriptionstatic final GSize[]
GSize.EMPTY_ARRAY
Empty array of Rect's.static final GSize
GSize.ZERO
Zero size.Modifier and TypeMethodDescriptionGSize.clone()
Clones this instance.SizeProp.getSize()
Gets the current value set as a GSize.Modifier and TypeMethodDescriptionboolean
SizeProp.setPropValue
(GSize newValue) Sets a new value for this property.boolean
Sets new size for this property.Uses of GSize in com.iizix.prop.ui
Modifier and TypeFieldDescriptionstatic final GSize
UIImage2.DEFAULT_VIEWPORT_SIZE
The default viewport size: 100x100.Uses of GSize in com.iizix.urn.svg