Uses of Class
com.iizix.Size
Uses of Size in com.iizigo.image
Methods in com.iizigo.image that return Size Modifier and Type Method Description Size
IEditedImageLocation. getImageSize()
Gets the size of the image.Size
ImageInfo. getSize()
Gets the size.Uses of Size in com.iizigo.image.prop
Methods in com.iizigo.image.prop that return Size Modifier and Type Method Description Size
EditorImagesStyle. getImageSize()
Gets the image (part) size.Size
IImagesBase. getImageSize()
Gets the image (part) size.Size
IStyledImageBase. getImageSize()
Gets the image (part) size.Uses of Size in com.iizix
Methods in com.iizix that return Size Modifier and Type Method Description Size
Size. clone()
Clones this instance.Methods in com.iizix with parameters of type Size Modifier and Type Method Description static int
Size. compareWidthThenHeight(Size s1, Size s2)
Compares to sizes by first the width, then the height.Constructors in com.iizix with parameters of type Size Constructor Description Size(Size s)
Constructs and initializes position.Uses of Size in com.iizix.comm.oauth
Methods in com.iizix.comm.oauth that return Size Modifier and Type Method Description Size
IOAuthService. getApproximateSize()
Gets the approximate size in pixels of the inner browser window requested.Uses of Size in com.iizix.gyro
Methods in com.iizix.gyro that return Size Modifier and Type Method Description Size
IClientSessionGyro. getScreenSize()
Gets the current screen size.Methods in com.iizix.gyro with parameters of type Size Modifier and Type Method Description void
IScreenSizeListener. onScreenSizeChanged(IClientSessionGyro clientSessionGyro, Size size)
Called when the screen size changes.Uses of Size in com.iizix.prop
Methods in com.iizix.prop that return Size Modifier and Type Method Description Size
EnvProps. getScreenSize()
Gets the current screen size.Uses of Size in com.iizix.prop.image
Methods in com.iizix.prop.image that return Size Modifier and Type Method Description Size
IImageSize. getImageSize()
Gets the part size.Size
ImagesDefinition. getImageSize()
Gets the part size.Size
ImagesResolution. getImageSize()
Gets the part size.Size
ImageStylesResolution. getImageSize()
Gets the part size.Size
StyledImageDefinition. getImageSize()
Gets the part size.Size
ImagesDefinition. getMultipleImageSize()
Gets the size of the multiple-image.Size
ImagesResolution. getMultipleImageSize()
Gets the size of the multiple-image.Size
ImageStylesResolution. getMultipleImageSize()
Gets the size of the multiple-image.Size
StyledImageDefinition. getMultipleImageSize()
Gets the size of the multiple-image.Uses of Size in com.iizix.prop.ui
Methods in com.iizix.prop.ui that return Size Modifier and Type Method Description Size
MUISwitch. getApproximateSize()
Returns the size of the component in pixels.Size
UIAbstractListChoice. getApproximateSize()
Returns the size of the component in pixels.Size
UIButton. getApproximateSize()
Returns the size of the component in pixels.Size
UICalendar. getApproximateSize()
Returns the size of the component in pixels.Size
UICheckBox. getApproximateSize()
Returns the size of the component in pixels.Size
UICheckedMenuItem. getApproximateSize()
Returns the size of the component in pixels.abstract Size
UIComp. getApproximateSize()
Returns the size of the component in pixels.Size
UIContainer. getApproximateSize()
Returns the size of the component in pixels.Size
UIContextMenu. getApproximateSize()
Returns the size of the component in pixels.Size
UIEmpty. getApproximateSize()
Returns the size of the component in pixels.Size
UIGauge. getApproximateSize()
Returns the size of the component in pixels.Size
UIImage. getApproximateSize()
Returns the size of the component in pixels.Size
UIImage2. getApproximateSize()
Returns the size of the component in pixels.Size
UILabel. getApproximateSize()
Returns the size of the component in pixels.Size
UIMedia. getApproximateSize()
Returns the size of the component in pixels.Size
UIMenuItem. getApproximateSize()
Returns the size of the component in pixels.Size
UIMenuSeparator. getApproximateSize()
Returns the size of the component in pixels.Size
UIOutput. getApproximateSize()
Returns the size of the component in pixels.Size
UIProgress. getApproximateSize()
Returns the size of the component in pixels.Size
UIRadioButton. getApproximateSize()
Returns the size of the component in pixels.Size
UIRadioMenuItem. getApproximateSize()
Returns the size of the component in pixels.Size
UISlider. getApproximateSize()
Returns the size of the component in pixels.Size
UIText. getApproximateSize()
Returns the size of the component in pixels.Size
UITextArea. getApproximateSize()
Returns the size of the component in pixels.Size
UIComp. getSize()
Returns the size of the component in pixels.Uses of Size in com.iizix.prop.ui.calendar
Methods in com.iizix.prop.ui.calendar that return Size Modifier and Type Method Description Size
CalendarEvent. getApproximateSize()
Gets the approximate size.Size
UICalendarList. getApproximateSize()
Returns the size of the component in pixels.Uses of Size in com.iizix.prop.ui.chart
Methods in com.iizix.prop.ui.chart that return Size Modifier and Type Method Description Size
UIChart. getApproximateSize()
Returns the size of the component in pixels.Uses of Size in com.iizix.prop.ui.datetime
Methods in com.iizix.prop.ui.datetime that return Size Modifier and Type Method Description Size
UIDateTime. getApproximateSize()
Returns the size of the component in pixels.Uses of Size in com.iizix.prop.ui.map
Methods in com.iizix.prop.ui.map that return Size Modifier and Type Method Description Size
MapMarkerProp. getApproximateSize()
Returns the size of the component in pixels.Size
UIMap. getApproximateSize()
Returns the size of the component in pixels.Uses of Size in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist that return Size Modifier and Type Method Description Size
MList. getApproximateSize()
Returns the size of the component in pixels.Size
MLItemProp. getApproximateSize()
Returns the size of the component in pixels.Uses of Size in com.iizix.prop.ui.table
Methods in com.iizix.prop.ui.table that return Size Modifier and Type Method Description Size
UITable. getApproximateSize()
Returns the size of the component in pixels.Size
UITableColumn. getApproximateSize()
Returns the size of the component in pixels.Uses of Size in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return Size Modifier and Type Method Description Size
ClientSessionGyro. getScreenSize()
Gets the current screen size.Uses of Size in com.iizix.server.oauth.services
Methods in com.iizix.server.oauth.services that return Size Modifier and Type Method Description Size
Facebook. getApproximateSize()
Gets the approximate size in pixels of the inner browser window requested.Size
Google. getApproximateSize()
Gets the approximate size in pixels of the inner browser window requested.Size
LinkedIn. getApproximateSize()
Gets the approximate size in pixels of the inner browser window requested.Size
Microsoft. getApproximateSize()
Gets the approximate size in pixels of the inner browser window requested.Size
Twitter. getApproximateSize()
Gets the approximate size in pixels of the inner browser window requested.Uses of Size in com.iizix.term
Methods in com.iizix.term that return Size Modifier and Type Method Description Size
HostSession. getHostScreenSize()
Gets the host screen size.Size
EmptyHostSession. getScreenSize()
Gets the current screen size.Size
HostSessionPeer. getScreenSize()
Gets the current screen size.Uses of Size in com.iizix.term.ee
Methods in com.iizix.term.ee that return Size Modifier and Type Method Description Size
EEScreen. getScreenSize()
Gets the screen size.Size
HostSessionEE. getScreenSize()
Gets the current screen size.Uses of Size in com.iizix.term.tn3270e
Methods in com.iizix.term.tn3270e that return Size Modifier and Type Method Description Size
HostSession3270. getScreenSize()
Gets the current screen size.Uses of Size in com.iizix.term.tn5250e
Methods in com.iizix.term.tn5250e that return Size Modifier and Type Method Description Size
HostSession5250. getScreenSize()
Gets the current screen size.