Uses of Class
com.iizix.prop.GSize
Packages that use GSize
Uses of GSize in com.iizigo.prop.editor
Methods in com.iizigo.prop.editor that return GSizeModifier 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.Methods in com.iizigo.prop.editor with parameters of type GSizeModifier and TypeMethodDescriptionSizePropEditor.formatValue
(GSize value) Formats the value for user input as a String.Uses of GSize in com.iizix.prop
Fields in com.iizix.prop declared as GSizeModifier and TypeFieldDescriptionstatic final GSize[]
GSize.EMPTY_ARRAY
Empty array of Rect's.static final GSize
GSize.ZERO
Zero size.Methods in com.iizix.prop that return GSizeModifier and TypeMethodDescriptionGSize.clone()
Clones this instance.SizeProp.getSize()
Gets the current value set as a GSize.Methods in com.iizix.prop with parameters of type GSizeModifier and TypeMethodDescriptionboolean
SizeProp.setPropValue
(GSize newValue) Sets a new value for this property.boolean
Sets new size for this property.Constructors in com.iizix.prop with parameters of type GSizeUses of GSize in com.iizix.prop.ui
Fields in com.iizix.prop.ui declared as GSizeModifier and TypeFieldDescriptionstatic final GSize
UIImage2.DEFAULT_VIEWPORT_SIZE
The default viewport size: 100x100.Methods in com.iizix.prop.ui that return GSizeMethods in com.iizix.prop.ui with parameters of type GSizeUses of GSize in com.iizix.urn.svg
Methods in com.iizix.urn.svg that return GSize