Uses of Class
com.iizix.Size
Package
Description
Uses of Size in com.iizigo.image
Modifier and TypeMethodDescriptionIEditedImageLocation.getImageSize()
Gets the size of the image.ImageInfo.getSize()
Gets the size.Uses of Size in com.iizigo.image.prop
Modifier and TypeMethodDescriptionEditorImagesStyle.getImageSize()
Gets the image (part) size.IImagesBase.getImageSize()
Gets the image (part) size.IStyledImageBase.getImageSize()
Gets the image (part) size.Uses of Size in com.iizix
Modifier and TypeMethodDescriptionstatic int
Size.compareWidthThenHeight
(Size s1, Size s2) Compares to sizes by first the width, then the height.Uses of Size in com.iizix.comm.oauth
Modifier and TypeMethodDescriptionIOAuthService.getApproximateSize()
Gets the approximate size in pixels of the inner browser window requested.Uses of Size in com.iizix.gyro
Modifier and TypeMethodDescriptionvoid
IScreenSizeListener.onScreenSizeChanged
(IClientSessionGyro clientSessionGyro, Size size) Called when the screen size changes.Uses of Size in com.iizix.prop
Uses of Size in com.iizix.prop.image
Modifier and TypeMethodDescriptionIImageSize.getImageSize()
Gets the part size.ImagesDefinition.getImageSize()
Gets the part size.ImagesResolution.getImageSize()
Gets the part size.ImageStylesResolution.getImageSize()
Gets the part size.StyledImageDefinition.getImageSize()
Gets the part size.ImagesDefinition.getMultipleImageSize()
Gets the size of the multiple-image.ImagesResolution.getMultipleImageSize()
Gets the size of the multiple-image.ImageStylesResolution.getMultipleImageSize()
Gets the size of the multiple-image.StyledImageDefinition.getMultipleImageSize()
Gets the size of the multiple-image.Uses of Size in com.iizix.prop.ui
Modifier and TypeMethodDescriptionMUISwitch.getApproximateSize()
Returns the size of the component in pixels.UIAbstractListChoice.getApproximateSize()
Returns the size of the component in pixels.UIButton.getApproximateSize()
Returns the size of the component in pixels.UICalendar.getApproximateSize()
Returns the size of the component in pixels.UICheckBox.getApproximateSize()
Returns the size of the component in pixels.UICheckedMenuItem.getApproximateSize()
Returns the size of the component in pixels.abstract Size
UIComp.getApproximateSize()
Returns the size of the component in pixels.UIContainer.getApproximateSize()
Returns the size of the component in pixels.UIContextMenu.getApproximateSize()
Returns the size of the component in pixels.UIEmpty.getApproximateSize()
Returns the size of the component in pixels.UIGauge.getApproximateSize()
Returns the size of the component in pixels.UIImage.getApproximateSize()
Returns the size of the component in pixels.UIImage2.getApproximateSize()
Returns the size of the component in pixels.UILabel.getApproximateSize()
Returns the size of the component in pixels.UIMedia.getApproximateSize()
Returns the size of the component in pixels.UIMenuItem.getApproximateSize()
Returns the size of the component in pixels.UIMenuSeparator.getApproximateSize()
Returns the size of the component in pixels.UIOutput.getApproximateSize()
Returns the size of the component in pixels.UIProgress.getApproximateSize()
Returns the size of the component in pixels.UIRadioButton.getApproximateSize()
Returns the size of the component in pixels.UIRadioMenuItem.getApproximateSize()
Returns the size of the component in pixels.UISlider.getApproximateSize()
Returns the size of the component in pixels.UIText.getApproximateSize()
Returns the size of the component in pixels.UITextArea.getApproximateSize()
Returns the size of the component in pixels.UIComp.getSize()
Returns the size of the component in pixels.Uses of Size in com.iizix.prop.ui.calendar
Modifier and TypeMethodDescriptionCalendarEvent.getApproximateSize()
Gets the approximate size.UICalendarList.getApproximateSize()
Returns the size of the component in pixels.Uses of Size in com.iizix.prop.ui.chart
Modifier and TypeMethodDescriptionUIChart.getApproximateSize()
Returns the size of the component in pixels.Uses of Size in com.iizix.prop.ui.datetime
Modifier and TypeMethodDescriptionUIDateTime.getApproximateSize()
Returns the size of the component in pixels.Uses of Size in com.iizix.prop.ui.map
Modifier and TypeMethodDescriptionMapMarkerProp.getApproximateSize()
Returns the size of the component in pixels.UIMap.getApproximateSize()
Returns the size of the component in pixels.Uses of Size in com.iizix.prop.ui.mlist
Modifier and TypeMethodDescriptionMList.getApproximateSize()
Returns the size of the component in pixels.MLItemProp.getApproximateSize()
Returns the size of the component in pixels.Uses of Size in com.iizix.prop.ui.table
Modifier and TypeMethodDescriptionUITable.getApproximateSize()
Returns the size of the component in pixels.UITableColumn.getApproximateSize()
Returns the size of the component in pixels.Uses of Size in com.iizix.server.gyro
Uses of Size in com.iizix.server.oauth.services
Modifier and TypeMethodDescriptionFacebook.getApproximateSize()
Gets the approximate size in pixels of the inner browser window requested.Google.getApproximateSize()
Gets the approximate size in pixels of the inner browser window requested.LinkedIn.getApproximateSize()
Gets the approximate size in pixels of the inner browser window requested.Microsoft.getApproximateSize()
Gets the approximate size in pixels of the inner browser window requested.Twitter.getApproximateSize()
Gets the approximate size in pixels of the inner browser window requested.Uses of Size in com.iizix.term
Modifier and TypeMethodDescriptionHostSession.getHostScreenSize()
Gets the host screen size.EmptyHostSession.getScreenSize()
Gets the current screen size.HostSessionPeer.getScreenSize()
Gets the current screen size.Uses of Size in com.iizix.term.ee
Modifier and TypeMethodDescriptionEEScreen.getScreenSize()
Gets the screen size.HostSessionEE.getScreenSize()
Gets the current screen size.Uses of Size in com.iizix.term.tn3270e
Uses of Size in com.iizix.term.tn5250e