Uses of Enum Class
com.luciad.format.s101.view.ELcdS101DisplayPlane
Packages that use ELcdS101DisplayPlane
-
Uses of ELcdS101DisplayPlane in com.luciad.format.s101.view
Methods in com.luciad.format.s101.view that return ELcdS101DisplayPlaneModifier and TypeMethodDescriptionstatic ELcdS101DisplayPlaneReturns the enum constant for the specified textual representation.TLcdS101DisplaySettings.getDisplayPlanes()Returns the set of visible display planes.static ELcdS101DisplayPlaneReturns the enum constant of this class with the specified name.static ELcdS101DisplayPlane[]ELcdS101DisplayPlane.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.format.s101.view with parameters of type ELcdS101DisplayPlaneModifier and TypeMethodDescriptionvoidTLcdS101DisplaySettings.setDisplayPlanes(ELcdS101DisplayPlane[] aDisplayPlanes) Set the display plane property.