Uses of Class
com.iizix.Position
Packages that use Position
Package
Description
Uses of Position in com.iizigo.image
Fields in com.iizigo.image declared as PositionMethods in com.iizigo.image that return PositionUses of Position in com.iizix
Modifier and TypeMethodDescriptionstatic int
Compares to position by first X, then Y.boolean
Checks if a position is inside.Uses of Position in com.iizix.prop
Methods in com.iizix.prop with parameters of type PositionUses of Position in com.iizix.prop.image
Methods in com.iizix.prop.image that return PositionModifier and TypeMethodDescriptionIImageLocation.getLocation()
Gets the location point for the image.ImageLocation.getLocation()
Gets the location point for this property.ImageStyleLocation.getLocation()
Gets the location point for this property.Uses of Position in com.iizix.term
Methods in com.iizix.term that return PositionModifier and TypeMethodDescriptionEmptyHostSession.getCursor()
Gets the current host cursor position.HostSession.getCursor()
Gets the current host cursor position.HostSessionPeer.getCursor()
Gets the current host cursor position.HostScreen.getCursorAbsolute()
Gets the current absolute cursor position on the screen, without taking into account any current host pop-up window.HostScreen.getCursorRelative()
Gets the current relative cursor position on the screen, taking into account any current host pop-up window.Uses of Position in com.iizix.term.ee
Methods in com.iizix.term.ee that return PositionModifier and TypeMethodDescriptionHostSessionEE.getCursor()
Gets the current host cursor position.EEScreen.getCursorPos()
Gets the initial cursor position.Uses of Position in com.iizix.term.tn3270e
Methods in com.iizix.term.tn3270e that return PositionUses of Position in com.iizix.term.tn5250e
Methods in com.iizix.term.tn5250e that return Position