Serialized Form
-
Package com.luciad.ais.gui
-
Class com.luciad.ais.gui.TLcdAWTImageIcon
class TLcdAWTImageIcon extends Object implements Serializable-
Serialized Fields
-
fImage
Image fImage
-
-
-
-
Package com.luciad.ais.model
-
Class com.luciad.ais.model.TLcdHashedFeaturedModelDescriptor
class TLcdHashedFeaturedModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fDelegateDescriptor
TLcdHashedFeaturedDescriptor fDelegateDescriptor
-
fElementType
TLcdDataType fElementType
-
-
-
-
Package com.luciad.ais.model.aerodrome
-
Class com.luciad.ais.model.aerodrome.TLcdAerodrome
class TLcdAerodrome extends TLcdAISPoint implements Serializable-
Serialized Fields
-
fAerodromeType
TLcdAerodromeType fAerodromeType
-
fCollocatedAerodromes
List<ILcdAerodrome> fCollocatedAerodromes
-
fDataType
TLcdDataType fDataType
-
-
-
Class com.luciad.ais.model.aerodrome.TLcdAerodromeModelDescriptor
class TLcdAerodromeModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable-
Serialized Fields
-
fCollocatedAerodromeDescriptor
ILcdFeaturedDescriptor fCollocatedAerodromeDescriptor
-
-
-
Class com.luciad.ais.model.aerodrome.TLcdArrestingGear
class TLcdArrestingGear extends TLcdAISPoint implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
-
-
Class com.luciad.ais.model.aerodrome.TLcdFeaturedAerodrome
class TLcdFeaturedAerodrome extends TLcdAerodrome implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.aerodrome.TLcdFeaturedArrestingGear
class TLcdFeaturedArrestingGear extends TLcdArrestingGear implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.aerodrome.TLcdFeaturedHelipad
class TLcdFeaturedHelipad extends TLcdHelipad implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.aerodrome.TLcdFeaturedRunway
class TLcdFeaturedRunway extends TLcdRunway implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.aerodrome.TLcdFeaturedRunwayClinePoint
class TLcdFeaturedRunwayClinePoint extends TLcdRunwayClinePoint implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.aerodrome.TLcdFeaturedRunwayDirection
class TLcdFeaturedRunwayDirection extends TLcdRunwayDirection implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.aerodrome.TLcdHelipad
class TLcdHelipad extends Object implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
fDiscretizedGeoPath
ALcdDiscretizedGeoPath fDiscretizedGeoPath
-
fHelipadType
TLcdHelipadType fHelipadType
-
fLength
double fLength
-
fWidth
double fWidth
-
-
-
Class com.luciad.ais.model.aerodrome.TLcdHelipadModelDescriptor
class TLcdHelipadModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable -
Class com.luciad.ais.model.aerodrome.TLcdHeliportModelDescriptor
class TLcdHeliportModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable -
Class com.luciad.ais.model.aerodrome.TLcdRunway
class TLcdRunway extends TLcdAISPolyline implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
fDirections
ILcdRunwayDirection[] fDirections
-
fWidth
double fWidth
-
-
-
Class com.luciad.ais.model.aerodrome.TLcdRunwayClinePoint
class TLcdRunwayClinePoint extends TLcdAISPoint implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
-
-
Class com.luciad.ais.model.aerodrome.TLcdRunwayModelDescriptor
class TLcdRunwayModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable-
Serialized Fields
-
fArrestingGearDescriptor
ILcdFeaturedDescriptor fArrestingGearDescriptor
-
fRunwayClinePointDescriptor
ILcdFeaturedDescriptor fRunwayClinePointDescriptor
-
fRunwayDirectionDescriptor
ILcdFeaturedDescriptor fRunwayDirectionDescriptor
-
-
-
-
Package com.luciad.ais.model.airspace
-
Class com.luciad.ais.model.airspace.TLcdAirspace
class TLcdAirspace extends Object implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
fDiscretizedGeoPath
TLcdDiscretizedLonLatGeoPath fDiscretizedGeoPath
-
-
-
Class com.luciad.ais.model.airspace.TLcdAirspaceCorridor
class TLcdAirspaceCorridor extends Object implements Serializable-
Serialized Fields
-
fContour
ILcdComplexPolygon fContour
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fDataType
TLcdDataType fDataType
-
fDiscretizedDoubleGeoPath
com.luciad.internal.ais.shape.TLcdDiscretizedLonLatOpenGeoPath fDiscretizedDoubleGeoPath
-
fIsValidShape
boolean fIsValidShape
-
fLonLatBuffer
TLcdLonLatGeoBuffer fLonLatBuffer
-
-
-
Class com.luciad.ais.model.airspace.TLcdAirspaceModelDescriptor
class TLcdAirspaceModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable -
Class com.luciad.ais.model.airspace.TLcdAirspaceSegment
class TLcdAirspaceSegment extends TLcdGeoPathLeg implements Serializable-
Serialized Fields
-
fSegmentNumber
int fSegmentNumber
-
-
-
Class com.luciad.ais.model.airspace.TLcdAssociationBasedAirspace
class TLcdAssociationBasedAirspace extends ALcdShapeList implements Serializable-
Serialized Fields
-
ASSOCIATIONS_PROPERTY
TLcdDataProperty ASSOCIATIONS_PROPERTY
The AirspaceAssociations property of the airspace. Values for this property are lists of objects of typeILcdAirspaceAssociation
. -
fAssociationListOrdered
boolean fAssociationListOrdered
-
fAssociations
List<ILcdAirspaceAssociation> fAssociations
-
fBorderParts
ILcdShape[] fBorderParts
-
fBorderValid
boolean fBorderValid
-
fBounds
ILcdBounds fBounds
-
fDataType
TLcdDataType fDataType
-
-
-
Class com.luciad.ais.model.airspace.TLcdFeaturedAirspace
class TLcdFeaturedAirspace extends TLcdAirspace implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.airspace.TLcdFeaturedAirspaceCorridor
class TLcdFeaturedAirspaceCorridor extends TLcdAirspaceCorridor implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.airspace.TLcdFeaturedAssociationBasedAirspace
class TLcdFeaturedAssociationBasedAirspace extends TLcdAssociationBasedAirspace implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.airspace.TLcdSpecialUseAirspaceModelDescriptor
class TLcdSpecialUseAirspaceModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable -
Class com.luciad.ais.model.airspace.TLcdSubPointlistAirspaceSegment
class TLcdSubPointlistAirspaceSegment extends TLcdAISPoint implements Serializable-
Serialized Fields
-
fSegmentNumber
int fSegmentNumber
-
fSubPointlist
ILcdPointList fSubPointlist
-
-
-
-
Package com.luciad.ais.model.ama
-
Class com.luciad.ais.model.ama.TLcdAreaMinimumAltitude
class TLcdAreaMinimumAltitude extends TLcdAISPolygon implements Serializable-
Serialized Fields
-
fDataObject
TLcdDataObject fDataObject
-
-
-
Class com.luciad.ais.model.ama.TLcdAreaMinimumAltitudeModelDescriptor
class TLcdAreaMinimumAltitudeModelDescriptor extends TLcdDataModelDescriptor implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
-
-
Class com.luciad.ais.model.ama.TLcdFeaturedAreaMinimumAltitude
class TLcdFeaturedAreaMinimumAltitude extends TLcdAreaMinimumAltitude implements Serializable
-
-
Package com.luciad.ais.model.finalapproachpath
-
Class com.luciad.ais.model.finalapproachpath.TLcdFeaturedFinalApproachPath
class TLcdFeaturedFinalApproachPath extends TLcdFinalApproachPath implements Serializable -
Class com.luciad.ais.model.finalapproachpath.TLcdFinalApproachPath
class TLcdFinalApproachPath extends TLcdAISPolyline implements Serializable-
Serialized Fields
-
fDataObject
TLcdDataObject fDataObject
-
-
-
Class com.luciad.ais.model.finalapproachpath.TLcdFinalApproachPathModelDescriptor
class TLcdFinalApproachPathModelDescriptor extends TLcdDataModelDescriptor implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
-
-
-
Package com.luciad.ais.model.geoborder
-
Class com.luciad.ais.model.geoborder.TLcdFeaturedGeoborder
class TLcdFeaturedGeoborder extends TLcdGeoborder implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.geoborder.TLcdGeoborder
class TLcdGeoborder extends TLcdAISPolyline implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
-
-
Class com.luciad.ais.model.geoborder.TLcdGeoborderModelDescriptor
class TLcdGeoborderModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable
-
-
Package com.luciad.ais.model.navaid
-
Package com.luciad.ais.model.obstacle
-
Class com.luciad.ais.model.obstacle.TLcdFeaturedObstacle
class TLcdFeaturedObstacle extends TLcdObstacle implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.obstacle.TLcdObstacle
class TLcdObstacle extends TLcdAISPoint implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
fLighted
boolean fLighted
-
-
-
Class com.luciad.ais.model.obstacle.TLcdObstacleModelDescriptor
class TLcdObstacleModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable
-
-
Package com.luciad.ais.model.ortca
-
Class com.luciad.ais.model.ortca.TLcdFeaturedOrtca
class TLcdFeaturedOrtca extends TLcdOrtca implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.ortca.TLcdOrtca
class TLcdOrtca extends TLcdAISPolygon implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
-
-
Class com.luciad.ais.model.ortca.TLcdOrtcaModelDescriptor
class TLcdOrtcaModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable
-
-
Package com.luciad.ais.model.parachutejumparea
-
Class com.luciad.ais.model.parachutejumparea.TLcdFeaturedParachuteJumpArea
class TLcdFeaturedParachuteJumpArea extends TLcdParachuteJumpArea implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.parachutejumparea.TLcdParachuteJumpArea
class TLcdParachuteJumpArea extends Object implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
fDiscretizedDoubleGeoPath
ALcdDiscretizedGeoPath fDiscretizedDoubleGeoPath
-
-
-
Class com.luciad.ais.model.parachutejumparea.TLcdParachuteJumpAreaModelDescriptor
class TLcdParachuteJumpAreaModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable -
Class com.luciad.ais.model.parachutejumparea.TLcdParachuteJumpAreaSegment
class TLcdParachuteJumpAreaSegment extends TLcdGeoPathLeg implements Serializable-
Serialized Fields
-
fSegmentNumber
int fSegmentNumber
-
-
-
-
Package com.luciad.ais.model.procedure
-
Class com.luciad.ais.model.procedure.TLcdFeaturedHolding
class TLcdFeaturedHolding extends TLcdHolding implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.procedure.TLcdFeaturedProcedure
class TLcdFeaturedProcedure extends TLcdProcedure implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.procedure.TLcdFeaturedProcedureLeg
class TLcdFeaturedProcedureLeg extends TLcdProcedureLeg implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.procedure.TLcdHoldingModelDescriptor
class TLcdHoldingModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable -
Class com.luciad.ais.model.procedure.TLcdProcedureModelDescriptor
class TLcdProcedureModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable -
Class com.luciad.ais.model.procedure.TLcdProcedureTrajectory
class TLcdProcedureTrajectory extends Object implements Serializable-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fGeometry
SoftReference<Vector[]> fGeometry
-
fGeometryCalculator
TLcdProcedureGeometryCalculator fGeometryCalculator
-
fPerformance
TLcdAircraftPerformanceSettings fPerformance
-
fProcedure
ILcdProcedure fProcedure
-
fTrajectoryBounds
ILcdBounds fTrajectoryBounds
-
-
-
Class com.luciad.ais.model.procedure.TLcdProcedureTrajectoryModelDescriptor
class TLcdProcedureTrajectoryModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable
-
-
Package com.luciad.ais.model.refuelingtrack
-
Class com.luciad.ais.model.refuelingtrack.TLcdFeaturedRefuelingAirspace
class TLcdFeaturedRefuelingAirspace extends TLcdRefuelingAirspace implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.refuelingtrack.TLcdFeaturedRefuelingTrack
class TLcdFeaturedRefuelingTrack extends TLcdRefuelingTrack implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.refuelingtrack.TLcdFeaturedRefuelingTrackPoint
class TLcdFeaturedRefuelingTrackPoint extends TLcdRefuelingTrackPoint implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.refuelingtrack.TLcdRefuelingAirspace
class TLcdRefuelingAirspace extends TLcdAirspace implements Serializable-
Serialized Fields
-
fTrack
ILcdRefuelingTrack fTrack
-
-
-
Class com.luciad.ais.model.refuelingtrack.TLcdRefuelingAirspaceModelDescriptor
class TLcdRefuelingAirspaceModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable -
Class com.luciad.ais.model.refuelingtrack.TLcdRefuelingTrack
class TLcdRefuelingTrack extends TLcdAISPolyline implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
fRefuelingAirspace
ILcdRefuelingAirspace fRefuelingAirspace
-
-
-
Class com.luciad.ais.model.refuelingtrack.TLcdRefuelingTrackModelDescriptor
class TLcdRefuelingTrackModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable-
Serialized Fields
-
fRefuelingPointDescriptor
ILcdFeaturedDescriptor fRefuelingPointDescriptor
-
-
-
Class com.luciad.ais.model.refuelingtrack.TLcdRefuelingTrackPoint
class TLcdRefuelingTrackPoint extends TLcdAISPoint implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
fSequenceNumber
int fSequenceNumber
-
-
-
-
Package com.luciad.ais.model.route
-
Class com.luciad.ais.model.route.TLcdATSRoute
class TLcdATSRoute extends TLcdSegmentBasedRoute implements Serializable -
Class com.luciad.ais.model.route.TLcdATSRouteModelDescriptor
class TLcdATSRouteModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable-
Serialized Fields
-
fDMEDescriptor
ILcdFeaturedDescriptor fDMEDescriptor
-
fMarkerDescriptor
ILcdFeaturedDescriptor fMarkerDescriptor
-
fNDBDescriptor
ILcdFeaturedDescriptor fNDBDescriptor
-
fRouteSegmentDescriptor
ILcdFeaturedDescriptor fRouteSegmentDescriptor
-
fTACANDescriptor
ILcdFeaturedDescriptor fTACANDescriptor
-
fVORDescriptor
ILcdFeaturedDescriptor fVORDescriptor
-
fWaypointDescriptor
ILcdFeaturedDescriptor fWaypointDescriptor
-
-
-
Class com.luciad.ais.model.route.TLcdFeaturedATSRoute
class TLcdFeaturedATSRoute extends TLcdATSRoute implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.route.TLcdFeaturedMilitaryTrainingRoute
class TLcdFeaturedMilitaryTrainingRoute extends TLcdMilitaryTrainingRoute implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.route.TLcdFeaturedMilitaryTrainingRoutePoint
class TLcdFeaturedMilitaryTrainingRoutePoint extends TLcdMilitaryTrainingRoutePoint implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.route.TLcdFeaturedRouteSegment
class TLcdFeaturedRouteSegment extends TLcdRouteSegment implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.route.TLcdMilitaryTrainingRoute
class TLcdMilitaryTrainingRoute extends TLcdSegmentBasedRoute implements Serializable -
Class com.luciad.ais.model.route.TLcdMilitaryTrainingRouteModelDescriptor
class TLcdMilitaryTrainingRouteModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable-
Serialized Fields
-
fRoutePointDescriptor
ILcdFeaturedDescriptor fRoutePointDescriptor
-
fRouteSegmentDescriptor
ILcdFeaturedDescriptor fRouteSegmentDescriptor
-
-
-
Class com.luciad.ais.model.route.TLcdMilitaryTrainingRoutePoint
class TLcdMilitaryTrainingRoutePoint extends TLcdAISPoint implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
-
-
Class com.luciad.ais.model.route.TLcdRouteSegment
class TLcdRouteSegment extends Object implements Serializable-
Serialized Fields
-
fBeginPoint
ILcdPoint fBeginPoint
-
fDataType
TLcdDataType fDataType
-
fEndPoint
ILcdPoint fEndPoint
-
fSequenceNumber
int fSequenceNumber
-
-
-
Class com.luciad.ais.model.route.TLcdSegmentBasedRoute
class TLcdSegmentBasedRoute extends ALcdShapeList implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
fHasChanged
boolean fHasChanged
-
fLineSegments
List<ILcd3DEditablePolyline> fLineSegments
-
fLock
Object fLock
-
fPolyline
ILcd3DEditablePolyline fPolyline
-
fSegments
List<ILcdRouteSegment> fSegments
-
-
-
-
Package com.luciad.ais.model.sector
-
Class com.luciad.ais.model.sector.TLcdFeaturedMinimumSectorAltitude
class TLcdFeaturedMinimumSectorAltitude extends TLcdMinimumSectorAltitude implements Serializable -
Class com.luciad.ais.model.sector.TLcdFeaturedSector
class TLcdFeaturedSector extends TLcdSector implements Serializable -
Class com.luciad.ais.model.sector.TLcdMinimumSectorAltitude
class TLcdMinimumSectorAltitude extends ALcdShapeList implements Serializable-
Serialized Fields
-
fDataObject
TLcdDataObject fDataObject
-
fSectors
List<ILcdSector> fSectors
-
-
-
Class com.luciad.ais.model.sector.TLcdMinimumSectorAltitudeModelDescriptor
class TLcdMinimumSectorAltitudeModelDescriptor extends TLcdDataModelDescriptor implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
-
-
Class com.luciad.ais.model.sector.TLcdSector
class TLcdSector extends TLcdAISArcBand implements Serializable-
Serialized Fields
-
fDataObject
TLcdDataObject fDataObject
-
-
-
-
Package com.luciad.ais.model.service
-
Class com.luciad.ais.model.service.TLcdFeaturedLocationBasedService
class TLcdFeaturedLocationBasedService extends TLcdLocationBasedService implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.service.TLcdFeaturedService
class TLcdFeaturedService extends TLcdService implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.service.TLcdLocationBasedService
class TLcdLocationBasedService extends TLcdAISPoint implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
-
-
Class com.luciad.ais.model.service.TLcdServiceModelDescriptor
class TLcdServiceModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable
-
-
Package com.luciad.ais.model.util
-
Package com.luciad.ais.model.vfr
-
Class com.luciad.ais.model.vfr.TLcdFeaturedVFROffsetRoute
class TLcdFeaturedVFROffsetRoute extends TLcdVFROffsetRoute implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.vfr.TLcdFeaturedVFRRoute
class TLcdFeaturedVFRRoute extends TLcdVFRRoute implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.vfr.TLcdFeaturedVFRRoutePoint
class TLcdFeaturedVFRRoutePoint extends TLcdVFRRoutePoint implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.ais.model.vfr.TLcdVFRAerodromeModelDescriptor
class TLcdVFRAerodromeModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable -
Class com.luciad.ais.model.vfr.TLcdVFROffsetModelDescriptor
class TLcdVFROffsetModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable -
Class com.luciad.ais.model.vfr.TLcdVFROffsetRoute
class TLcdVFROffsetRoute extends TLcdVFRRoute implements Serializable -
Class com.luciad.ais.model.vfr.TLcdVFRRoute
class TLcdVFRRoute extends TLcdAISPolyline implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
fIsOffset
boolean fIsOffset
-
fRoutePoints
List<ILcdVFRRoutePoint> fRoutePoints
-
-
-
Class com.luciad.ais.model.vfr.TLcdVFRRouteModelDescriptor
class TLcdVFRRouteModelDescriptor extends TLcdHashedFeaturedModelDescriptor implements Serializable-
Serialized Fields
-
fRoutePointDescriptor
ILcdFeaturedDescriptor fRoutePointDescriptor
-
-
-
Class com.luciad.ais.model.vfr.TLcdVFRRoutePoint
class TLcdVFRRoutePoint extends TLcdAISPoint implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
fIsOffset
boolean fIsOffset
-
fSequenceNumber
int fSequenceNumber
-
-
-
-
Package com.luciad.ais.shape
-
Class com.luciad.ais.shape.ALcdDiscretizedGeoPath
class ALcdDiscretizedGeoPath extends TLcdGeoPath implements Serializable -
Class com.luciad.ais.shape.TLcdAISArcBand
class TLcdAISArcBand extends Object implements Serializable-
Serialized Fields
-
fDelegateArcBand
ILcd2DEditableArcBand fDelegateArcBand
-
-
-
Class com.luciad.ais.shape.TLcdAISPoint
class TLcdAISPoint extends Object implements Serializable-
Serialized Fields
-
fDelegatePoint
ILcd3DEditablePoint fDelegatePoint
-
-
-
Class com.luciad.ais.shape.TLcdAISPolygon
class TLcdAISPolygon extends Object implements Serializable-
Serialized Fields
-
fDelegatePolygon
ILcd3DEditablePolygon fDelegatePolygon
-
-
-
Class com.luciad.ais.shape.TLcdAISPolyline
class TLcdAISPolyline extends Object implements Serializable-
Serialized Fields
-
fDelegatePolyline
ILcd3DEditablePolyline fDelegatePolyline
-
-
-
Class com.luciad.ais.shape.TLcdDiscretizedLonLatGeoPath
class TLcdDiscretizedLonLatGeoPath extends ALcdDiscretizedGeoPath implements Serializable-
Serialized Fields
-
fCircular
boolean fCircular
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fDiscretisationResolutionAngle
double fDiscretisationResolutionAngle
-
fDiscretisationResolutionDistance
double fDiscretisationResolutionDistance
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fLegStack
Stack fLegStack
Leg stack. -
fPointIndex
Vector fPointIndex
-
fPointList
com.luciad.internal.ais.shape.TLcdCompact2DEditablePointList fPointList
-
-
-
Class com.luciad.ais.shape.TLcdGeoPathLeg
class TLcdGeoPathLeg extends TLcdAISPoint implements Serializable-
Serialized Fields
-
fData
double[] fData
-
fType
int fType
-
-
-
-
Package com.luciad.ais.symbology.icao
-
Class com.luciad.ais.symbology.icao.TLcdICAOAirspaceDetailedLabelPainter
class TLcdICAOAirspaceDetailedLabelPainter extends TLcdGXYStampLabelPainter implements Serializable-
Serialized Fields
-
fClassIndex
int fClassIndex
Deprecated. -
fClassProperty
ILcdDataObjectExpression fClassProperty
-
fExpressionLanguage
ALcdDataObjectExpressionLanguage fExpressionLanguage
-
fFeatureIndices
int[] fFeatureIndices
Deprecated. -
fLabels
String[] fLabels
-
fProperties
ILcdDataObjectExpression[] fProperties
-
-
-
Class com.luciad.ais.symbology.icao.TLcdICAOAirspaceLabelPainter
class TLcdICAOAirspaceLabelPainter extends TLcdGXYOutlinePolylineLabelPainter implements Serializable-
Serialized Fields
-
fAirspace
ILcdGenericAirspace fAirspace
-
fAirspaceType
TLcdAirspaceType fAirspaceType
-
fAssociationBasedAirspaceWrapper
com.luciad.ais.symbology.icao.TLcdICAOAirspaceLabelPainter.MyAssociationBasedAirspace fAssociationBasedAirspaceWrapper
-
fExpressionLanguage
ALcdDataObjectExpressionLanguage fExpressionLanguage
-
fFeatureIndices
int[] fFeatureIndices
Deprecated. -
fProperties
ILcdDataObjectExpression[] fProperties
-
-
-
Class com.luciad.ais.symbology.icao.TLcdICAOAirspacePainter
class TLcdICAOAirspacePainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fAssociationBasedAirspaceWrapperAsPointList
com.luciad.ais.symbology.icao.TLcdICAOAirspacePainter.AssociationBasedAirspaceAsPointList fAssociationBasedAirspaceWrapperAsPointList
-
fBandStyle
TLcdG2DLineStyle fBandStyle
-
fBandWidth
double fBandWidth
-
fBandWidthtable
Hashtable fBandWidthtable
-
fClassExpression
ILcdDataObjectExpression fClassExpression
-
fClassIndex
int fClassIndex
Deprecated. -
fColortable
Hashtable fColortable
-
fDefaultBandWidth
int fDefaultBandWidth
-
fDefaultColor
Color fDefaultColor
-
fDefaultSelectionColor
Color fDefaultSelectionColor
-
fExpressionLanguage
ALcdDataObjectExpressionLanguage fExpressionLanguage
-
fIntersection
com.luciad.ais.symbology.icao.TLcdICAOAirspacePainter.Intersections fIntersection
-
fIsClassG
boolean fIsClassG
-
fLineStyle
TLcdG2DLineStyle fLineStyle
-
fObject
Object fObject
-
fPaintCache
boolean fPaintCache
-
fPointListPainter
TLcdGXYPointListPainter fPointListPainter
-
fRenderMode
int fRenderMode
-
fSelectionColortable
Hashtable fSelectionColortable
-
fShapeListPainter
TLcdGXYShapeListPainter fShapeListPainter
-
fTempModelPoint
TLcdXYPoint fTempModelPoint
-
-
-
Class com.luciad.ais.symbology.icao.TLcdICAOAreaMinimumAltitudeLabelPainter
class TLcdICAOAreaMinimumAltitudeLabelPainter extends TLcdGXYStampLabelPainter implements Serializable-
Serialized Fields
-
fAreaMinimumAltitude
ILcdAreaMinimumAltitude fAreaMinimumAltitude
-
fExpressionLanguage
ALcdDataObjectExpressionLanguage fExpressionLanguage
-
fHighAltitudeForegroundColor
Color fHighAltitudeForegroundColor
-
fHighAltitudeThreshold
int fHighAltitudeThreshold
-
fLabels
String[] fLabels
-
fLowAltitudeForegroundColor
Color fLowAltitudeForegroundColor
-
fProperties
ILcdDataObjectExpression[] fProperties
-
-
-
Class com.luciad.ais.symbology.icao.TLcdICAODMELabelPainter
class TLcdICAODMELabelPainter extends TLcdICAONavaidLabelPainter implements Serializable-
Serialized Fields
-
fDME
ILcdDME fDME
-
-
-
Class com.luciad.ais.symbology.icao.TLcdICAONDBLabelPainter
class TLcdICAONDBLabelPainter extends TLcdICAONavaidLabelPainter implements Serializable -
Class com.luciad.ais.symbology.icao.TLcdICAORunwayPainter
class TLcdICAORunwayPainter extends Object implements Serializable-
Serialized Fields
-
fCache
Hashtable fCache
-
fDefaultColor
Color fDefaultColor
-
fFillMode
String fFillMode
-
fInternalPainter
TLcdGXYGeoBufferPainter fInternalPainter
-
fLineStyle
TLcdG2DLineStyle fLineStyle
-
fPainterColorStyle
TLcdGXYPainterColorStyle fPainterColorStyle
-
fPainterTextureStyle
com.luciad.ais.symbology.icao.TLcdGXYPainterTextureStyle fPainterTextureStyle
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fRunway
ILcdRunway fRunway
-
fSelectionColor
Color fSelectionColor
-
fSurfaceTypeIndex
int fSurfaceTypeIndex
Deprecated. -
fSurfaceTypeProperty
String fSurfaceTypeProperty
-
-
-
Class com.luciad.ais.symbology.icao.TLcdICAOTACANLabelPainter
class TLcdICAOTACANLabelPainter extends TLcdICAONavaidLabelPainter implements Serializable-
Serialized Fields
-
fTACAN
ILcdTACAN fTACAN
-
-
-
Class com.luciad.ais.symbology.icao.TLcdICAOVORLabelPainter
class TLcdICAOVORLabelPainter extends TLcdICAONavaidLabelPainter implements Serializable
-
-
Package com.luciad.ais.view.gxy
-
Class com.luciad.ais.view.gxy.TLcdGXYOutlinePolylineLabelPainter
class TLcdGXYOutlinePolylineLabelPainter extends TLcdGXYPolylineLabelPainter implements Serializable-
Serialized Fields
-
fTempFirstPoint
TLcdXYPoint fTempFirstPoint
-
fTempModelPoint
TLcdXYPoint fTempModelPoint
-
fTempSecondPoint
TLcdXYPoint fTempSecondPoint
-
fTempXYWorldPoint
TLcdXYPoint fTempXYWorldPoint
-
-
-
Class com.luciad.ais.view.gxy.TLcdGXYProcedureTrajectoryLegLabelPainter
class TLcdGXYProcedureTrajectoryLegLabelPainter extends Object implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.samples.ais.view.gxy.GXYProcedureTrajectoryLegLabelPainter fDelegate
-
-
-
-
Package com.luciad.ais.view.gxy.painter
-
Class com.luciad.ais.view.gxy.painter.TLcdGXYAISIconProviderPainter
class TLcdGXYAISIconProviderPainter extends TLcdGXYIconPainter implements Serializable-
Serialized Fields
-
fIconProvider
ILcdObjectIconProvider fIconProvider
-
fSelectionIconProvider
ILcdObjectIconProvider fSelectionIconProvider
-
fSnapIconProvider
ILcdObjectIconProvider fSnapIconProvider
-
-
-
Class com.luciad.ais.view.gxy.painter.TLcdGXYAISPointListPainter
class TLcdGXYAISPointListPainter extends TLcdGXYPointListPainter implements Serializable-
Serialized Fields
-
fPointPainter
ILcdGXYPainter fPointPainter
-
fTotalPaints
int fTotalPaints
-
fTotalTimePainted
int fTotalTimePainted
-
fUsePointPainter
boolean fUsePointPainter
-
-
-
Class com.luciad.ais.view.gxy.painter.TLcdGXYILSPainter
class TLcdGXYILSPainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fDMEBounds
ILcd2DEditableBounds fDMEBounds
-
fGlidePathBounds
ILcd2DEditableBounds fGlidePathBounds
-
fILS
ILcdILS fILS
-
fLocalizerBounds
ILcd2DEditableBounds fLocalizerBounds
-
fMarkerBounds
ILcd2DEditableBounds fMarkerBounds
-
fPainters
ILcdGXYPainter[] fPainters
-
fTmpBounds
ILcd2DEditableBounds fTmpBounds
-
-
-
Class com.luciad.ais.view.gxy.painter.TLcdGXYProcedureTrajectoryPainter
class TLcdGXYProcedureTrajectoryPainter extends ALcdGXYPainter implements Serializable-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundException
IOException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fPaintHandler
com.luciad.ais.view.gxy.painter.TLcdGXYProcedureTrajectoryPainter.PaintHandler fPaintHandler
-
-
-
Class com.luciad.ais.view.gxy.painter.TLcdGXYRefuelingTrackPainter
class TLcdGXYRefuelingTrackPainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fAirspacePainter
TLcdGXYPointListPainter fAirspacePainter
-
fObjectToPaint
ILcdShape fObjectToPaint
-
fRefuelingTrackPainter
com.luciad.ais.view.gxy.painter.TLcdAISPolypointPainter fRefuelingTrackPainter
-
-
-
Class com.luciad.ais.view.gxy.painter.TLcdGXYRoutePainter
class TLcdGXYRoutePainter extends TLcdGXYShapeListPainter implements Serializable-
Serialized Fields
-
fIconPainter
ILcdGXYPainter fIconPainter
-
fPolylinePainter
TLcdGXYPointListPainter fPolylinePainter
-
-
-
-
Package com.luciad.beans
-
Class com.luciad.beans.TLcdBeanEditAction
class TLcdBeanEditAction extends ALcdAction implements Serializable-
Serialized Fields
-
fBean
Object fBean
Deprecated. -
fCustomizer
Customizer fCustomizer
Deprecated. -
fDialogModal
boolean fDialogModal
Deprecated. -
fDialogTitle
String fDialogTitle
Deprecated. -
fParentFrame
Frame fParentFrame
Deprecated. -
fPropertyDialog
ILcdPropertyDialog fPropertyDialog
Deprecated. -
fPropertyEditor
PropertyEditor fPropertyEditor
Deprecated. -
fPropertySheet
ILcdPropertySheet fPropertySheet
Deprecated.
-
-
-
Class com.luciad.beans.TLcdBeanGUIFactory
class TLcdBeanGUIFactory extends Object implements Serializable-
Serialized Fields
-
fAutoUpdateFromPropertyEditors
boolean fAutoUpdateFromPropertyEditors
Deprecated. -
fBeanDescriptor
BeanDescriptor fBeanDescriptor
Deprecated. -
fBeanInfo
BeanInfo fBeanInfo
Deprecated. -
fComponents
Component[] fComponents
Deprecated. -
fCustomizer
Customizer fCustomizer
Deprecated. -
fDisplayName
String fDisplayName
Deprecated. -
fEditors
PropertyEditor[] fEditors
Deprecated. -
fListeners
Vector fListeners
Deprecated. -
fMyPropertyChangeListener
com.luciad.beans.TLcdBeanGUIFactory.MyPropertyChangeListener fMyPropertyChangeListener
Deprecated. -
fName
String fName
Deprecated. -
fObject
Object fObject
Deprecated. -
fOldClass
Class fOldClass
Deprecated. -
fProperties
PropertyDescriptor[] fProperties
Deprecated. -
fPropertyChanges
boolean[] fPropertyChanges
Deprecated. -
fWasNewClass
boolean fWasNewClass
Deprecated.
-
-
-
Class com.luciad.beans.TLcdBeanPropertyEditAction
class TLcdBeanPropertyEditAction extends ALcdAction implements Serializable-
Serialized Fields
-
fDialogTitle
String fDialogTitle
Deprecated. -
fObject
Object fObject
Deprecated. -
fParentFrame
Frame fParentFrame
Deprecated. -
fPropertyDialog
TLcdPropertyDialog fPropertyDialog
Deprecated. -
fPropertyEditor
PropertyEditor fPropertyEditor
Deprecated. -
fPropertyName
String fPropertyName
Deprecated.
-
-
-
Class com.luciad.beans.TLcdPropertyChangeDispatcher
class TLcdPropertyChangeDispatcher extends Object implements Serializable-
Serialized Fields
-
fListeners
Vector fListeners
Deprecated.
-
-
-
Class com.luciad.beans.TLcdPropertyChangeEvent
class TLcdPropertyChangeEvent extends PropertyChangeEvent implements Serializable-
Serialized Fields
-
fAdjusting
boolean fAdjusting
Deprecated.
-
-
-
-
Package com.luciad.beans.awt
-
Class com.luciad.beans.awt.TLcdBeanEditorPopupMenuAWT
class TLcdBeanEditorPopupMenuAWT extends TLcdPopupMenu implements Serializable-
Serialized Fields
-
fBeanGUIFactory
TLcdBeanGUIFactory fBeanGUIFactory
Deprecated. -
fBeanTarget
Object fBeanTarget
Deprecated. -
fCustomizer
Customizer fCustomizer
Deprecated. -
fMyPropertyChangeAdapter
com.luciad.beans.awt.TLcdBeanEditorPopupMenuAWT.MyPropertyChangeAdapter fMyPropertyChangeAdapter
Deprecated. -
fPropertyChangeDispatcher
TLcdPropertyChangeDispatcher fPropertyChangeDispatcher
Deprecated.
-
-
-
Class com.luciad.beans.awt.TLcdPropertyCanvas
class TLcdPropertyCanvas extends Canvas implements Serializable-
Serialized Fields
-
fParentFrame
Frame fParentFrame
Deprecated. -
fPropertyEditor
PropertyEditor fPropertyEditor
Deprecated.
-
-
-
Class com.luciad.beans.awt.TLcdPropertyCheckbox
class TLcdPropertyCheckbox extends Checkbox implements Serializable-
Serialized Fields
-
fPropertyEditor
PropertyEditor fPropertyEditor
Deprecated.
-
-
-
Class com.luciad.beans.awt.TLcdPropertyCheckboxMenuItem
class TLcdPropertyCheckboxMenuItem extends CheckboxMenuItem implements Serializable-
Serialized Fields
-
fMyItemListener
com.luciad.beans.awt.TLcdPropertyCheckboxMenuItem.MyItemListener fMyItemListener
Deprecated. -
fPropertyEditor
PropertyEditor fPropertyEditor
Deprecated.
-
-
-
Class com.luciad.beans.awt.TLcdPropertyColor
class TLcdPropertyColor extends Canvas implements Serializable-
Serialized Fields
-
fDialogTitle
String fDialogTitle
Deprecated. -
fMyListenerCustomizer
com.luciad.beans.awt.TLcdPropertyColor.MyListenerCustomizer fMyListenerCustomizer
Deprecated. -
fParentFrame
Frame fParentFrame
Deprecated. -
fPropertyEditor
PropertyEditor fPropertyEditor
Deprecated.
-
-
-
Class com.luciad.beans.awt.TLcdPropertySelector
class TLcdPropertySelector extends Choice implements Serializable-
Serialized Fields
-
fPropertyEditor
PropertyEditor fPropertyEditor
Deprecated.
-
-
-
Class com.luciad.beans.awt.TLcdPropertyTextField
class TLcdPropertyTextField extends TextField implements Serializable-
Serialized Fields
-
fPropertyEditor
PropertyEditor fPropertyEditor
Deprecated. -
fSavedBackground
Color fSavedBackground
Deprecated. -
fSavedForeground
Color fSavedForeground
Deprecated.
-
-
-
-
Package com.luciad.beans.swing
-
Class com.luciad.beans.swing.ALcdBeanCustomizerSW
class ALcdBeanCustomizerSW extends JPanel implements Serializable-
Serialized Fields
-
fAutoUpdateFromPropertyEditors
boolean fAutoUpdateFromPropertyEditors
Deprecated. -
fBeanGUIFactory
TLcdBeanGUIFactory fBeanGUIFactory
Deprecated. -
fBeanToEdit
Object fBeanToEdit
Deprecated. -
fButtonPanel
ILcdOkCancelButtonPanel fButtonPanel
Deprecated. -
fButtonPanelVisible
boolean fButtonPanelVisible
Deprecated. -
fComponentsHash
Hashtable fComponentsHash
Deprecated. -
fContentContainer
Component fContentContainer
Deprecated. -
fEditClone
boolean fEditClone
Deprecated. -
fListeners
Vector fListeners
Deprecated. -
fMyPropertyChangeListener
com.luciad.beans.swing.ALcdBeanCustomizerSW.MyPropertyChangeListener fMyPropertyChangeListener
Deprecated.
-
-
-
Class com.luciad.beans.swing.TLcdPropertyCanvasSW
class TLcdPropertyCanvasSW extends JLabel implements Serializable-
Serialized Fields
-
fParentFrame
Frame fParentFrame
Deprecated. -
fPropertyEditor
PropertyEditor fPropertyEditor
Deprecated.
-
-
-
Class com.luciad.beans.swing.TLcdPropertyCheckboxMenuItemSW
class TLcdPropertyCheckboxMenuItemSW extends JCheckBoxMenuItem implements Serializable-
Serialized Fields
-
fMyItemListener
com.luciad.beans.swing.TLcdPropertyCheckboxMenuItemSW.MyItemListener fMyItemListener
Deprecated. -
fPropertyEditor
PropertyEditor fPropertyEditor
Deprecated.
-
-
-
Class com.luciad.beans.swing.TLcdPropertyCheckboxSW
class TLcdPropertyCheckboxSW extends JCheckBox implements Serializable-
Serialized Fields
-
fMyItemListener
com.luciad.beans.swing.TLcdPropertyCheckboxSW.MyItemListener fMyItemListener
Deprecated. -
fPropertyEditor
PropertyEditor fPropertyEditor
Deprecated. -
fStringTranslator
ILcdStringTranslator fStringTranslator
Deprecated.
-
-
-
Class com.luciad.beans.swing.TLcdPropertyColorSW
class TLcdPropertyColorSW extends JLabel implements Serializable-
Serialized Fields
-
fDialogTitle
String fDialogTitle
Deprecated. -
fMyListenerCustomizer
com.luciad.beans.swing.TLcdPropertyColorSW.MyListenerCustomizer fMyListenerCustomizer
Deprecated. -
fParentFrame
Frame fParentFrame
Deprecated. -
fPropertyEditor
PropertyEditor fPropertyEditor
Deprecated.
-
-
-
Class com.luciad.beans.swing.TLcdPropertySelectorSW
class TLcdPropertySelectorSW extends JComboBox implements Serializable-
Serialized Fields
-
fPropertyEditor
PropertyEditor fPropertyEditor
Deprecated.
-
-
-
Class com.luciad.beans.swing.TLcdPropertySheetSW
class TLcdPropertySheetSW extends JPanel implements Serializable-
Serialized Fields
-
fAutoUpdateFromPropertyEditors
boolean fAutoUpdateFromPropertyEditors
Deprecated. -
fBackupBuilder
com.luciad.beans.swing.TLcdBasicCustomizerComponentBuilder fBackupBuilder
Deprecated. -
fBeanGUIFactory
TLcdBeanGUIFactory fBeanGUIFactory
Deprecated. -
fBeanOrigin
Object fBeanOrigin
Deprecated. -
fBeanToEdit
Object fBeanToEdit
Deprecated. -
fBuilderHelpIDString
String fBuilderHelpIDString
Deprecated. -
fButtonPanel
ILcdOkCancelButtonPanel fButtonPanel
Deprecated. -
fButtonPanelVisible
boolean fButtonPanelVisible
Deprecated. -
fContentContainer
Component fContentContainer
Deprecated. -
fCustomizerComponentBuilder
ILcdCustomizerComponentBuilder fCustomizerComponentBuilder
Deprecated. -
fHelpIDString
String fHelpIDString
Deprecated. -
fListeners
Vector fListeners
Deprecated. -
fMyPropertyChangeListener
com.luciad.beans.swing.TLcdPropertySheetSW.MyPropertyChangeListener fMyPropertyChangeListener
Deprecated. -
fPropertyEditor
PropertyEditor fPropertyEditor
Deprecated.
-
-
-
Class com.luciad.beans.swing.TLcdPropertyTextFieldSW
class TLcdPropertyTextFieldSW extends JTextField implements Serializable-
Serialized Fields
-
fCellEditorSupportSW
TLcdCellEditorSupportSW fCellEditorSupportSW
Deprecated. -
fPropertyEditor
PropertyEditor fPropertyEditor
Deprecated. -
fSavedBackground
Color fSavedBackground
Deprecated. -
fSavedForeground
Color fSavedForeground
Deprecated.
-
-
-
-
Package com.luciad.datamodel
-
Class com.luciad.datamodel.TLcdFeaturedDataObject
class TLcdFeaturedDataObject extends TLcdDataObject implements Serializable
-
-
Package com.luciad.earth.metadata
-
Class com.luciad.earth.metadata.TLcdEarthAssetModelDescriptor
class TLcdEarthAssetModelDescriptor extends TLcdModelDescriptor implements Serializable
-
-
Package com.luciad.earth.metadata.format
-
Class com.luciad.earth.metadata.format.TLcdEarthAssetModelCodec
class TLcdEarthAssetModelCodec extends Object implements Serializable-
Serialized Fields
-
fCodecs
Vector<ILcdEarthAssetCodec> fCodecs
-
fInputStreamFactory
ILcdInputStreamFactory fInputStreamFactory
-
fModelReferenceDecoder
ILcdModelReferenceDecoder fModelReferenceDecoder
-
fModelReferenceEncoder
ILcdModelReferenceEncoder fModelReferenceEncoder
-
fOutputStreamFactory
ILcdOutputStreamFactory fOutputStreamFactory
-
fReferenceMapping
Map<String,
String> fReferenceMapping -
fReverseReferenceMapping
Map<String,
String> fReverseReferenceMapping
-
-
-
-
Package com.luciad.earth.model
-
Class com.luciad.earth.model.TLcdEarthAssetBasedModelDescriptor
class TLcdEarthAssetBasedModelDescriptor extends TLcdEarthModelDescriptor implements Serializable-
Serialized Fields
-
fAssetModel
ILcdModel fAssetModel
-
-
-
Class com.luciad.earth.model.TLcdEarthModelDescriptor
class TLcdEarthModelDescriptor extends TLcdModelDescriptor implements Serializable
-
-
Package com.luciad.earth.tileset
-
Exception Class com.luciad.earth.tileset.TLcdEarthTileSetIterationException
class TLcdEarthTileSetIterationException extends RuntimeException implements Serializable-
Serialized Fields
-
fTile
ALcdEarthTile fTile
-
-
-
-
Package com.luciad.earth.tileset.raster
-
Class com.luciad.earth.tileset.raster.TLcdEarthGXYViewTileSet
class TLcdEarthGXYViewTileSet extends ALcdEarthTileSet implements Serializable-
Serialized Fields
-
fBounds
ILcdBounds fBounds
-
fCoverage
com.luciad.earth.tileset.raster.TLcdEarthGXYViewTileSet.ImageTileSetCoverage fCoverage
-
fImageType
int fImageType
-
fModelReference
ILcdGeoReference fModelReference
-
fOversampledImage
BufferedImage fOversampledImage
-
fOverSamplingFactor
int fOverSamplingFactor
-
fView
com.luciad.internal.view.gxy.TLinGXYNonUniformScaledView fView
-
fViewExceptionHandler
com.luciad.earth.tileset.raster.TLcdEarthGXYViewTileSet.PaintExceptionHandler fViewExceptionHandler
-
fViewLock
Object fViewLock
-
-
-
Exception Class com.luciad.earth.tileset.raster.TLcdEarthGXYViewTileSet.PaintException
class PaintException extends IOException implements Serializable-
Serialized Fields
-
fLayer
ILcdGXYLayer fLayer
-
-
-
-
Package com.luciad.earth.view.gxy
-
Class com.luciad.earth.view.gxy.ALcdEarthGXYPainter
class ALcdEarthGXYPainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fAsynchronousTileRequestAllowed
boolean fAsynchronousTileRequestAllowed
-
fCacheSize
int fCacheSize
-
fCoverage
ILcdEarthTileSetCoverage fCoverage
-
fExceptionHandler
ILcdExceptionHandler fExceptionHandler
-
fObject
Object fObject
-
fRepaintViewWhenTileAvailable
boolean fRepaintViewWhenTileAvailable
-
fTempBounds
TLcdXYBounds fTempBounds
-
fTempPoint
TLcdXYPoint fTempPoint
-
fTileSet
ILcdEarthTileSet fTileSet
-
-
-
Class com.luciad.earth.view.gxy.TLcdEarthGXYElevationRasterPainter
class TLcdEarthGXYElevationRasterPainter extends TLcdEarthGXYSinglevaluedRasterPainter implements Serializable -
Class com.luciad.earth.view.gxy.TLcdEarthGXYMultivaluedRasterPainter
class TLcdEarthGXYMultivaluedRasterPainter extends ALcdEarthGXYPainter implements Serializable-
Serialized Fields
-
fDeltaX
int fDeltaX
-
fDeltaY
int fDeltaY
-
fParameterizedIcon
ILcdParameterizedIcon fParameterizedIcon
-
fSupport
com.luciad.earth.view.gxy.TLcdEarthGXYMultivaluedRasterPainter.RasterPainterSupport fSupport
-
fTempAWTPoint
Point fTempAWTPoint
-
-
-
Class com.luciad.earth.view.gxy.TLcdEarthGXYRasterPainter
class TLcdEarthGXYRasterPainter extends ALcdEarthGXYPainter implements Serializable-
Serialized Fields
-
fDelegate
TLcdRasterPainter fDelegate
-
fFormat
TLcdEarthTileFormat fFormat
-
fSupport
com.luciad.earth.view.gxy.TLcdEarthGXYRasterPainter.RasterPainterSupport fSupport
-
-
-
Class com.luciad.earth.view.gxy.TLcdEarthGXYSinglevaluedRasterPainter
class TLcdEarthGXYSinglevaluedRasterPainter extends TLcdEarthGXYRasterPainter implements Serializable-
Serialized Fields
-
fColorModelComparator
com.luciad.internal.earth.view.gxy.TLcdEarthColorModelComparator fColorModelComparator
-
fDefaultValue
int fDefaultValue
-
fEmptyTile
ILcdTile fEmptyTile
-
fMaxValue
short fMaxValue
-
fMinValue
short fMinValue
-
fValueToShortOffset
double fValueToShortOffset
-
fValueToShortScale
double fValueToShortScale
-
-
-
Class com.luciad.earth.view.gxy.TLcdEarthGXYVectorPainter
class TLcdEarthGXYVectorPainter extends ALcdEarthGXYPainter implements Serializable-
Serialized Fields
-
fDelegate
ILcdGXYPainter fDelegate
-
fLodStrategy
ILcdEarthGXYLodSelectionStrategy fLodStrategy
-
fTiles
com.luciad.internal.util.TLinLRUCache<com.luciad.earth.view.gxy.TLcdEarthGXYVectorPainter.TileKey,
ALcdEarthTile> fTiles
-
-
-
Class com.luciad.earth.view.gxy.TLcdEarthGXYVertexArrayPainter
class TLcdEarthGXYVertexArrayPainter extends Object implements Serializable-
Serialized Fields
-
fLinePainter
TLcdGXYPointListPainter fLinePainter
-
fTempBounds
TLcdXYBounds fTempBounds
-
fTempPoint
TLcdXYPoint fTempPoint
-
fTrianglePainter
TLcdGXYPointListPainter fTrianglePainter
-
fVertexArray
TLcdEarthIndexedVertexArray fVertexArray
-
-
-
-
Package com.luciad.format
-
Class com.luciad.format.TLcdDBModelDescriptor
class TLcdDBModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fShapeType
int fShapeType
Deprecated.
-
-
-
-
Package com.luciad.format.aixm.model
-
Class com.luciad.format.aixm.model.TLcdAIXMModelListDescriptor
class TLcdAIXMModelListDescriptor extends TLcdEditableDataModelListDescriptor implements Serializable
-
-
Package com.luciad.format.aixm.model.aerodrome
-
Class com.luciad.format.aixm.model.aerodrome.TLcdAIXMAerodromeModelDescriptor
class TLcdAIXMAerodromeModelDescriptor extends TLcdAerodromeModelDescriptor implements Serializable -
Class com.luciad.format.aixm.model.aerodrome.TLcdAIXMRunwayModelDescriptor
class TLcdAIXMRunwayModelDescriptor extends TLcdRunwayModelDescriptor implements Serializable
-
-
Package com.luciad.format.aixm.model.airspace
-
Class com.luciad.format.aixm.model.airspace.TLcdAIXMAirspaceModelDescriptor
class TLcdAIXMAirspaceModelDescriptor extends TLcdAirspaceModelDescriptor implements Serializable-
Serialized Fields
-
fDataTypes
Set<TLcdDataType> fDataTypes
-
-
-
-
Package com.luciad.format.aixm.model.geoborder
-
Class com.luciad.format.aixm.model.geoborder.TLcdAIXMGeoborderModelDescriptor
class TLcdAIXMGeoborderModelDescriptor extends TLcdGeoborderModelDescriptor implements Serializable
-
-
Package com.luciad.format.aixm.model.navaid
-
Package com.luciad.format.aixm.model.obstacle
-
Class com.luciad.format.aixm.model.obstacle.TLcdAIXMObstacleModelDescriptor
class TLcdAIXMObstacleModelDescriptor extends TLcdObstacleModelDescriptor implements Serializable
-
-
Package com.luciad.format.aixm.model.procedure
-
Class com.luciad.format.aixm.model.procedure.TLcdAIXMProcedureTrajectoryModelDescriptor
class TLcdAIXMProcedureTrajectoryModelDescriptor extends TLcdProcedureTrajectoryModelDescriptor implements Serializable-
Serialized Fields
-
fProcedureLegDescriptor
ILcdFeaturedDescriptor fProcedureLegDescriptor
-
-
-
-
Package com.luciad.format.aixm.model.route
-
Class com.luciad.format.aixm.model.route.TLcdAIXMRouteModelDescriptor
class TLcdAIXMRouteModelDescriptor extends TLcdATSRouteModelDescriptor implements Serializable
-
-
Package com.luciad.format.aixm.util
-
Package com.luciad.format.aixm51.model
-
Class com.luciad.format.aixm51.model.TLcdAIXM51ModelDescriptor
class TLcdAIXM51ModelDescriptor extends TLcdDataModelDescriptor implements Serializable-
Serialized Fields
-
fIsSnapshotModel
boolean fIsSnapshotModel
-
-
-
-
Package com.luciad.format.aixm51.model.abstractfeature
-
Class com.luciad.format.aixm51.model.abstractfeature.TLcdAIXM51AbstractAIXMFeature
class TLcdAIXM51AbstractAIXMFeature extends com.luciad.format.aixm51.model.abstractfeature.ALcdAIXM51AbstractAIXMFeature implements Serializable-
Serialized Fields
-
fCache
TLcdCache fCache
-
fGeometryFilter
ILcdFilter fGeometryFilter
-
-
-
Class com.luciad.format.aixm51.model.abstractfeature.TLcdAIXM51AbstractAIXMFeatureBase
class TLcdAIXM51AbstractAIXMFeatureBase extends TLcdGML32DynamicFeature implements Serializable -
Class com.luciad.format.aixm51.model.abstractfeature.TLcdAIXM51AbstractAIXMMessage
class TLcdAIXM51AbstractAIXMMessage extends com.luciad.format.aixm51.model.abstractfeature.ALcdAIXM51AbstractAIXMMessage implements Serializable-
Serialized Fields
-
fDelegateModel
TLcdDataObjectIndexedAnd2DBoundsIndexedModel fDelegateModel
-
-
-
Class com.luciad.format.aixm51.model.abstractfeature.TLcdAIXM51AbstractAIXMMessageBase
class TLcdAIXM51AbstractAIXMMessageBase extends TLcdAIXM51AbstractAIXMFeatureBase implements Serializable -
Class com.luciad.format.aixm51.model.abstractfeature.TLcdAIXM51AbstractAIXMTimeSlice
class TLcdAIXM51AbstractAIXMTimeSlice extends com.luciad.format.aixm51.model.abstractfeature.ALcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.abstractfeature.TLcdAIXM51Feature
class TLcdAIXM51Feature extends TLcdAIXM51AbstractAIXMFeature implements Serializable-
Serialized Fields
-
fTimeSliceProvider
ILcdAIXM51TimeSliceProvider fTimeSliceProvider
-
-
-
-
Package com.luciad.format.aixm51.model.features.aerialrefuelling
-
Class com.luciad.format.aixm51.model.features.aerialrefuelling.TLcdAIXM51AerialRefuellingTimeSlice
class TLcdAIXM51AerialRefuellingTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.airportheliport
-
Class com.luciad.format.aixm51.model.features.airportheliport.TLcdAIXM51AbstractAirportHeliportProtectionAreaTimeSlice
class TLcdAIXM51AbstractAirportHeliportProtectionAreaTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.airportheliport.airportheliport
-
Class com.luciad.format.aixm51.model.features.airportheliport.airportheliport.TLcdAIXM51AirportHeliportCollocationTimeSlice
class TLcdAIXM51AirportHeliportCollocationTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.airportheliport.TLcdAIXM51AirportHeliportTimeSlice
class TLcdAIXM51AirportHeliportTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.airportheliport.TLcdAIXM51AirportHotSpotTimeSlice
class TLcdAIXM51AirportHotSpotTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.airportheliport.TLcdAIXM51AltimeterSourceTimeSlice
class TLcdAIXM51AltimeterSourceTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.airportheliport.TLcdAIXM51NonMovementAreaTimeSlice
class TLcdAIXM51NonMovementAreaTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.airportheliport.TLcdAIXM51SurveyControlPointTimeSlice
class TLcdAIXM51SurveyControlPointTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.airportheliport.TLcdAIXM51WorkAreaTimeSlice
class TLcdAIXM51WorkAreaTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.airportheliport.apron
-
Class com.luciad.format.aixm51.model.features.airportheliport.apron.TLcdAIXM51AircraftStandTimeSlice
class TLcdAIXM51AircraftStandTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.apron.TLcdAIXM51ApronElementTimeSlice
class TLcdAIXM51ApronElementTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.apron.TLcdAIXM51ApronTimeSlice
class TLcdAIXM51ApronTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.apron.TLcdAIXM51DeicingAreaTimeSlice
class TLcdAIXM51DeicingAreaTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.apron.TLcdAIXM51PassengerLoadingBridgeTimeSlice
class TLcdAIXM51PassengerLoadingBridgeTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.apron.TLcdAIXM51RoadTimeSlice
class TLcdAIXM51RoadTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.airportheliport.helicoptersurfaces
-
Class com.luciad.format.aixm51.model.features.airportheliport.helicoptersurfaces.TLcdAIXM51TouchDownLiftOffSafeAreaTimeSlice
class TLcdAIXM51TouchDownLiftOffSafeAreaTimeSlice extends TLcdAIXM51AbstractAirportHeliportProtectionAreaTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.helicoptersurfaces.TLcdAIXM51TouchDownLiftOffTimeSlice
class TLcdAIXM51TouchDownLiftOffTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.airportheliport.lighting
-
Class com.luciad.format.aixm51.model.features.airportheliport.lighting.TLcdAIXM51AbstractGroundLightSystemTimeSlice
class TLcdAIXM51AbstractGroundLightSystemTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.lighting.TLcdAIXM51ApproachLightingSystemTimeSlice
class TLcdAIXM51ApproachLightingSystemTimeSlice extends TLcdAIXM51AbstractGroundLightSystemTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.lighting.TLcdAIXM51ApronLightSystemTimeSlice
class TLcdAIXM51ApronLightSystemTimeSlice extends TLcdAIXM51AbstractGroundLightSystemTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.lighting.TLcdAIXM51GuidanceLineLightSystemTimeSlice
class TLcdAIXM51GuidanceLineLightSystemTimeSlice extends TLcdAIXM51AbstractGroundLightSystemTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.lighting.TLcdAIXM51RunwayDirectionLightSystemTimeSlice
class TLcdAIXM51RunwayDirectionLightSystemTimeSlice extends TLcdAIXM51AbstractGroundLightSystemTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.lighting.TLcdAIXM51RunwayProtectAreaLightSystemTimeSlice
class TLcdAIXM51RunwayProtectAreaLightSystemTimeSlice extends TLcdAIXM51AbstractGroundLightSystemTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.lighting.TLcdAIXM51TaxiHoldingPositionLightSystemTimeSlice
class TLcdAIXM51TaxiHoldingPositionLightSystemTimeSlice extends TLcdAIXM51AbstractGroundLightSystemTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.lighting.TLcdAIXM51TaxiwayLightSystemTimeSlice
class TLcdAIXM51TaxiwayLightSystemTimeSlice extends TLcdAIXM51AbstractGroundLightSystemTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.lighting.TLcdAIXM51TouchDownLiftOffLightSystemTimeSlice
class TLcdAIXM51TouchDownLiftOffLightSystemTimeSlice extends TLcdAIXM51AbstractGroundLightSystemTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.airportheliport.markings
-
Class com.luciad.format.aixm51.model.features.airportheliport.markings.TLcdAIXM51AbstractMarkingTimeSlice
class TLcdAIXM51AbstractMarkingTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.markings.TLcdAIXM51AirportProtectionAreaMarkingTimeSlice
class TLcdAIXM51AirportProtectionAreaMarkingTimeSlice extends TLcdAIXM51AbstractMarkingTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.markings.TLcdAIXM51ApronMarkingTimeSlice
class TLcdAIXM51ApronMarkingTimeSlice extends TLcdAIXM51AbstractMarkingTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.markings.TLcdAIXM51DeicingAreaMarkingTimeSlice
class TLcdAIXM51DeicingAreaMarkingTimeSlice extends TLcdAIXM51AbstractMarkingTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.markings.TLcdAIXM51GuidanceLineMarkingTimeSlice
class TLcdAIXM51GuidanceLineMarkingTimeSlice extends TLcdAIXM51AbstractMarkingTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.markings.TLcdAIXM51RunwayMarkingTimeSlice
class TLcdAIXM51RunwayMarkingTimeSlice extends TLcdAIXM51AbstractMarkingTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.markings.TLcdAIXM51StandMarkingTimeSlice
class TLcdAIXM51StandMarkingTimeSlice extends TLcdAIXM51AbstractMarkingTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.markings.TLcdAIXM51TaxiHoldingPositionMarkingTimeSlice
class TLcdAIXM51TaxiHoldingPositionMarkingTimeSlice extends TLcdAIXM51AbstractMarkingTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.markings.TLcdAIXM51TaxiwayMarkingTimeSlice
class TLcdAIXM51TaxiwayMarkingTimeSlice extends TLcdAIXM51AbstractMarkingTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.markings.TLcdAIXM51TouchDownLiftOffMarkingTimeSlice
class TLcdAIXM51TouchDownLiftOffMarkingTimeSlice extends TLcdAIXM51AbstractMarkingTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.airportheliport.runway
-
Class com.luciad.format.aixm51.model.features.airportheliport.runway.TLcdAIXM51ArrestingGearTimeSlice
class TLcdAIXM51ArrestingGearTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.runway.TLcdAIXM51RunwayBlastPadTimeSlice
class TLcdAIXM51RunwayBlastPadTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.runway.TLcdAIXM51RunwayCentrelinePointTimeSlice
class TLcdAIXM51RunwayCentrelinePointTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.runway.TLcdAIXM51RunwayDirectionTimeSlice
class TLcdAIXM51RunwayDirectionTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.runway.TLcdAIXM51RunwayElementTimeSlice
class TLcdAIXM51RunwayElementTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.runway.TLcdAIXM51RunwayProtectAreaTimeSlice
class TLcdAIXM51RunwayProtectAreaTimeSlice extends TLcdAIXM51AbstractAirportHeliportProtectionAreaTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.runway.TLcdAIXM51RunwayTimeSlice
class TLcdAIXM51RunwayTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.runway.TLcdAIXM51RunwayVisualRangeTimeSlice
class TLcdAIXM51RunwayVisualRangeTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.runway.TLcdAIXM51VisualGlideSlopeIndicatorTimeSlice
class TLcdAIXM51VisualGlideSlopeIndicatorTimeSlice extends TLcdAIXM51AbstractGroundLightSystemTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.airportheliport.seaplanes
-
Class com.luciad.format.aixm51.model.features.airportheliport.seaplanes.TLcdAIXM51FloatingDockSiteTimeSlice
class TLcdAIXM51FloatingDockSiteTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.seaplanes.TLcdAIXM51MarkingBuoyTimeSlice
class TLcdAIXM51MarkingBuoyTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.seaplanes.TLcdAIXM51SeaplaneLandingAreaTimeSlice
class TLcdAIXM51SeaplaneLandingAreaTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.seaplanes.TLcdAIXM51SeaplaneRampSiteTimeSlice
class TLcdAIXM51SeaplaneRampSiteTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.airportheliport.taxiway
-
Class com.luciad.format.aixm51.model.features.airportheliport.taxiway.TLcdAIXM51GuidanceLineTimeSlice
class TLcdAIXM51GuidanceLineTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.taxiway.TLcdAIXM51TaxiHoldingPositionTimeSlice
class TLcdAIXM51TaxiHoldingPositionTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.taxiway.TLcdAIXM51TaxiwayElementTimeSlice
class TLcdAIXM51TaxiwayElementTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airportheliport.taxiway.TLcdAIXM51TaxiwayTimeSlice
class TLcdAIXM51TaxiwayTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.airspace
-
Class com.luciad.format.aixm51.model.features.airspace.TLcdAIXM51AirspaceTimeSlice
class TLcdAIXM51AirspaceTimeSlice extends com.luciad.format.aixm51.model.features.airspace.ALcdAIXM51AirspaceTimeSlice implements Serializable-
Serialized Fields
-
fComponentBounds
ILcdBounds fComponentBounds
-
-
-
Class com.luciad.format.aixm51.model.features.airspace.TLcdAIXM51AirspaceVolume
class TLcdAIXM51AirspaceVolume extends com.luciad.format.aixm51.model.features.airspace.ALcdAIXM51AirspaceVolume implements Serializable-
Serialized Fields
-
fCachedAirspaceCorridor
ILcdGeoBuffer fCachedAirspaceCorridor
-
fCachedAirspaceWithGeoborder
TLcdAIXM51Surface fCachedAirspaceWithGeoborder
-
-
-
Class com.luciad.format.aixm51.model.features.airspace.TLcdAIXM51AuthorityForAirspaceTimeSlice
class TLcdAIXM51AuthorityForAirspaceTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.airspace.TLcdAIXM51GeoBorderTimeSlice
class TLcdAIXM51GeoBorderTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.geometry
-
Class com.luciad.format.aixm51.model.features.geometry.TLcdAIXM51Curve
class TLcdAIXM51Curve extends com.luciad.format.aixm51.model.features.geometry.ALcdAIXM51Curve implements Serializable -
Class com.luciad.format.aixm51.model.features.geometry.TLcdAIXM51ElevatedCurve
class TLcdAIXM51ElevatedCurve extends com.luciad.format.aixm51.model.features.geometry.ALcdAIXM51ElevatedCurve implements Serializable -
Class com.luciad.format.aixm51.model.features.geometry.TLcdAIXM51ElevatedPoint
class TLcdAIXM51ElevatedPoint extends com.luciad.format.aixm51.model.features.geometry.ALcdAIXM51ElevatedPoint implements Serializable -
Class com.luciad.format.aixm51.model.features.geometry.TLcdAIXM51ElevatedSurface
class TLcdAIXM51ElevatedSurface extends com.luciad.format.aixm51.model.features.geometry.ALcdAIXM51ElevatedSurface implements Serializable -
Class com.luciad.format.aixm51.model.features.geometry.TLcdAIXM51Point
class TLcdAIXM51Point extends com.luciad.format.aixm51.model.features.geometry.ALcdAIXM51Point implements Serializable -
Class com.luciad.format.aixm51.model.features.geometry.TLcdAIXM51Surface
class TLcdAIXM51Surface extends com.luciad.format.aixm51.model.features.geometry.ALcdAIXM51Surface implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.holding
-
Class com.luciad.format.aixm51.model.features.holding.TLcdAIXM51HoldingPatternTimeSlice
class TLcdAIXM51HoldingPatternTimeSlice extends com.luciad.format.aixm51.model.features.holding.ALcdAIXM51HoldingPatternTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.holding.TLcdAIXM51UnplannedHoldingTimeSlice
class TLcdAIXM51UnplannedHoldingTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.navaidspoints.navaids
-
Package com.luciad.format.aixm51.model.features.navaidspoints.pointreference
-
Package com.luciad.format.aixm51.model.features.navaidspoints.points
-
Package com.luciad.format.aixm51.model.features.navaidspoints.visualnavigation
-
Package com.luciad.format.aixm51.model.features.obstacle
-
Class com.luciad.format.aixm51.model.features.obstacle.TLcdAIXM51ObstacleAreaTimeSlice
class TLcdAIXM51ObstacleAreaTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.obstacle.TLcdAIXM51VerticalStructurePart
class TLcdAIXM51VerticalStructurePart extends com.luciad.format.aixm51.model.features.obstacle.ALcdAIXM51VerticalStructurePart implements Serializable -
Class com.luciad.format.aixm51.model.features.obstacle.TLcdAIXM51VerticalStructureTimeSlice
class TLcdAIXM51VerticalStructureTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.organisation
-
Class com.luciad.format.aixm51.model.features.organisation.TLcdAIXM51OrganisationAuthorityTimeSlice
class TLcdAIXM51OrganisationAuthorityTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.organisation.TLcdAIXM51UnitTimeSlice
class TLcdAIXM51UnitTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.procedure
-
Class com.luciad.format.aixm51.model.features.procedure.TLcdAIXM51AbstractProcedureTimeSlice
class TLcdAIXM51AbstractProcedureTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.procedure.approachprocedure.approach
-
Class com.luciad.format.aixm51.model.features.procedure.approachprocedure.approach.TLcdAIXM51InstrumentApproachProcedureTimeSlice
class TLcdAIXM51InstrumentApproachProcedureTimeSlice extends TLcdAIXM51AbstractProcedureTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.procedure.approachprocedure.circling
-
Class com.luciad.format.aixm51.model.features.procedure.approachprocedure.circling.TLcdAIXM51CirclingAreaTimeSlice
class TLcdAIXM51CirclingAreaTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.procedure.approachprocedure.terminalarrivalarea
-
Class com.luciad.format.aixm51.model.features.procedure.approachprocedure.terminalarrivalarea.TLcdAIXM51TerminalArrivalAreaTimeSlice
class TLcdAIXM51TerminalArrivalAreaTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.procedure.arrivalprocedure
-
Class com.luciad.format.aixm51.model.features.procedure.arrivalprocedure.TLcdAIXM51StandardInstrumentArrivalTimeSlice
class TLcdAIXM51StandardInstrumentArrivalTimeSlice extends TLcdAIXM51AbstractProcedureTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.procedure.departureprocedure
-
Class com.luciad.format.aixm51.model.features.procedure.departureprocedure.TLcdAIXM51StandardInstrumentDepartureTimeSlice
class TLcdAIXM51StandardInstrumentDepartureTimeSlice extends TLcdAIXM51AbstractProcedureTimeSlice implements Serializable
-
Package com.luciad.format.aixm51.model.features.procedure.minimumandemergencysafealtitude
-
Class com.luciad.format.aixm51.model.features.procedure.minimumandemergencysafealtitude.TLcdAIXM51SafeAltitudeAreaTimeSlice
class TLcdAIXM51SafeAltitudeAreaTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.procedure.procedureoverview
-
Class com.luciad.format.aixm51.model.features.procedure.procedureoverview.TLcdAIXM51AbstractApproachLegTimeSlice
class TLcdAIXM51AbstractApproachLegTimeSlice extends TLcdAIXM51AbstractSegmentLegTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.procedure.procedureoverview.TLcdAIXM51AbstractSegmentLegTimeSlice
class TLcdAIXM51AbstractSegmentLegTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.procedure.procedureoverview.TLcdAIXM51ArrivalFeederLegTimeSlice
class TLcdAIXM51ArrivalFeederLegTimeSlice extends TLcdAIXM51AbstractApproachLegTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.procedure.procedureoverview.TLcdAIXM51ArrivalLegTimeSlice
class TLcdAIXM51ArrivalLegTimeSlice extends TLcdAIXM51AbstractSegmentLegTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.procedure.procedureoverview.TLcdAIXM51DepartureLegTimeSlice
class TLcdAIXM51DepartureLegTimeSlice extends TLcdAIXM51AbstractSegmentLegTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.procedure.procedureoverview.TLcdAIXM51FinalLegTimeSlice
class TLcdAIXM51FinalLegTimeSlice extends TLcdAIXM51AbstractApproachLegTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.procedure.procedureoverview.TLcdAIXM51InitialLegTimeSlice
class TLcdAIXM51InitialLegTimeSlice extends TLcdAIXM51AbstractApproachLegTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.procedure.procedureoverview.TLcdAIXM51IntermediateLegTimeSlice
class TLcdAIXM51IntermediateLegTimeSlice extends TLcdAIXM51AbstractApproachLegTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.procedure.procedureoverview.TLcdAIXM51MissedApproachLegTimeSlice
class TLcdAIXM51MissedApproachLegTimeSlice extends TLcdAIXM51AbstractApproachLegTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.procedure.procedureoverview.TLcdAIXM51ProcedureDMETimeSlice
class TLcdAIXM51ProcedureDMETimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.routes.enroute
-
Class com.luciad.format.aixm51.model.features.routes.enroute.TLcdAIXM51ChangeOverPointTimeSlice
class TLcdAIXM51ChangeOverPointTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.routes.enroute.TLcdAIXM51RouteDMETimeSlice
class TLcdAIXM51RouteDMETimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.routes.enroute.TLcdAIXM51RouteSegmentTimeSlice
class TLcdAIXM51RouteSegmentTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.routes.enroute.TLcdAIXM51RouteTimeSlice
class TLcdAIXM51RouteTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.routes.flightrestrictions
-
Class com.luciad.format.aixm51.model.features.routes.flightrestrictions.TLcdAIXM51AirspaceBorderCrossingTimeSlice
class TLcdAIXM51AirspaceBorderCrossingTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.routes.flightrestrictions.TLcdAIXM51FlightRestrictionTimeSlice
class TLcdAIXM51FlightRestrictionTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.rulesprocedures
-
Class com.luciad.format.aixm51.model.features.rulesprocedures.TLcdAIXM51RulesProceduresTimeSlice
class TLcdAIXM51RulesProceduresTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.service
-
Class com.luciad.format.aixm51.model.features.service.TLcdAIXM51AbstractAirportGroundServiceTimeSlice
class TLcdAIXM51AbstractAirportGroundServiceTimeSlice extends TLcdAIXM51AbstractServiceTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.service.TLcdAIXM51AbstractServiceTimeSlice
class TLcdAIXM51AbstractServiceTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.service.TLcdAIXM51AbstractTrafficSeparationServiceTimeSlice
class TLcdAIXM51AbstractTrafficSeparationServiceTimeSlice extends TLcdAIXM51AbstractServiceTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.service.TLcdAIXM51AircraftGroundServiceTimeSlice
class TLcdAIXM51AircraftGroundServiceTimeSlice extends TLcdAIXM51AbstractAirportGroundServiceTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.service.TLcdAIXM51AirportClearanceServiceTimeSlice
class TLcdAIXM51AirportClearanceServiceTimeSlice extends TLcdAIXM51AbstractAirportGroundServiceTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.service.TLcdAIXM51AirportSuppliesServiceTimeSlice
class TLcdAIXM51AirportSuppliesServiceTimeSlice extends TLcdAIXM51AbstractAirportGroundServiceTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.service.TLcdAIXM51AirTrafficControlServiceTimeSlice
class TLcdAIXM51AirTrafficControlServiceTimeSlice extends TLcdAIXM51AbstractTrafficSeparationServiceTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.service.TLcdAIXM51AirTrafficManagementServiceTimeSlice
class TLcdAIXM51AirTrafficManagementServiceTimeSlice extends TLcdAIXM51AbstractServiceTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.service.TLcdAIXM51FireFightingServiceTimeSlice
class TLcdAIXM51FireFightingServiceTimeSlice extends TLcdAIXM51AbstractAirportGroundServiceTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.service.TLcdAIXM51GroundTrafficControlServiceTimeSlice
class TLcdAIXM51GroundTrafficControlServiceTimeSlice extends TLcdAIXM51AbstractTrafficSeparationServiceTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.service.TLcdAIXM51InformationServiceTimeSlice
class TLcdAIXM51InformationServiceTimeSlice extends TLcdAIXM51AbstractServiceTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.service.TLcdAIXM51PassengerServiceTimeSlice
class TLcdAIXM51PassengerServiceTimeSlice extends TLcdAIXM51AbstractAirportGroundServiceTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.service.TLcdAIXM51PilotControlledLightingTimeSlice
class TLcdAIXM51PilotControlledLightingTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.service.TLcdAIXM51RadioCommunicationChannelTimeSlice
class TLcdAIXM51RadioCommunicationChannelTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.service.TLcdAIXM51SearchRescueServiceTimeSlice
class TLcdAIXM51SearchRescueServiceTimeSlice extends TLcdAIXM51AbstractServiceTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.model.features.shared.radiofrequencylimitation
-
Package com.luciad.format.aixm51.model.features.shared.schedules
-
Package com.luciad.format.aixm51.model.features.shared.standardlevels
-
Package com.luciad.format.aixm51.model.features.shared.surfaceassessment
-
Package com.luciad.format.aixm51.model.features.surveillance
-
Class com.luciad.format.aixm51.model.features.surveillance.TLcdAIXM51AbstractRadarEquipmentTimeSlice
class TLcdAIXM51AbstractRadarEquipmentTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.surveillance.TLcdAIXM51AbstractSurveillanceRadarTimeSlice
class TLcdAIXM51AbstractSurveillanceRadarTimeSlice extends TLcdAIXM51AbstractRadarEquipmentTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.surveillance.TLcdAIXM51PrecisionApproachRadarTimeSlice
class TLcdAIXM51PrecisionApproachRadarTimeSlice extends TLcdAIXM51AbstractRadarEquipmentTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.surveillance.TLcdAIXM51PrimarySurveillanceRadarTimeSlice
class TLcdAIXM51PrimarySurveillanceRadarTimeSlice extends TLcdAIXM51AbstractSurveillanceRadarTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.surveillance.TLcdAIXM51RadarSystemTimeSlice
class TLcdAIXM51RadarSystemTimeSlice extends TLcdAIXM51AbstractAIXMTimeSlice implements Serializable -
Class com.luciad.format.aixm51.model.features.surveillance.TLcdAIXM51SecondarySurveillanceRadarTimeSlice
class TLcdAIXM51SecondarySurveillanceRadarTimeSlice extends TLcdAIXM51AbstractSurveillanceRadarTimeSlice implements Serializable
-
-
Package com.luciad.format.aixm51.view.gxy
-
Class com.luciad.format.aixm51.view.gxy.TLcdAIXM51AirspaceLabelPainter
class TLcdAIXM51AirspaceLabelPainter extends TLcdGXYStampLabelPainter implements Serializable-
Serialized Fields
-
fStamp
com.luciad.internal.format.aixm51.view.TLinAIXM5xAirspaceLabelStamp fStamp
-
-
-
Class com.luciad.format.aixm51.view.gxy.TLcdAIXM51GXYPainterEditorProvider
class TLcdAIXM51GXYPainterEditorProvider extends Object implements Serializable-
Serialized Fields
-
fFallBackPainter
TLcdGXYShapeListPainter fFallBackPainter
-
fPainterEditorSupport
com.luciad.internal.format.aixm51.view.gxy.TLinAIXM5xPainterEditorSupport fPainterEditorSupport
-
-
-
Class com.luciad.format.aixm51.view.gxy.TLcdAIXM51XPathLabelPainter
class TLcdAIXM51XPathLabelPainter extends TLcdGXYLabelPainter implements Serializable-
Serialized Fields
-
fCurrentLabelIndex
int fCurrentLabelIndex
-
fCurrentLabels
String[] fCurrentLabels
-
fCurrentSubLabelIndex
int fCurrentSubLabelIndex
-
fXPathExpressions
List<XPathExpression> fXPathExpressions
-
-
-
-
Package com.luciad.format.aixm51.xml
-
Class com.luciad.format.aixm51.xml.TLcdAIXM51ModelEncoder
class TLcdAIXM51ModelEncoder extends ALcdXMLModelEncoder implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.format.aixm51.xml.TLinAIXM51ModelEncoder fDelegate
-
-
-
-
Package com.luciad.format.arinc.model
-
Class com.luciad.format.arinc.model.TLcdARINCModelListDescriptor
class TLcdARINCModelListDescriptor extends TLcdEditableDataModelListDescriptor implements Serializable-
Serialized Fields
-
fARINCModelDescriptorDelegate
com.luciad.internal.format.arinc.util.TLcdARINCModelDescriptor fARINCModelDescriptorDelegate
-
-
-
-
Package com.luciad.format.arinc.model.aerodrome
-
Class com.luciad.format.arinc.model.aerodrome.TLcdARINCAerodromeModelDescriptor
class TLcdARINCAerodromeModelDescriptor extends TLcdAerodromeModelDescriptor implements Serializable-
Serialized Fields
-
fARINCModelDescriptorDelegate
com.luciad.internal.format.arinc.util.TLcdARINCModelDescriptor fARINCModelDescriptorDelegate
-
-
-
Class com.luciad.format.arinc.model.aerodrome.TLcdARINCRunwayModelDescriptor
class TLcdARINCRunwayModelDescriptor extends TLcdRunwayModelDescriptor implements Serializable-
Serialized Fields
-
fARINCModelDescriptorDelegate
com.luciad.internal.format.arinc.util.TLcdARINCModelDescriptor fARINCModelDescriptorDelegate
-
-
-
-
Package com.luciad.format.arinc.model.airspace
-
Class com.luciad.format.arinc.model.airspace.TLcdARINCControlledAirspaceModelDescriptor
class TLcdARINCControlledAirspaceModelDescriptor extends TLcdAirspaceModelDescriptor implements Serializable-
Serialized Fields
-
fARINCModelDescriptorDelegate
com.luciad.internal.format.arinc.util.TLcdARINCModelDescriptor fARINCModelDescriptorDelegate
-
-
-
Class com.luciad.format.arinc.model.airspace.TLcdARINCFIRUIRModelDescriptor
class TLcdARINCFIRUIRModelDescriptor extends TLcdAirspaceModelDescriptor implements Serializable-
Serialized Fields
-
fARINCModelDescriptorDelegate
com.luciad.internal.format.arinc.util.TLcdARINCModelDescriptor fARINCModelDescriptorDelegate
-
-
-
Class com.luciad.format.arinc.model.airspace.TLcdARINCRestrictiveAirspaceModelDescriptor
class TLcdARINCRestrictiveAirspaceModelDescriptor extends TLcdAirspaceModelDescriptor implements Serializable-
Serialized Fields
-
fARINCModelDescriptorDelegate
com.luciad.internal.format.arinc.util.TLcdARINCModelDescriptor fARINCModelDescriptorDelegate
-
-
-
-
Package com.luciad.format.arinc.model.communication
-
Class com.luciad.format.arinc.model.communication.TLcdARINCAirportCommunicationModelDescriptor
class TLcdARINCAirportCommunicationModelDescriptor extends TLcdServiceModelDescriptor implements Serializable-
Serialized Fields
-
fARINCModelDescriptorDelegate
com.luciad.internal.format.arinc.util.TLcdARINCModelDescriptor fARINCModelDescriptorDelegate
-
-
-
Class com.luciad.format.arinc.model.communication.TLcdARINCEnrouteCommunicationModelDescriptor
class TLcdARINCEnrouteCommunicationModelDescriptor extends TLcdServiceModelDescriptor implements Serializable-
Serialized Fields
-
fARINCModelDescriptorDelegate
com.luciad.internal.format.arinc.util.TLcdARINCModelDescriptor fARINCModelDescriptorDelegate
-
-
-
Class com.luciad.format.arinc.model.communication.TLcdARINCHeliportCommunicationModelDescriptor
class TLcdARINCHeliportCommunicationModelDescriptor extends TLcdServiceModelDescriptor implements Serializable-
Serialized Fields
-
fARINCModelDescriptorDelegate
com.luciad.internal.format.arinc.util.TLcdARINCModelDescriptor fARINCModelDescriptorDelegate
-
-
-
-
Package com.luciad.format.arinc.model.mora
-
Class com.luciad.format.arinc.model.mora.TLcdARINCMORAModelDescriptor
class TLcdARINCMORAModelDescriptor extends TLcdAreaMinimumAltitudeModelDescriptor implements Serializable-
Serialized Fields
-
fARINCModelDescriptorDelegate
com.luciad.internal.format.arinc.util.TLcdARINCModelDescriptor fARINCModelDescriptorDelegate
-
-
-
-
Package com.luciad.format.arinc.model.navaid
-
Package com.luciad.format.arinc.model.procedure
-
Class com.luciad.format.arinc.model.procedure.TLcdARINCHoldingModelDescriptor
class TLcdARINCHoldingModelDescriptor extends TLcdHoldingModelDescriptor implements Serializable-
Serialized Fields
-
fARINCModelDescriptorDelegate
com.luciad.internal.format.arinc.util.TLcdARINCModelDescriptor fARINCModelDescriptorDelegate
-
-
-
Class com.luciad.format.arinc.model.procedure.TLcdARINCProcedureTrajectoryModelDescriptor
class TLcdARINCProcedureTrajectoryModelDescriptor extends TLcdProcedureTrajectoryModelDescriptor implements Serializable-
Serialized Fields
-
fARINCModelDescriptorDelegate
com.luciad.internal.format.arinc.util.TLcdARINCModelDescriptor fARINCModelDescriptorDelegate
-
-
-
-
Package com.luciad.format.arinc.model.route
-
Class com.luciad.format.arinc.model.route.TLcdARINCEnrouteAirwayModelDescriptor
class TLcdARINCEnrouteAirwayModelDescriptor extends TLcdATSRouteModelDescriptor implements Serializable-
Serialized Fields
-
fARINCModelDescriptorDelegate
com.luciad.internal.format.arinc.util.TLcdARINCModelDescriptor fARINCModelDescriptorDelegate
-
-
-
-
Package com.luciad.format.arinc.model.sector
-
Class com.luciad.format.arinc.model.sector.TLcdARINCMinimumSectorAltitudeModelDescriptor
class TLcdARINCMinimumSectorAltitudeModelDescriptor extends TLcdMinimumSectorAltitudeModelDescriptor implements Serializable-
Serialized Fields
-
fARINCModelDescriptorDelegate
com.luciad.internal.format.arinc.util.TLcdARINCModelDescriptor fARINCModelDescriptorDelegate
-
-
-
-
Package com.luciad.format.arinc.util
-
Package com.luciad.format.asdi
-
Class com.luciad.format.asdi.ALcdASDIModelDescriptor
class ALcdASDIModelDescriptor extends TLcdDataModelDescriptor implements Serializable-
Serialized Fields
-
fFeaturedDescriptor
ILcdFeaturedDescriptor fFeaturedDescriptor
-
fMessageGroup
com.luciad.format.asdi.ALcdASDIMessageGroup fMessageGroup
-
-
-
Class com.luciad.format.asdi.TLcdASDIFlightPlan
class TLcdASDIFlightPlan extends Object implements Serializable-
Serialized Fields
-
fBounds
ILcdBounds fBounds
-
fFlightPlanHistory
TLcdASDIFlightPlanHistory fFlightPlanHistory
-
fFlightPlanHistoryIndex
int fFlightPlanHistoryIndex
-
fRoutePointList
ILcdPointList fRoutePointList
-
fSetRoutePointList
boolean fSetRoutePointList
-
-
-
Class com.luciad.format.asdi.TLcdASDIFlightPlanHistory
class TLcdASDIFlightPlanHistory extends Object implements Serializable-
Serialized Fields
-
fEndTime
int fEndTime
-
fFirstTime
long fFirstTime
-
fHasTracks
boolean fHasTracks
-
fID
Object fID
-
fMessageData
com.luciad.internal.format.asdi.util.TLcdASDIGrowingObjectArray<Object> fMessageData
-
fMessageFacilities
com.luciad.internal.format.asdi.util.TLcdASDIGrowingPrimitiveShortArray fMessageFacilities
-
fMessageGroup
com.luciad.format.asdi.TLcdASDIFlightPlanMessageGroup fMessageGroup
-
fMessageTimes
com.luciad.internal.format.asdi.util.TLcdASDIGrowingPrimitiveIntArray fMessageTimes
-
fMessageTypes
com.luciad.internal.format.asdi.util.TLcdASDIGrowingPrimitiveShortArray fMessageTypes
-
fSequenceNumbers
com.luciad.internal.format.asdi.util.TLcdASDIGrowingPrimitiveShortArray fSequenceNumbers
-
fTempFlightPlan
TLcdASDIFlightPlan fTempFlightPlan
-
fTimeBounds
ILcdTimeBounds fTimeBounds
-
-
-
Class com.luciad.format.asdi.TLcdASDIFlightPlanHistoryModelDescriptor
class TLcdASDIFlightPlanHistoryModelDescriptor extends ALcdASDIModelDescriptor implements Serializable -
Class com.luciad.format.asdi.TLcdASDIFlightPlanModelDescriptor
class TLcdASDIFlightPlanModelDescriptor extends ALcdASDIModelDescriptor implements Serializable -
Class com.luciad.format.asdi.TLcdASDIMappedInteger
class TLcdASDIMappedInteger extends Number implements Serializable-
Serialized Fields
-
fValue
int fValue
-
fValueDescription
String fValueDescription
-
-
-
Class com.luciad.format.asdi.TLcdASDIMessageETMSRoute.MyTimeFeatured
class MyTimeFeatured extends com.luciad.internal.format.asdi.feature.ALcdASDIFeatured implements Serializable-
Serialized Fields
-
fMinutesToMidnight
int fMinutesToMidnight
-
-
-
Exception Class com.luciad.format.asdi.TLcdASDIParseException
class TLcdASDIParseException extends Exception implements Serializable -
Class com.luciad.format.asdi.TLcdASDITrack
class TLcdASDITrack extends TLcdLonLatHeightPoint implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
fHashCode
int fHashCode
-
fPointIndex
int fPointIndex
-
fTrajectory
TLcdASDITrajectory fTrajectory
-
-
-
Class com.luciad.format.asdi.TLcdASDITrackModelDescriptor
class TLcdASDITrackModelDescriptor extends ALcdASDIModelDescriptor implements Serializable -
Class com.luciad.format.asdi.TLcdASDITrajectory
class TLcdASDITrajectory extends Object implements Serializable-
Serialized Fields
-
fBounds
ILcdBounds fBounds
-
fFacilities
com.luciad.internal.format.asdi.util.ALcdASDIPrimitiveShortContainer fFacilities
-
fFirstTime
long fFirstTime
-
fFlightPlanHistory
TLcdASDIFlightPlanHistory fFlightPlanHistory
-
fId
Object fId
-
fMessageGroup
com.luciad.format.asdi.TLcdASDITrajectoryMessageGroup fMessageGroup
-
fSequenceNumbers
com.luciad.internal.format.asdi.util.ALcdASDIPrimitiveShortContainer fSequenceNumbers
-
fTimeBounds
ILcdTimeBounds fTimeBounds
-
fTrackLats
com.luciad.internal.format.asdi.util.ALcdASDIPrimitiveIntContainer fTrackLats
-
fTrackLons
com.luciad.internal.format.asdi.util.ALcdASDIPrimitiveIntContainer fTrackLons
-
fTrackTimes
com.luciad.internal.format.asdi.util.ALcdASDIPrimitiveIntContainer fTrackTimes
-
-
-
Class com.luciad.format.asdi.TLcdASDITrajectoryModelDescriptor
class TLcdASDITrajectoryModelDescriptor extends ALcdASDIModelDescriptor implements Serializable
-
-
Package com.luciad.format.asterix
-
Class com.luciad.format.asterix.ALcdASTERIXModelDescriptor
class ALcdASTERIXModelDescriptor extends Object implements Serializable-
Serialized Fields
-
fCategory
ALcdASTERIXCategory fCategory
-
fDataSource
TLcdASTERIXDataSource fDataSource
-
fDataType
TLcdDataType fDataType
-
fFeaturedModelDescriptor
ILcdFeaturedDescriptor fFeaturedModelDescriptor
-
fModelDescriptor
TLcdModelDescriptor fModelDescriptor
-
fScalingFactorProvider
ALcdASTERIXScalingFactorProvider fScalingFactorProvider
-
fTransformationProvider
ALcdASTERIXTransformationProvider fTransformationProvider
-
fUAP
ALcdASTERIXUserApplicationProfile fUAP
-
-
-
Class com.luciad.format.asterix.TLcdASTERIXFilteredModel
class TLcdASTERIXFilteredModel extends ALcdModel implements Serializable-
Serialized Fields
-
fDelegate
ILcd2DBoundsIndexedModel fDelegate
-
fFilter
TLcdDimensionFilter fFilter
Start with a default empty filter that accepts anything and everything. -
fFilteredModelSupport
com.luciad.internal.model.TLinFilteredModelSupport<TLcdDimensionInterval<Date>> fFilteredModelSupport
-
fWeatherSimulatorFilter
com.luciad.format.asterix.TLcdASTERIXWeatherSimulatorFilter fWeatherSimulatorFilter
-
-
-
Class com.luciad.format.asterix.TLcdASTERIXFinalModelEncoder
class TLcdASTERIXFinalModelEncoder extends Object implements Serializable-
Serialized Fields
-
fOutputStreamFactory
ILcdOutputStreamFactory fOutputStreamFactory
-
-
-
Class com.luciad.format.asterix.TLcdASTERIXMappedInteger
class TLcdASTERIXMappedInteger extends Number implements Serializable-
Serialized Fields
-
fValue
int fValue
-
fValueDescription
String fValueDescription
-
-
-
Class com.luciad.format.asterix.TLcdASTERIXModelListDescriptor
class TLcdASTERIXModelListDescriptor extends TLcdEditableModelListDescriptor implements Serializable-
Serialized Fields
-
fDataSource
TLcdASTERIXDataSource fDataSource
-
-
-
Class com.luciad.format.asterix.TLcdASTERIXPlot
class TLcdASTERIXPlot extends ALcd3DEditablePoint implements Serializable-
Serialized Fields
-
fAbsoluteTime
long fAbsoluteTime
-
fHeight
double fHeight
-
fLat
double fLat
-
fLon
double fLon
-
fPlotData
byte[] fPlotData
-
fRecordNumber
int fRecordNumber
-
fSettings
com.luciad.format.asterix.ALcdASTERIXFeatureSettings fSettings
-
fTimeBounds
TLcdTimeBounds fTimeBounds
-
fUAP
com.luciad.format.asterix.ALcdASTERIXTrackUserApplicationProfile fUAP
-
-
-
Class com.luciad.format.asterix.TLcdASTERIXPlotModelDescriptor
class TLcdASTERIXPlotModelDescriptor extends ALcdASTERIXModelDescriptor implements Serializable -
Class com.luciad.format.asterix.TLcdASTERIXPrecipitationZone
class TLcdASTERIXPrecipitationZone extends Object implements Serializable-
Serialized Fields
-
fIndex
int fIndex
-
fShapeList
ILcdShapeList fShapeList
-
fSize
int fSize
-
fUAP
com.luciad.format.asterix.ALcdASTERIXWeatherUserApplicationProfile fUAP
-
fWeatherPicture
TLcdASTERIXWeatherPicture fWeatherPicture
-
-
-
Class com.luciad.format.asterix.TLcdASTERIXRadarServiceMessageModelDescriptor
class TLcdASTERIXRadarServiceMessageModelDescriptor extends ALcdASTERIXModelDescriptor implements Serializable -
Class com.luciad.format.asterix.TLcdASTERIXRadarVideoModelDescriptor
class TLcdASTERIXRadarVideoModelDescriptor extends ALcdASTERIXModelDescriptor implements Serializable-
Serialized Fields
-
fReferenceProvider
ALcdASTERIXReferenceProvider fReferenceProvider
-
-
-
Class com.luciad.format.asterix.TLcdASTERIXTrack
class TLcdASTERIXTrack extends TLcdLonLatHeightPoint implements Serializable-
Serialized Fields
-
fPointIndex
int fPointIndex
-
fTrajectory
TLcdASTERIXTrajectory fTrajectory
-
-
-
Class com.luciad.format.asterix.TLcdASTERIXTrackModelDescriptor
class TLcdASTERIXTrackModelDescriptor extends ALcdASTERIXModelDescriptor implements Serializable-
Serialized Fields
-
fTrajectoryFeaturedDescriptor
ILcdFeaturedDescriptor fTrajectoryFeaturedDescriptor
-
-
-
Class com.luciad.format.asterix.TLcdASTERIXTrajectory
class TLcdASTERIXTrajectory extends Object implements Serializable-
Serialized Fields
-
fBounds
ILcdBounds fBounds
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fFirstTime
long fFirstTime
-
fFocusPoint
ILcdPoint fFocusPoint
-
fModelOfTrajectory
ILcdModel fModelOfTrajectory
-
fPointIndex
int fPointIndex
-
fPointPool
ILcd3DEditablePoint[] fPointPool
-
fTerminationStruct
com.luciad.format.asterix.TLcdASTERIXTrajectory.TerminationStruct fTerminationStruct
-
fTimeBounds
ILcdTimeBounds fTimeBounds
-
fTimeOffsets
com.luciad.format.asterix.ILcdASTERIXPrimitiveIntContainer fTimeOffsets
-
fTrackDataList
com.luciad.format.asterix.ILcdASTERIXObjectContainer<byte[]> fTrackDataList
List containing one array of binary data for every timestamp. -
fTrackPropertyAdapter
com.luciad.format.asterix.TLcdASTERIXTrackPropertyAdapter fTrackPropertyAdapter
-
fTrackRecordNumberList
com.luciad.format.asterix.ILcdASTERIXPrimitiveIntContainer fTrackRecordNumberList
-
fTrackSettings
com.luciad.format.asterix.TLcdASTERIXFeatureSettingContainer fTrackSettings
-
fUAP
com.luciad.format.asterix.ALcdASTERIXTrackUserApplicationProfile fUAP
-
fWorkingPoint
ThreadLocal<ILcd3DEditablePoint> fWorkingPoint
-
-
-
Class com.luciad.format.asterix.TLcdASTERIXTrajectoryModelDescriptor
class TLcdASTERIXTrajectoryModelDescriptor extends ALcdASTERIXModelDescriptor implements Serializable-
Serialized Fields
-
fTrackFeaturedDescriptor
ILcdFeaturedDescriptor fTrackFeaturedDescriptor
-
-
-
Class com.luciad.format.asterix.TLcdASTERIXWeatherModelDescriptor
class TLcdASTERIXWeatherModelDescriptor extends ALcdASTERIXModelDescriptor implements Serializable -
Class com.luciad.format.asterix.TLcdASTERIXWeatherPicture
class TLcdASTERIXWeatherPicture extends ALcdShapeList implements Serializable-
Serialized Fields
-
fEOPRecord
com.luciad.format.asterix.TLcdASTERIXWeatherRecord fEOPRecord
-
fEOPTime
long fEOPTime
-
fModel
ILcdModel fModel
-
fPrecipitationsList
com.luciad.format.asterix.TLcdASTERIXGrowingObjectArray<TLcdASTERIXPrecipitationZone> fPrecipitationsList
-
fPrecipitationZones
List<TLcdASTERIXPrecipitationZone> fPrecipitationZones
-
fSOPRecord
com.luciad.format.asterix.TLcdASTERIXWeatherRecord fSOPRecord
-
fSOPTime
long fSOPTime
-
fTimeBounds
ILcdTimeBounds fTimeBounds
-
fUAP
com.luciad.format.asterix.ALcdASTERIXWeatherUserApplicationProfile fUAP
-
fWeatherRecordList
com.luciad.format.asterix.TLcdASTERIXGrowingObjectArray<com.luciad.format.asterix.TLcdASTERIXWeatherRecord> fWeatherRecordList
-
-
-
-
Package com.luciad.format.bci
-
Class com.luciad.format.bci.TLcdBCIRasterModelDescriptor
class TLcdBCIRasterModelDescriptor extends TLcdRasterModelDescriptor implements Serializable-
Serialized Fields
-
fAddress
String fAddress
-
fCreationDate
String fCreationDate
-
fDataType
String fDataType
-
fDigestVersion
String fDigestVersion
-
fDowngradingDate
String fDowngradingDate
-
fDowngradingPermission
String fDowngradingPermission
-
fFreeText
String fFreeText
-
fLegend
String[] fLegend
-
fMapType
int fMapType
-
fMapVersion
String fMapVersion
-
fName
String fName
-
fOriginator
String fOriginator
-
fPaperDates
String fPaperDates
-
fPublicationDate
String fPublicationDate
-
fReleasability
String fReleasability
-
fScale
int fScale
-
fSecurityCode
int fSecurityCode
-
fTypeCode
int fTypeCode
-
-
-
-
Package com.luciad.format.bingmaps
-
Class com.luciad.format.bingmaps.TLcdBingMapsCoverageArea
class TLcdBingMapsCoverageArea extends Object implements Serializable-
Serialized Fields
-
fBounds
TLcdLonLatBounds fBounds
-
fMaxLevel
int fMaxLevel
-
fMinLevel
int fMinLevel
-
-
-
Class com.luciad.format.bingmaps.TLcdBingMapsModelDescriptor
class TLcdBingMapsModelDescriptor extends TLcdEarthModelDescriptor implements Serializable-
Serialized Fields
-
fCopyrightHolders
List<TLcdBingMapsCopyrightHolder> fCopyrightHolders
-
fDataSource
ILcdBingMapsDataSource fDataSource
-
fLogo
ILcdIcon fLogo
-
-
-
-
Package com.luciad.format.bingmaps.copyright
-
Class com.luciad.format.bingmaps.copyright.TLcdBingMapsCopyrightIcon
class TLcdBingMapsCopyrightIcon extends Object implements Serializable-
Serialized Fields
-
fAlignment
ELcdHorizontalAlignment fAlignment
-
fChangeSupport
TLcdChangeSupport fChangeSupport
-
fCopyrightList
List<String> fCopyrightList
-
fFont
Font fFont
-
fFontColor
Color fFontColor
-
fIcon
ILcdIcon fIcon
-
fMaxLineWidth
int fMaxLineWidth
-
fShadowColor
Color fShadowColor
-
fShadowThickness
int fShadowThickness
-
fUseCache
boolean fUseCache
-
-
-
Class com.luciad.format.bingmaps.copyright.TLcdBingMapsLogoIcon
class TLcdBingMapsLogoIcon extends Object implements Serializable-
Serialized Fields
-
fChangeSupport
TLcdChangeSupport fChangeSupport
-
fDelegate
ILcdIcon fDelegate
-
fLayeredListener
ILcdLayeredListener fLayeredListener
-
fLayerVisibilityListener
PropertyChangeListener fLayerVisibilityListener
-
fView
ILcdTreeLayered fView
-
-
-
-
Package com.luciad.format.bingmaps.copyright.gxy
-
Class com.luciad.format.bingmaps.copyright.gxy.TLcdBingMapsGXYCopyrightIcon
class TLcdBingMapsGXYCopyrightIcon extends TLcdBingMapsCopyrightIcon implements Serializable-
Serialized Fields
-
fCopyrightProvider
TLcdBingMapsGXYCopyrightProvider fCopyrightProvider
-
fSynchronous
boolean fSynchronous
-
-
-
-
Package com.luciad.format.bingmaps.copyright.lightspeed
-
Class com.luciad.format.bingmaps.copyright.lightspeed.TLspBingMapsCopyrightIcon
class TLspBingMapsCopyrightIcon extends TLcdBingMapsCopyrightIcon implements Serializable-
Serialized Fields
-
fCopyrightProvider
TLspBingMapsCopyrightProvider fCopyrightProvider
-
-
-
-
Package com.luciad.format.bufr.sigwx
-
Class com.luciad.format.bufr.sigwx.TLcdSIGWXModelDescriptor
class TLcdSIGWXModelDescriptor extends TLcdDataModelDescriptor implements Serializable-
Serialized Fields
-
fBaseHeight
Integer fBaseHeight
-
fDataDate
Instant fDataDate
-
fForecastDate
Instant fForecastDate
-
fOriginatingCenter
ELcdSIGWXOriginatingCenter fOriginatingCenter
-
fRegions
List<ILcdPolygon> fRegions
-
fSIGWXLevel
ELcdSIGWXLevel fSIGWXLevel
-
fTopHeight
Integer fTopHeight
-
-
-
-
Package com.luciad.format.cadrg
-
Class com.luciad.format.cadrg.TLcdCADRGModelDescriptor
class TLcdCADRGModelDescriptor extends TLcdRasterModelDescriptor implements Serializable-
Serialized Fields
-
fGoverningSpecificationDate
String fGoverningSpecificationDate
-
fGoverningSpecificationNumber
String fGoverningSpecificationNumber
-
fNewReplacementUpdateIndicator
int fNewReplacementUpdateIndicator
-
fSecurityClassification
char fSecurityClassification
-
fSecurityCountryCode
String fSecurityCountryCode
-
fSecurityReleaseMarking
String fSecurityReleaseMarking
-
-
-
Class com.luciad.format.cadrg.TLcdCADRGMultilevelRasterModelDescriptor
class TLcdCADRGMultilevelRasterModelDescriptor extends TLcdMultilevelRasterModelDescriptor implements Serializable-
Serialized Fields
-
fGoverningSpecificationDate
String fGoverningSpecificationDate
-
fGoverningSpecificationNumber
String fGoverningSpecificationNumber
-
fNewReplacementUpdateIndicator
int fNewReplacementUpdateIndicator
-
fSecurityClassification
char fSecurityClassification
-
fSecurityCountryCode
String fSecurityCountryCode
-
fSecurityReleaseMarking
String fSecurityReleaseMarking
-
-
-
-
Package com.luciad.format.cgm
-
Class com.luciad.format.cgm.TLcdCGMArc
class TLcdCGMArc extends TLcdXYArc implements Serializable-
Serialized Fields
-
fArcType
TLcdCGMArc.CGMArcType fArcType
-
fFillStyle
TLcdFillStyle fFillStyle
-
fLineStyle
TLcdLineStyle fLineStyle
-
-
-
Class com.luciad.format.cgm.TLcdCGMCircle
class TLcdCGMCircle extends TLcdXYCircle implements Serializable-
Serialized Fields
-
fFillStyle
TLcdFillStyle fFillStyle
-
fLineStyle
TLcdLineStyle fLineStyle
-
-
-
Class com.luciad.format.cgm.TLcdCGMEllipse
class TLcdCGMEllipse extends TLcdXYEllipse implements Serializable-
Serialized Fields
-
fFillStyle
TLcdFillStyle fFillStyle
-
fLineStyle
TLcdLineStyle fLineStyle
-
-
-
Class com.luciad.format.cgm.TLcdCGMIcon
class TLcdCGMIcon extends Object implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.format.cgm.icon.TLinCGMIconImpl fDelegate
-
fSourceName
String fSourceName
-
-
-
Class com.luciad.format.cgm.TLcdCGMModelDescriptor
class TLcdCGMModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fModelElementTypes
Set<TLcdDataType> fModelElementTypes
-
-
-
Class com.luciad.format.cgm.TLcdCGMPolygon
class TLcdCGMPolygon extends TLcdXYPolygon implements Serializable-
Serialized Fields
-
fFillStyle
TLcdFillStyle fFillStyle
-
fLineStyle
TLcdLineStyle fLineStyle
-
-
-
Class com.luciad.format.cgm.TLcdCGMPolyline
class TLcdCGMPolyline extends TLcdXYPolyline implements Serializable-
Serialized Fields
-
fLineStyle
TLcdLineStyle fLineStyle
-
-
-
Class com.luciad.format.cgm.TLcdCGMRectangle
class TLcdCGMRectangle extends TLcdXYBounds implements Serializable-
Serialized Fields
-
fFillStyle
TLcdFillStyle fFillStyle
-
fLineStyle
TLcdLineStyle fLineStyle
-
-
-
Class com.luciad.format.cgm.TLcdCGMText
class TLcdCGMText extends TLcdXYText implements Serializable-
Serialized Fields
-
fTextStyle
TLcdCGMTextStyle fTextStyle
-
-
-
-
Package com.luciad.format.cgm.gxy
-
Class com.luciad.format.cgm.gxy.TLcdCGMFillGXYPainterStyle
class TLcdCGMFillGXYPainterStyle extends Object implements Serializable-
Serialized Fields
-
fFillStyle
TLcdFillStyle fFillStyle
-
fSelectionColor
Color fSelectionColor
-
-
-
Class com.luciad.format.cgm.gxy.TLcdCGMGXYPainterProvider
class TLcdCGMGXYPainterProvider extends Object implements Serializable-
Serialized Fields
-
fArcPainter
TLcdGXYArcPainter fArcPainter
-
fBoundsPainter
TLcdGXYBoundsPainter fBoundsPainter
-
fCirclePainter
TLcdGXYCirclePainter fCirclePainter
-
fEllipsePainter
TLcdGXYEllipsePainter fEllipsePainter
-
fFillPainterStyle
TLcdCGMFillGXYPainterStyle fFillPainterStyle
-
fLinePainterStyle
TLcdCGMLineGXYPainterStyle fLinePainterStyle
-
fMultilevelRasterPainter
TLcdMultilevelRasterPainter fMultilevelRasterPainter
-
fPointListPainter
TLcdGXYPointListPainter fPointListPainter
-
fRasterPainter
TLcdRasterPainter fRasterPainter
-
fSurfacePainter
TLcdGXYSurfacePainter fSurfacePainter
-
fTextPainter
TLcdGXYTextPainter fTextPainter
-
fTextPainterStyle
com.luciad.format.cgm.gxy.TLcdCGMTextGXYPainterStyle fTextPainterStyle
-
-
-
Class com.luciad.format.cgm.gxy.TLcdCGMLineGXYPainterStyle
class TLcdCGMLineGXYPainterStyle extends Object implements Serializable-
Serialized Fields
-
fLineStyle
TLcdLineStyle fLineStyle
-
fSelectionColor
Color fSelectionColor
-
-
-
-
Package com.luciad.format.coverage
-
Class com.luciad.format.coverage.TLcdCoverageModelDescriptor
class TLcdCoverageModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fDataSource
ILcdDataSource fDataSource
-
-
-
-
Package com.luciad.format.dafif.gui
-
Class com.luciad.format.dafif.gui.TLcdDAFIFLoader
class TLcdDAFIFLoader extends JPanel implements Serializable -
Class com.luciad.format.dafif.gui.TLcdDAFIFLoaderEvent
class TLcdDAFIFLoaderEvent extends EventObject implements Serializable -
Class com.luciad.format.dafif.gui.TLcdDAFIFLoaderViewAdapter
class TLcdDAFIFLoaderViewAdapter extends Object implements Serializable-
Serialized Fields
-
fDAFIFLoader
TLcdDAFIFLoader fDAFIFLoader
-
fGXYView
ILcdGXYView fGXYView
-
fHandlingLoaderEvent
com.luciad.format.dafif.gui.ILcdAtomicBoolean fHandlingLoaderEvent
-
fLayerFactory
ILcdGXYLayerFactory fLayerFactory
-
-
-
Class com.luciad.format.dafif.gui.TLcdDAFIFRegionChooser
class TLcdDAFIFRegionChooser extends JPanel implements Serializable-
Serialized Fields
-
fAvailableICAORegionCodes
List fAvailableICAORegionCodes
-
fAvailableICAORegionCountryNames
List fAvailableICAORegionCountryNames
-
fContinentList
JList fContinentList
-
fDAFIFTypes
Vector fDAFIFTypes
-
fFilters
com.luciad.format.dafif.gui.TLcdDAFIFRegionChooser.MyFilter[] fFilters
-
fICAORegionsList
JList fICAORegionsList
-
-
-
-
Package com.luciad.format.dafif.model.aerodrome
-
Class com.luciad.format.dafif.model.aerodrome.TLcdDAFIFAerodromeModelDescriptor
class TLcdDAFIFAerodromeModelDescriptor extends TLcdAerodromeModelDescriptor implements Serializable-
Serialized Fields
-
fCommunicationDescriptor
ILcdFeaturedDescriptor fCommunicationDescriptor
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
Class com.luciad.format.dafif.model.aerodrome.TLcdDAFIFHelipadModelDescriptor
class TLcdDAFIFHelipadModelDescriptor extends TLcdHelipadModelDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
Class com.luciad.format.dafif.model.aerodrome.TLcdDAFIFHeliportModelDescriptor
class TLcdDAFIFHeliportModelDescriptor extends TLcdHeliportModelDescriptor implements Serializable-
Serialized Fields
-
fCommunicationDescriptor
ILcdFeaturedDescriptor fCommunicationDescriptor
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
Class com.luciad.format.dafif.model.aerodrome.TLcdDAFIFRunwayModelDescriptor
class TLcdDAFIFRunwayModelDescriptor extends TLcdRunwayModelDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
-
Package com.luciad.format.dafif.model.airspace
-
Class com.luciad.format.dafif.model.airspace.TLcdDAFIFAirspaceModelDescriptor
class TLcdDAFIFAirspaceModelDescriptor extends TLcdAirspaceModelDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
Class com.luciad.format.dafif.model.airspace.TLcdDAFIFAirspaceModelListDescriptor
class TLcdDAFIFAirspaceModelListDescriptor extends TLcdEditableDataModelListDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
fTypeName
String fTypeName
-
-
-
Class com.luciad.format.dafif.model.airspace.TLcdDAFIFSpecialUseAirspaceModelDescriptor
class TLcdDAFIFSpecialUseAirspaceModelDescriptor extends TLcdSpecialUseAirspaceModelDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
Class com.luciad.format.dafif.model.airspace.TLcdDAFIFSpecialUseAirspaceModelListDescriptor
class TLcdDAFIFSpecialUseAirspaceModelListDescriptor extends TLcdEditableDataModelListDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
fTypeName
String fTypeName
-
-
-
-
Package com.luciad.format.dafif.model.navaid
-
Package com.luciad.format.dafif.model.ortca
-
Class com.luciad.format.dafif.model.ortca.TLcdDAFIFOrtcaModelDescriptor
class TLcdDAFIFOrtcaModelDescriptor extends TLcdOrtcaModelDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
-
Package com.luciad.format.dafif.model.parachutejumparea
-
Class com.luciad.format.dafif.model.parachutejumparea.TLcdDAFIFParachuteJumpAreaModelDescriptor
class TLcdDAFIFParachuteJumpAreaModelDescriptor extends TLcdParachuteJumpAreaModelDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
-
Package com.luciad.format.dafif.model.precisionapproachpath
-
Class com.luciad.format.dafif.model.precisionapproachpath.TLcdDAFIFPrecisionApproachPathModelDescriptor
class TLcdDAFIFPrecisionApproachPathModelDescriptor extends TLcdFinalApproachPathModelDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
-
Package com.luciad.format.dafif.model.procedure
-
Class com.luciad.format.dafif.model.procedure.TLcdDAFIFHoldingModelDescriptor
class TLcdDAFIFHoldingModelDescriptor extends TLcdHoldingModelDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
Class com.luciad.format.dafif.model.procedure.TLcdDAFIFProcedureTrajectoryModelDescriptor
class TLcdDAFIFProcedureTrajectoryModelDescriptor extends TLcdProcedureTrajectoryModelDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
-
Package com.luciad.format.dafif.model.refuelingtrack
-
Class com.luciad.format.dafif.model.refuelingtrack.TLcdDAFIFRefuelingAirspaceModelDescriptor
class TLcdDAFIFRefuelingAirspaceModelDescriptor extends TLcdRefuelingAirspaceModelDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
Class com.luciad.format.dafif.model.refuelingtrack.TLcdDAFIFRefuelingTrackModelDescriptor
class TLcdDAFIFRefuelingTrackModelDescriptor extends TLcdRefuelingTrackModelDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
Class com.luciad.format.dafif.model.refuelingtrack.TLcdDAFIFRefuelingTrackModelListDescriptor
class TLcdDAFIFRefuelingTrackModelListDescriptor extends TLcdEditableDataModelListDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
fTypeName
String fTypeName
-
-
-
-
Package com.luciad.format.dafif.model.route
-
Class com.luciad.format.dafif.model.route.TLcdDAFIFATSRouteModelDescriptor
class TLcdDAFIFATSRouteModelDescriptor extends TLcdATSRouteModelDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
Class com.luciad.format.dafif.model.route.TLcdDAFIFMilitaryTrainingRouteModelDescriptor
class TLcdDAFIFMilitaryTrainingRouteModelDescriptor extends TLcdMilitaryTrainingRouteModelDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
-
Package com.luciad.format.dafif.model.sector
-
Class com.luciad.format.dafif.model.sector.TLcdDAFIFMinimumSectorAltitudeModelDescriptor
class TLcdDAFIFMinimumSectorAltitudeModelDescriptor extends TLcdMinimumSectorAltitudeModelDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
-
Package com.luciad.format.dafif.model.vfr
-
Class com.luciad.format.dafif.model.vfr.TLcdDAFIFVFROffsetModelDescriptor
class TLcdDAFIFVFROffsetModelDescriptor extends TLcdVFROffsetModelDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
Class com.luciad.format.dafif.model.vfr.TLcdDAFIFVFRRouteModelDescriptor
class TLcdDAFIFVFRRouteModelDescriptor extends TLcdVFRRouteModelDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
-
-
Class com.luciad.format.dafif.model.vfr.TLcdDAFIFVFRRouteModelListDescriptor
class TLcdDAFIFVFRRouteModelListDescriptor extends TLcdEditableDataModelListDescriptor implements Serializable-
Serialized Fields
-
fDAFIFModelDescriptorDelegate
com.luciad.internal.dafif.TLcdDAFIFModelDescriptorSupport fDAFIFModelDescriptorDelegate
-
fTypeName
String fTypeName
-
-
-
-
Package com.luciad.format.dafif.util
-
Class com.luciad.format.dafif.util.TLcdDAFIFModelAndFilter
class TLcdDAFIFModelAndFilter extends Object implements Serializable-
Serialized Fields
-
fA
ILcdDAFIFModelFilter fA
-
fB
ILcdDAFIFModelFilter fB
-
-
-
-
Package com.luciad.format.database
-
Class com.luciad.format.database.TLcdDatabaseModel
class TLcdDatabaseModel extends ALcdModel implements Serializable-
Serialized Fields
-
fAutoCommit
boolean fAutoCommit
-
fCachingDatabaseCodec
com.luciad.format.database.TLcdCachingDatabaseCodec fCachingDatabaseCodec
-
fModelChangeBuffer
com.luciad.format.database.TLcdModelChangeBuffer fModelChangeBuffer
-
-
-
Class com.luciad.format.database.TLcdDatabaseModelDescriptor
class TLcdDatabaseModelDescriptor extends TLcdFeaturedModelDescriptor implements Serializable-
Serialized Fields
-
fAlwaysCloseConnection
boolean fAlwaysCloseConnection
-
fAnnotations
Map<Class<?>,
ILcdAnnotation> fAnnotations -
fBounds
ILcdBounds fBounds
-
fConnectionProperties
Properties fConnectionProperties
-
fDataType
TLcdDataType fDataType
-
fDriver
String fDriver
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fFeatureDisplayNames
String[] fFeatureDisplayNames
-
fFeatureTypes
String[] fFeatureTypes
-
fGeometryColumnName
String fGeometryColumnName
-
fGeometryQueryColumnName
String fGeometryQueryColumnName
-
fGeometryType
String fGeometryType
-
fPrimaryFeatureAutoGenerated
boolean fPrimaryFeatureAutoGenerated
-
fPrimaryFeatureIndex
int fPrimaryFeatureIndex
-
fSelectionFilter
String fSelectionFilter
-
fSelectionTables
String fSelectionTables
-
fSRID
int fSRID
-
fTableName
String fTableName
-
fURL
String fURL
-
-
-
Class com.luciad.format.database.TLcdDatabaseModelEncoder
class TLcdDatabaseModelEncoder extends Object implements Serializable-
Serialized Fields
-
fAutoCommitCount
int fAutoCommitCount
-
fDatabaseFactory
ILcdDatabaseFactory fDatabaseFactory
-
-
-
Class com.luciad.format.database.TLcdDatabaseReadOnlyModel
class TLcdDatabaseReadOnlyModel extends ALcdModel implements Serializable-
Serialized Fields
-
fCachingDatabaseDecoder
com.luciad.format.database.TLcdCachingDatabaseDecoder fCachingDatabaseDecoder
-
-
-
Class com.luciad.format.database.TLcdFeaturedMultiShapeList
class TLcdFeaturedMultiShapeList extends TLcdFeatureArray implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
fPrimaryFeatureIndex
int fPrimaryFeatureIndex
-
fShapes
ILcdShape[] fShapes
-
-
-
Class com.luciad.format.database.TLcdFeaturedSingleShapeList
class TLcdFeaturedSingleShapeList extends TLcdFeatureArray implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
fPrimaryFeatureIndex
int fPrimaryFeatureIndex
-
fShape
ILcdShape fShape
-
-
-
-
Package com.luciad.format.database.gxy
-
Class com.luciad.format.database.gxy.TLcdDatabaseGXYPainterProvider
class TLcdDatabaseGXYPainterProvider extends Object implements Serializable-
Serialized Fields
-
fArcPainter
TLcdGXYArcPainter fArcPainter
Deprecated. -
fBoundsPainter
TLcdGXYBoundsPainter fBoundsPainter
Deprecated. -
fCirclePainter
TLcdGXYCirclePainter fCirclePainter
Deprecated. -
fComplexPolygonPainter
TLcdGXYPointListPainter fComplexPolygonPainter
Deprecated. -
fPointPainter
TLcdGXYIconPainter fPointPainter
Deprecated. -
fPolygonPainter
TLcdGXYPointListPainter fPolygonPainter
Deprecated. -
fPolylinePainter
TLcdGXYPointListPainter fPolylinePainter
Deprecated. -
fPolypointPainter
TLcdGXYPointListPainter fPolypointPainter
Deprecated. -
fShapeListPainter
TLcdGXYShapeListPainter fShapeListPainter
Deprecated. -
fUsePaintCache
boolean fUsePaintCache
Deprecated.
-
-
-
-
Package com.luciad.format.database.shape
-
Class com.luciad.format.database.shape.TLcdLonLatHeightMPoint
class TLcdLonLatHeightMPoint extends TLcdLonLatHeightPoint implements Serializable-
Serialized Fields
-
fM
double fM
Contains the measure of this point
-
-
-
Class com.luciad.format.database.shape.TLcdLonLatHeightMPolygon
class TLcdLonLatHeightMPolygon extends TLcdLonLatHeightPolygon implements Serializable-
Serialized Fields
-
fMeasureArrayList
TLcdDoubleArrayList fMeasureArrayList
Contains the measure values of the points.
-
-
-
Class com.luciad.format.database.shape.TLcdLonLatHeightMPolyline
class TLcdLonLatHeightMPolyline extends TLcdLonLatHeightPolyline implements Serializable-
Serialized Fields
-
fMeasureArrayList
TLcdDoubleArrayList fMeasureArrayList
Contains the measure values of the points.
-
-
-
Class com.luciad.format.database.shape.TLcdLonLatHeightMPolypoint
class TLcdLonLatHeightMPolypoint extends TLcdLonLatHeightPolypoint implements Serializable-
Serialized Fields
-
fMeasureArrayList
TLcdDoubleArrayList fMeasureArrayList
Contains the measure values of the points.
-
-
-
Class com.luciad.format.database.shape.TLcdLonLatMPoint
class TLcdLonLatMPoint extends TLcdLonLatPoint implements Serializable-
Serialized Fields
-
fM
double fM
Contains the measure value of this point
-
-
-
Class com.luciad.format.database.shape.TLcdLonLatMPolygon
class TLcdLonLatMPolygon extends TLcdLonLatPolygon implements Serializable-
Serialized Fields
-
fMeasureArrayList
TLcdDoubleArrayList fMeasureArrayList
Contains the measure values of the points.
-
-
-
Class com.luciad.format.database.shape.TLcdLonLatMPolyline
class TLcdLonLatMPolyline extends TLcdLonLatPolyline implements Serializable-
Serialized Fields
-
fMeasureArrayList
TLcdDoubleArrayList fMeasureArrayList
Contains the measure values of the points.
-
-
-
Class com.luciad.format.database.shape.TLcdLonLatMPolypoint
class TLcdLonLatMPolypoint extends TLcdLonLatPolypoint implements Serializable-
Serialized Fields
-
fMeasureArrayList
TLcdDoubleArrayList fMeasureArrayList
Contains the measure values of the points.
-
-
-
Class com.luciad.format.database.shape.TLcdXYMPoint
class TLcdXYMPoint extends TLcdXYPoint implements Serializable-
Serialized Fields
-
fM
double fM
Contains the measure value of this point
-
-
-
Class com.luciad.format.database.shape.TLcdXYMPolygon
class TLcdXYMPolygon extends TLcdXYPolygon implements Serializable-
Serialized Fields
-
fMeasureArrayList
TLcdDoubleArrayList fMeasureArrayList
Contains the m values of the point in the polygon
-
-
-
Class com.luciad.format.database.shape.TLcdXYMPolyline
class TLcdXYMPolyline extends TLcdXYPolyline implements Serializable-
Serialized Fields
-
fMeasureArrayList
TLcdDoubleArrayList fMeasureArrayList
Contains the measure values of the points.
-
-
-
Class com.luciad.format.database.shape.TLcdXYMPolypoint
class TLcdXYMPolypoint extends TLcdXYPolypoint implements Serializable-
Serialized Fields
-
fMeasureArrayList
TLcdDoubleArrayList fMeasureArrayList
Contains the measure values of the points.
-
-
-
Class com.luciad.format.database.shape.TLcdXYZMPoint
class TLcdXYZMPoint extends TLcdXYZPoint implements Serializable-
Serialized Fields
-
fM
double fM
Contains the measure of this point
-
-
-
Class com.luciad.format.database.shape.TLcdXYZMPolygon
class TLcdXYZMPolygon extends TLcdXYZPolygon implements Serializable-
Serialized Fields
-
fMeasureArrayList
TLcdDoubleArrayList fMeasureArrayList
Contains the measure values of the points.
-
-
-
Class com.luciad.format.database.shape.TLcdXYZMPolyline
class TLcdXYZMPolyline extends TLcdXYZPolyline implements Serializable-
Serialized Fields
-
fMeasureArrayList
TLcdDoubleArrayList fMeasureArrayList
Contains the measure values of the points.
-
-
-
Class com.luciad.format.database.shape.TLcdXYZMPolypoint
class TLcdXYZMPolypoint extends TLcdXYZPolypoint implements Serializable-
Serialized Fields
-
fMeasureArrayList
TLcdDoubleArrayList fMeasureArrayList
Contains the measure values of the points.
-
-
-
-
Package com.luciad.format.db2.spatial
-
Class com.luciad.format.db2.spatial.TLcdDB2SpatialModelDescriptor
class TLcdDB2SpatialModelDescriptor extends TLcdDatabaseModelDescriptor implements Serializable -
Class com.luciad.format.db2.spatial.TLcdDB2SpatialModelEncoder
class TLcdDB2SpatialModelEncoder extends TLcdDatabaseModelEncoder implements Serializable
-
-
Package com.luciad.format.dgn
-
Class com.luciad.format.dgn.ALcdDGNAttributes
class ALcdDGNAttributes extends Object implements Serializable-
Serialized Fields
-
fNextAttribute
ILcdDGNAttributes fNextAttribute
-
-
-
Class com.luciad.format.dgn.ALcdDGNLevelFilter
class ALcdDGNLevelFilter extends Object implements Serializable-
Serialized Fields
-
fName
String fName
-
-
-
Class com.luciad.format.dgn.TLcdDGN3DSurface
class TLcdDGN3DSurface extends TLcdShapeList implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNArc2D
class TLcdDGNArc2D extends TLcdXYArc implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNCell
class TLcdDGNCell extends TLcdShapeList implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fClasses
int fClasses
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
fLevels
long fLevels
-
fName
String fName
-
-
-
Class com.luciad.format.dgn.TLcdDGNCharacterTag
class TLcdDGNCharacterTag extends com.luciad.format.dgn.ALcdDGNTag implements Serializable- serialVersionUID:
- -5722976243223170778L
-
Serialized Fields
-
fDefaultCharacterValue
String fDefaultCharacterValue
-
-
Class com.luciad.format.dgn.TLcdDGNCharacterTagAttribute
class TLcdDGNCharacterTagAttribute extends com.luciad.format.dgn.ALcdDGNTagAttribute implements Serializable-
Serialized Fields
-
fCharacterValue
String fCharacterValue
-
-
-
Class com.luciad.format.dgn.TLcdDGNColorTable
class TLcdDGNColorTable extends Object implements Serializable- serialVersionUID:
- 2594516574762981970L
-
Class com.luciad.format.dgn.TLcdDGNComplexChain
class TLcdDGNComplexChain extends TLcdShapeList implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNComplexShape
class TLcdDGNComplexShape extends TLcdShapeList implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNCurve2D
class TLcdDGNCurve2D extends TLcdXYPolyline implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNDimension
class TLcdDGNDimension extends TLcdXYLine implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNDisplayableTag
class TLcdDGNDisplayableTag extends TLcdXYText implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
fTagAttribute
ILcdDGNTagAttribute fTagAttribute
-
-
-
Class com.luciad.format.dgn.TLcdDGNDisplayInfo
class TLcdDGNDisplayInfo extends Object implements Serializable- serialVersionUID:
- 3422907608480436180L
-
Serialized Fields
-
fDGNAttributes
ILcdDGNAttributes fDGNAttributes
-
fElementId
int fElementId
-
fElementPropertiesAndSymbology
int fElementPropertiesAndSymbology
-
fFillColor
int fFillColor
-
fFont
String fFont
-
fGroupNumber
int fGroupNumber
-
fLevelID
int fLevelID
-
fLevelNumber
int fLevelNumber
-
fPriority
long fPriority
-
fStyle
int fStyle
-
fSymbologyByLevel
byte fSymbologyByLevel
-
fTrueFillColor
Color fTrueFillColor
-
fTrueLineColor
Color fTrueLineColor
-
-
Class com.luciad.format.dgn.TLcdDGNDMRSAttribute
class TLcdDGNDMRSAttribute extends ALcdDGNAttributes implements Serializable-
Serialized Fields
-
fEntity
int fEntity
-
fMsLink
int fMsLink
-
fURL
String fURL
-
-
-
Class com.luciad.format.dgn.TLcdDGNEllipse2D
class TLcdDGNEllipse2D extends TLcdXYEllipse implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNFloatCurve2D
class TLcdDGNFloatCurve2D extends TLcdXYFloatPolyline implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNFloatCurve3D
class TLcdDGNFloatCurve3D extends TLcdXYZFloatPolyline implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNFloatLine2D
class TLcdDGNFloatLine2D extends TLcdXYFloatLine implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNFloatLine3D
class TLcdDGNFloatLine3D extends TLcdXYZFloatLine implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNFloatLineString2D
class TLcdDGNFloatLineString2D extends TLcdXYFloatPolyline implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNFloatLineString3D
class TLcdDGNFloatLineString3D extends TLcdXYZFloatPolyline implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNFloatShape2D
class TLcdDGNFloatShape2D extends TLcdXYFloatPolygon implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNFloatShape3D
class TLcdDGNFloatShape3D extends TLcdXYZFloatPolygon implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNIntegerTag
class TLcdDGNIntegerTag extends com.luciad.format.dgn.ALcdDGNTag implements Serializable- serialVersionUID:
- 5948967157346477431L
-
Serialized Fields
-
fDefaultIntegerValue
int fDefaultIntegerValue
-
-
Class com.luciad.format.dgn.TLcdDGNIntegerTagAttribute
class TLcdDGNIntegerTagAttribute extends com.luciad.format.dgn.ALcdDGNTagAttribute implements Serializable-
Serialized Fields
-
fIntegerValue
int fIntegerValue
-
-
-
Class com.luciad.format.dgn.TLcdDGNLevel
class TLcdDGNLevel extends Object implements Serializable- serialVersionUID:
- 6946243008954473725L
-
Serialized Fields
-
fColor
int fColor
-
fDescription
String fDescription
-
fElementColor
int fElementColor
-
fElementColorTrue
Color fElementColorTrue
-
fElementStyle
int fElementStyle
-
fElementWeight
int fElementWeight
-
fFillColor
int fFillColor
-
fHasColorOverride
boolean fHasColorOverride
-
fHasFillColorOverride
boolean fHasFillColorOverride
-
fHasStyleOverride
boolean fHasStyleOverride
-
fHasWeightOverride
boolean fHasWeightOverride
-
fID
int fID
-
fName
String fName
-
fNumber
int fNumber
-
fStyle
int fStyle
-
fWeight
int fWeight
-
-
Class com.luciad.format.dgn.TLcdDGNLevelSymbology
class TLcdDGNLevelSymbology extends Object implements Serializable- serialVersionUID:
- -8038456410844409064L
-
Class com.luciad.format.dgn.TLcdDGNLine2D
class TLcdDGNLine2D extends TLcdXYLine implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNLineString2D
class TLcdDGNLineString2D extends TLcdXYPolyline implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNModelDescriptor
class TLcdDGNModelDescriptor extends TLcdModelDescriptor implements Serializable- serialVersionUID:
- -8318702674896708806L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDGNColorTable
TLcdDGNColorTable fDGNColorTable
-
fDGNLevelFilters
ALcdDGNLevelFilter[] fDGNLevelFilters
-
fDGNLevelSymbology
TLcdDGNLevelSymbology fDGNLevelSymbology
-
fDGNReferenceFiles
TLcdDGNReferenceFile[] fDGNReferenceFiles
-
fDGNTagSets
TLcdDGNTagSet[] fDGNTagSets
-
fIs3D
boolean fIs3D
-
fPositionalUnitsPerMasterUnit
int fPositionalUnitsPerMasterUnit
-
fViewConstructions
boolean fViewConstructions
-
fViewDimensions
boolean fViewDimensions
-
fViewFill
boolean fViewFill
-
fViewLevelSymbology
boolean fViewLevelSymbology
-
fViewLineStyles
boolean fViewLineStyles
-
fViewLineWeights
boolean fViewLineWeights
-
fViewPatterns
boolean fViewPatterns
-
fViewText
boolean fViewText
-
-
Class com.luciad.format.dgn.TLcdDGNMsLinkAttribute
class TLcdDGNMsLinkAttribute extends ALcdDGNAttributes implements Serializable-
Serialized Fields
-
fEntity
int fEntity
-
fMsLink
int fMsLink
-
fType
int fType
-
fURL
String fURL
-
-
-
Class com.luciad.format.dgn.TLcdDGNRealTag
class TLcdDGNRealTag extends com.luciad.format.dgn.ALcdDGNTag implements Serializable- serialVersionUID:
- 5272077644638101418L
-
Serialized Fields
-
fDefaultRealValue
double fDefaultRealValue
-
-
Class com.luciad.format.dgn.TLcdDGNRealTagAttribute
class TLcdDGNRealTagAttribute extends com.luciad.format.dgn.ALcdDGNTagAttribute implements Serializable-
Serialized Fields
-
fRealValue
double fRealValue
-
-
-
Class com.luciad.format.dgn.TLcdDGNReferenceFile
class TLcdDGNReferenceFile extends Object implements Serializable- serialVersionUID:
- 9106003556678018766L
-
Serialized Fields
-
fClip
ILcdPointList fClip
-
fConversionFactor
double fConversionFactor
-
fDescription
String fDescription
-
fFileNumber
int fFileNumber
-
fFileSpecification
String fFileSpecification
-
fLevelMask
long fLevelMask
-
fLevelSymbology
TLcdDGNLevelSymbology fLevelSymbology
-
fLogicalName
String fLogicalName
-
fMasterOrigin
ILcdPoint fMasterOrigin
-
fReferenceOrigin
ILcdPoint fReferenceOrigin
-
fRotationAngle
double fRotationAngle
-
-
Class com.luciad.format.dgn.TLcdDGNShape2D
class TLcdDGNShape2D extends TLcdXYPolygon implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNSolid
class TLcdDGNSolid extends TLcdShapeList implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNTagSet
class TLcdDGNTagSet extends Object implements Serializable- serialVersionUID:
- -2172987515996128494L
-
Serialized Fields
-
fDGNTags
ILcdDGNTag[] fDGNTags
-
fName
String fName
-
fNumber
int fNumber
-
-
Class com.luciad.format.dgn.TLcdDGNText2D
class TLcdDGNText2D extends TLcdXYText implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
Class com.luciad.format.dgn.TLcdDGNTextNode2D
class TLcdDGNTextNode2D extends TLcdShapeList implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDGNDisplayInfo fDisplayInfo
-
-
-
-
Package com.luciad.format.dgn.gxy
-
Class com.luciad.format.dgn.gxy.TLcdDGNCellGXYPainter
class TLcdDGNCellGXYPainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fHandleHoles
boolean fHandleHoles
-
fHandleUnfilledHoles
boolean fHandleUnfilledHoles
-
fShapeGXYPainterProvider
ILcdGXYPainterProvider fShapeGXYPainterProvider
-
-
-
Class com.luciad.format.dgn.gxy.TLcdDGNComplexShapeGXYPainter
class TLcdDGNComplexShapeGXYPainter extends ALcdGXYPainter implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fFillMode
int fFillMode
-
fFillStyle
ILcdGXYPainterStyle fFillStyle
-
fLineStyle
ILcdGXYPainterStyle fLineStyle
-
fPathSupport
com.luciad.format.dgn.gxy.TLcdDGNComplexShapeGXYPainter.MyPathSupport fPathSupport
-
fPathSupportForTouched
com.luciad.format.dgn.gxy.TLcdDGNComplexShapeGXYPainter.MyPathSupport fPathSupportForTouched
-
fShapeGXYPainterProvider
ILcdGXYPainterProvider fShapeGXYPainterProvider
-
-
-
Class com.luciad.format.dgn.gxy.TLcdDGNEllipse2DGXYPainter
class TLcdDGNEllipse2DGXYPainter extends ALcdGXYPainter implements Serializable-
Serialization Methods
-
readObject
Deprecated.- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fFillMode
int fFillMode
Deprecated. -
fFillStyle
ILcdGXYPainterStyle fFillStyle
Deprecated. -
fLineStyle
ILcdGXYPainterStyle fLineStyle
Deprecated. -
fPaintCache
boolean fPaintCache
Deprecated.
-
-
-
Class com.luciad.format.dgn.gxy.TLcdDGNGXYFillStyle
class TLcdDGNGXYFillStyle extends Object implements Serializable-
Serialized Fields
-
fBackgroundColor
Color fBackgroundColor
-
fDGNColorTable
TLcdDGNColorTable fDGNColorTable
-
fDGNLevelSymbology
TLcdDGNLevelSymbology fDGNLevelSymbology
-
fSelectionColor
Color fSelectionColor
-
-
-
Class com.luciad.format.dgn.gxy.TLcdDGNGXYFontStyle
class TLcdDGNGXYFontStyle extends Object implements Serializable-
Serialized Fields
-
fBackgroundColor
Color fBackgroundColor
-
fDGNColorTable
TLcdDGNColorTable fDGNColorTable
-
fDGNLevelSymbology
TLcdDGNLevelSymbology fDGNLevelSymbology
-
fSelectionColor
Color fSelectionColor
-
-
-
Class com.luciad.format.dgn.gxy.TLcdDGNGXYLineStyle
class TLcdDGNGXYLineStyle extends Object implements Serializable-
Serialized Fields
-
fBackgroundColor
Color fBackgroundColor
-
fDGNColorTable
TLcdDGNColorTable fDGNColorTable
-
fDGNLevelSymbology
TLcdDGNLevelSymbology fDGNLevelSymbology
-
fSelectionColor
Color fSelectionColor
-
fUseAntiAliasing
boolean fUseAntiAliasing
-
-
-
Class com.luciad.format.dgn.gxy.TLcdDGNGXYOutlineStyle
class TLcdDGNGXYOutlineStyle extends Object implements Serializable-
Serialized Fields
-
fFillStyle
TLcdDGNGXYFillStyle fFillStyle
-
fLineStyle
TLcdDGNGXYLineStyle fLineStyle
-
-
-
Class com.luciad.format.dgn.gxy.TLcdDGNGXYPainterProvider
class TLcdDGNGXYPainterProvider extends Object implements Serializable-
Serialized Fields
-
fDGNArcPainter
TLcdGXYArcPainter fDGNArcPainter
-
fDGNCellPainter
TLcdDGNCellGXYPainter fDGNCellPainter
-
fDGNColorTable
TLcdDGNColorTable fDGNColorTable
-
fDGNComplexChainPainter
TLcdGXYShapeListPainter fDGNComplexChainPainter
-
fDGNComplexShapePainter
TLcdDGNComplexShapeGXYPainter fDGNComplexShapePainter
-
fDGNCurve2DPainter
TLcdGXYPointListPainter fDGNCurve2DPainter
-
fDGNDimensionPainter
TLcdGXYPointListPainter fDGNDimensionPainter
-
fDGNDisplayableTagPainter
TLcdGXYTextPainter fDGNDisplayableTagPainter
-
fDGNEllipse2DGXYPainter
TLcdGXYEllipsePainter fDGNEllipse2DGXYPainter
-
fDGNLevelSymbology
TLcdDGNLevelSymbology fDGNLevelSymbology
-
fDGNLineString2DPainter
TLcdGXYPointListPainter fDGNLineString2DPainter
-
fDGNShape2DPainter
TLcdGXYPointListPainter fDGNShape2DPainter
-
fDGNSurfacePainter
TLcdGXYShapeListPainter fDGNSurfacePainter
-
fDGNText2DPainter
TLcdGXYTextPainter fDGNText2DPainter
-
fDGNTextNode2DPainter
TLcdGXYShapeListPainter fDGNTextNode2DPainter
-
fFillMode
ILcdDGNGXYFillMode fFillMode
-
-
-
-
Package com.luciad.format.dimap
-
Class com.luciad.format.dimap.TLcdDIMAPModelDescriptor
class TLcdDIMAPModelDescriptor extends TLcdRasterModelDescriptor implements Serializable-
Serialized Fields
-
fCopyright
String fCopyright
-
fCountryCode
String fCountryCode
-
fCountryName
String fCountryName
-
fDataSetComments
String fDataSetComments
-
fDataSetContent
String fDataSetContent
-
fDataSetIndex
String fDataSetIndex
-
fDataSetLocation
String fDataSetLocation
-
fDataSetName
String fDataSetName
-
fDataSetProducerName
String fDataSetProducerName
-
fDataSetProducerURL
String fDataSetProducerURL
-
fDataSetProductionDate
String fDataSetProductionDate
-
fDataSetSeries
String fDataSetSeries
-
fIsElevation
boolean fIsElevation
-
fJobID
String fJobID
-
fProductInfo
String fProductInfo
-
fProductType
String fProductType
-
-
-
-
Package com.luciad.format.dwg
-
Class com.luciad.format.dwg.TLcdDWGArc
class TLcdDWGArc extends TLcdXYArc implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDWGDisplayInfo fDisplayInfo
-
fExtendedEntityData
TLcdDWGExtendedEntityData fExtendedEntityData
-
-
-
Class com.luciad.format.dwg.TLcdDWGBlock
class TLcdDWGBlock extends TLcdShapeList implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDWGDisplayInfo fDisplayInfo
-
fExtendedEntityData
TLcdDWGExtendedEntityData fExtendedEntityData
-
fName
String fName
-
-
-
Class com.luciad.format.dwg.TLcdDWGCircle
class TLcdDWGCircle extends TLcdXYCircle implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDWGDisplayInfo fDisplayInfo
-
fExtendedEntityData
TLcdDWGExtendedEntityData fExtendedEntityData
-
-
-
Class com.luciad.format.dwg.TLcdDWGCompositeCurve
class TLcdDWGCompositeCurve extends TLcdCompositeCurve implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDWGDisplayInfo fDisplayInfo
-
fExtendedEntityData
TLcdDWGExtendedEntityData fExtendedEntityData
-
fLineWidth
double fLineWidth
-
-
-
Class com.luciad.format.dwg.TLcdDWGCompositeRing
class TLcdDWGCompositeRing extends TLcdXYCompositeRing implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDWGDisplayInfo fDisplayInfo
-
fExtendedEntityData
TLcdDWGExtendedEntityData fExtendedEntityData
-
-
-
Class com.luciad.format.dwg.TLcdDWGEllipse
class TLcdDWGEllipse extends TLcdXYArc implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDWGDisplayInfo fDisplayInfo
-
fExtendedEntityData
TLcdDWGExtendedEntityData fExtendedEntityData
-
-
-
Class com.luciad.format.dwg.TLcdDWGFace3D
class TLcdDWGFace3D extends TLcdXYPolygon implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDWGDisplayInfo fDisplayInfo
-
fExtendedEntityData
TLcdDWGExtendedEntityData fExtendedEntityData
-
-
-
Class com.luciad.format.dwg.TLcdDWGLine
class TLcdDWGLine extends TLcdXYLine implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDWGDisplayInfo fDisplayInfo
-
fExtendedEntityData
TLcdDWGExtendedEntityData fExtendedEntityData
-
-
-
Class com.luciad.format.dwg.TLcdDWGModelDescriptor
class TLcdDWGModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fContentClasses
Class[] fContentClasses
-
fDataModelDescriptor
TLcdDataModelDescriptor fDataModelDescriptor
-
fDWGLayers
TLcdDWGLayer[] fDWGLayers
-
fDWGLineTypes
TLcdDWGLineType[] fDWGLineTypes
-
-
-
Class com.luciad.format.dwg.TLcdDWGPoint
class TLcdDWGPoint extends TLcdXYZPoint implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDWGDisplayInfo fDisplayInfo
-
fExtendedEntityData
TLcdDWGExtendedEntityData fExtendedEntityData
-
-
-
Class com.luciad.format.dwg.TLcdDWGPolyline2D
class TLcdDWGPolyline2D extends TLcdXYPolygon implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fClosed
boolean fClosed
-
fDisplayInfo
TLcdDWGDisplayInfo fDisplayInfo
-
fExtendedEntityData
TLcdDWGExtendedEntityData fExtendedEntityData
-
fLineWidth
double fLineWidth
-
-
-
Class com.luciad.format.dwg.TLcdDWGSolid
class TLcdDWGSolid extends TLcdXYPolygon implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDWGDisplayInfo fDisplayInfo
-
fExtendedEntityData
TLcdDWGExtendedEntityData fExtendedEntityData
-
-
-
Class com.luciad.format.dwg.TLcdDWGText
class TLcdDWGText extends TLcdXYText implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fDisplayInfo
TLcdDWGDisplayInfo fDisplayInfo
-
fExtendedEntityData
TLcdDWGExtendedEntityData fExtendedEntityData
-
-
-
-
Package com.luciad.format.dwg.gxy
-
Class com.luciad.format.dwg.gxy.TLcdDWGGXYFillStyle
class TLcdDWGGXYFillStyle extends Object implements Serializable -
Class com.luciad.format.dwg.gxy.TLcdDWGGXYFontStyle
class TLcdDWGGXYFontStyle extends Object implements Serializable -
Class com.luciad.format.dwg.gxy.TLcdDWGGXYLineStyle
class TLcdDWGGXYLineStyle extends Object implements Serializable -
Class com.luciad.format.dwg.gxy.TLcdDWGGXYPainterProvider
class TLcdDWGGXYPainterProvider extends Object implements Serializable-
Serialized Fields
-
fDWGArcPainter
TLcdGXYArcPainter fDWGArcPainter
-
fDWGBlockPainter
TLcdGXYShapeListPainter fDWGBlockPainter
-
fDWGCirclePainter
TLcdGXYCirclePainter fDWGCirclePainter
-
fDWGCompositeCurvePainter
TLcdGXYCompositeCurvePainter fDWGCompositeCurvePainter
-
fDWGCompositeRingPainter
TLcdGXYCompositeRingPainter fDWGCompositeRingPainter
-
fDWGFace3DPainter
TLcdGXYPointListPainter fDWGFace3DPainter
-
fDWGPointPainter
TLcdGXYIconPainter fDWGPointPainter
-
fDWGPolyline2DPainter
TLcdGXYPointListPainter fDWGPolyline2DPainter
-
fDWGSolidPainter
TLcdGXYPointListPainter fDWGSolidPainter
-
fDWGText2DPainter
TLcdGXYTextPainter fDWGText2DPainter
-
-
-
-
Package com.luciad.format.e57
-
Class com.luciad.format.e57.TLcdE57ModelDescriptor
class TLcdE57ModelDescriptor extends ALcdLIDARModelDescriptor implements Serializable-
Serialized Fields
-
fCreationTime
Instant fCreationTime
-
fDataSource
com.luciad.internal.format.e57.lidar.TLinE57DataSource fDataSource
-
fDataType
TLcdDataType fDataType
-
fGUID
String fGUID
-
fNumberOfPoints
long fNumberOfPoints
-
fPropertyRanges
Map<TLcdDataProperty,
TLcdInterval> fPropertyRanges
-
-
-
-
Package com.luciad.format.ecrg
-
Class com.luciad.format.ecrg.TLcdECRGModelDescriptor
class TLcdECRGModelDescriptor extends TLcdRasterModelDescriptor implements Serializable-
Serialized Fields
-
fECRGMediaMetadata
TLcdECRGMediaMetadata fECRGMediaMetadata
-
-
-
Class com.luciad.format.ecrg.TLcdECRGMultilevelRasterModelDescriptor
class TLcdECRGMultilevelRasterModelDescriptor extends TLcdMultilevelRasterModelDescriptor implements Serializable-
Serialized Fields
-
fECRGModelDescriptor
TLcdECRGModelDescriptor fECRGModelDescriptor
-
-
-
-
Package com.luciad.format.ecw
-
Class com.luciad.format.ecw.TLcdECWModelDescriptor
class TLcdECWModelDescriptor extends TLcdMultilevelRasterModelDescriptor implements Serializable
-
-
Package com.luciad.format.gdf
-
Class com.luciad.format.gdf.TLcdGDFDatasetModelDescriptor
class TLcdGDFDatasetModelDescriptor extends com.luciad.format.gdf.TLcdGDFModelDescriptor implements Serializable-
Serialized Fields
-
fAttributeTypes
List<TLcdGDFAttributeType> fAttributeTypes
-
fCountries
TLcdGDFCountry[] fCountries
-
fDatasetKey
TLcdGDFDatasetKey fDatasetKey
-
fFeatureClasses
List<TLcdGDFFeatureClass> fFeatureClasses
-
fInternationalID
String fInternationalID
-
fLanguages
TLcdGDFLanguage[] fLanguages
-
fRelationshipTypes
List<TLcdGDFRelationshipType> fRelationshipTypes
-
-
-
Class com.luciad.format.gdf.TLcdGDFLayerModelDescriptor
class TLcdGDFLayerModelDescriptor extends com.luciad.format.gdf.TLcdGDFModelDescriptor implements Serializable-
Serialized Fields
-
fFeatureThemes
TLcdGDFFeatureTheme[] fFeatureThemes
-
fLayerKey
TLcdGDFLayerKey fLayerKey
-
-
-
Class com.luciad.format.gdf.TLcdGDFModelEncoder
class TLcdGDFModelEncoder extends Object implements Serializable-
Serialized Fields
-
fAreaFeatureRecords
Hashtable fAreaFeatureRecords
-
fAttributeRecords
Hashtable fAttributeRecords
-
fComplexFeatureRecords
Hashtable fComplexFeatureRecords
-
fConversionRecords
Hashtable fConversionRecords
-
fCoordinatesRecords
Hashtable fCoordinatesRecords
-
fDatasetModel
ILcdModel fDatasetModel
-
fEdgeRecords
Hashtable fEdgeRecords
-
fEncodeCurviMetricPositionMeasurement
boolean fEncodeCurviMetricPositionMeasurement
-
fFaceRecords
Hashtable fFaceRecords
-
fFeatureRecords
Vector fFeatureRecords
-
fLayerModel
ILcdModel fLayerModel
-
fLineFeatureRecords
Hashtable fLineFeatureRecords
-
fNewNodeRecords
Hashtable fNewNodeRecords
-
fOutputStreamFactory
ILcdOutputStreamFactory fOutputStreamFactory
-
fPointFeatureRecords
Hashtable fPointFeatureRecords
-
fRelationshipRecords
Hashtable fRelationshipRecords
-
fSectionModel
ILcdModel fSectionModel
-
fTextRecords
Hashtable fTextRecords
-
fTimeDomainRecords
Hashtable fTimeDomainRecords
-
fXOffset
long fXOffset
-
fXYMultiplicationFactor
double fXYMultiplicationFactor
-
fYOffset
long fYOffset
-
fZMultiplicationFactor
double fZMultiplicationFactor
-
fZOffset
long fZOffset
-
-
-
Class com.luciad.format.gdf.TLcdGDFMultiLevelTiledModelEncoder
class TLcdGDFMultiLevelTiledModelEncoder extends Object implements Serializable-
Serialized Fields
-
fOutputStreamFactory
ILcdOutputStreamFactory fOutputStreamFactory
-
fXYMultiplicationFactor
double fXYMultiplicationFactor
-
-
-
Class com.luciad.format.gdf.TLcdGDFSectionModelDescriptor
class TLcdGDFSectionModelDescriptor extends com.luciad.format.gdf.TLcdGDFModelDescriptor implements Serializable-
Serialized Fields
-
fFeatureProxies
Hashtable fFeatureProxies
The feature proxy table consists of (ILcdGDFFeatureProxy, Long) couples that map proxy objects to internal id. These mapping is maintained in the model descriptor for encoding purposes, in order to be able to retrieve the correct internal id when encoding a model. (the model line and complex features contain only links to the foreign features, not their original internal id). -
fForeignTileFeatures
Vector fForeignTileFeatures
The foreign tile features vector contains all features that are - in the same section - referred to from this tile - but not contained in this tile It is only used in the context of tiling, where new border issues arise as we are dividing one section into different tiles. We cannot put these features into the feature proxy table, since their are no proxies involved. -
fSectionGeographicCoverageName
String fSectionGeographicCoverageName
-
fSectionKey
TLcdGDFSectionKey fSectionKey
-
-
-
-
Package com.luciad.format.geojson
-
Class com.luciad.format.geojson.TLcdGeoJsonModelDescriptor
class TLcdGeoJsonModelDescriptor extends TLcdDataModelDescriptor implements Serializable -
Class com.luciad.format.geojson.TLcdGeoJsonModelEncoder
class TLcdGeoJsonModelEncoder extends Object implements Serializable-
Serialized Fields
-
fGeoJsonEncodingOptions
com.luciad.internal.format.geojson.TLinGeoJsonEncoderOptions fGeoJsonEncodingOptions
-
fOutputStreamFactory
ILcdOutputStreamFactory fOutputStreamFactory
-
-
-
-
Package com.luciad.format.geospatialpdf
-
Class com.luciad.format.geospatialpdf.TLcdGeospatialPDFModelDescriptor
class TLcdGeospatialPDFModelDescriptor extends TLcdEarthModelDescriptor implements Serializable-
Serialized Fields
-
fMapFrame
com.luciad.format.geospatialpdf.TLcdGeospatialPDFMapFrame fMapFrame
-
-
-
-
Package com.luciad.format.geospot
-
Class com.luciad.format.geospot.TLcdGeoSPOTModelDescriptor
class TLcdGeoSPOTModelDescriptor extends TLcdRasterModelDescriptor implements Serializable-
Serialized Fields
-
fGeoSPOTFormat
String fGeoSPOTFormat
-
fSubsetRecords
TLcdGeoSPOTSubsetDescriptor[] fSubsetRecords
-
-
-
-
Package com.luciad.format.gml2.model
-
Class com.luciad.format.gml2.model.TLcdGML2AbstractFeature
class TLcdGML2AbstractFeature extends com.luciad.format.gml2.model.ALcdGML2AbstractFeature implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2AbstractFeatureCollection
class TLcdGML2AbstractFeatureCollection extends com.luciad.format.gml2.model.ALcdGML2AbstractFeatureCollection implements Serializable-
Serialized Fields
-
fDelegateModel
com.luciad.internal.model.TLinMixedModel fDelegateModel
-
-
-
Class com.luciad.format.gml2.model.TLcdGML2AbstractFeatureCollectionBase
class TLcdGML2AbstractFeatureCollectionBase extends TLcdGML2AbstractFeature implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2AbstractGeometry
class TLcdGML2AbstractGeometry extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2AbstractGeometryCollectionBase
class TLcdGML2AbstractGeometryCollectionBase extends TLcdGML2AbstractGeometry implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2BoundingShape
class TLcdGML2BoundingShape extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2Box
class TLcdGML2Box extends com.luciad.format.gml2.model.ALcdGML2Box implements Serializable-
Serialized Fields
-
fDelegateBounds
ILcd3DEditableBounds fDelegateBounds
-
fDelegatePoints
ILcd3DEditablePoint[] fDelegatePoints
-
-
-
Class com.luciad.format.gml2.model.TLcdGML2Coord
class TLcdGML2Coord extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2Coordinates
class TLcdGML2Coordinates extends com.luciad.format.gml2.model.ALcdGML2Coordinates implements Serializable-
Serialized Fields
-
fDimension
int fDimension
-
fValues
double[] fValues
-
-
-
Class com.luciad.format.gml2.model.TLcdGML2FeatureAssociation
class TLcdGML2FeatureAssociation extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2GeometryAssociation
class TLcdGML2GeometryAssociation extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2GeometryCollection
class TLcdGML2GeometryCollection extends com.luciad.format.gml2.model.ALcdGML2GeometryCollection implements Serializable-
Serialized Fields
-
fDelegateShape
ILcdEditableShapeList fDelegateShape
-
-
-
Class com.luciad.format.gml2.model.TLcdGML2GeometryProperty
class TLcdGML2GeometryProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2LinearRing
class TLcdGML2LinearRing extends com.luciad.format.gml2.model.ALcdGML2LinearRing implements Serializable-
Serialized Fields
-
fCache
TLcdCache fCache
-
fCachedSrs
ILcdModelReference fCachedSrs
-
fDelegateShape
com.luciad.format.gml2.model.TLcdGML2LinearRing.PolygonRing fDelegateShape
-
-
-
Class com.luciad.format.gml2.model.TLcdGML2LinearRingMember
class TLcdGML2LinearRingMember extends TLcdGML2GeometryAssociation implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2LineString
class TLcdGML2LineString extends com.luciad.format.gml2.model.ALcdGML2LineString implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml2.model.TLcdGML2LineString.PolylineCurve fDelegateShape
-
-
-
Class com.luciad.format.gml2.model.TLcdGML2LineStringMember
class TLcdGML2LineStringMember extends TLcdGML2GeometryAssociation implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2LineStringProperty
class TLcdGML2LineStringProperty extends TLcdGML2GeometryAssociation implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2MultiGeometryProperty
class TLcdGML2MultiGeometryProperty extends TLcdGML2GeometryAssociation implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2MultiLineString
class TLcdGML2MultiLineString extends com.luciad.format.gml2.model.ALcdGML2MultiLineString implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2MultiLineStringProperty
class TLcdGML2MultiLineStringProperty extends TLcdGML2GeometryAssociation implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2MultiPoint
class TLcdGML2MultiPoint extends com.luciad.format.gml2.model.ALcdGML2MultiPoint implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2MultiPointProperty
class TLcdGML2MultiPointProperty extends TLcdGML2GeometryAssociation implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2MultiPolygon
class TLcdGML2MultiPolygon extends com.luciad.format.gml2.model.ALcdGML2MultiPolygon implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2MultiPolygonProperty
class TLcdGML2MultiPolygonProperty extends TLcdGML2GeometryAssociation implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2Point
class TLcdGML2Point extends com.luciad.format.gml2.model.ALcdGML2Point implements Serializable-
Serialized Fields
-
fDelegateShape
ILcd3DEditablePoint fDelegateShape
-
fInverseAxisOrder
boolean fInverseAxisOrder
-
-
-
Class com.luciad.format.gml2.model.TLcdGML2PointMember
class TLcdGML2PointMember extends TLcdGML2GeometryAssociation implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2PointProperty
class TLcdGML2PointProperty extends TLcdGML2GeometryAssociation implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2Polygon
class TLcdGML2Polygon extends com.luciad.format.gml2.model.ALcdGML2Polygon implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2PolygonMember
class TLcdGML2PolygonMember extends TLcdGML2GeometryAssociation implements Serializable -
Class com.luciad.format.gml2.model.TLcdGML2PolygonProperty
class TLcdGML2PolygonProperty extends TLcdGML2GeometryAssociation implements Serializable
-
-
Package com.luciad.format.gml2.xml
-
Class com.luciad.format.gml2.xml.TLcdGML2ModelDescriptor
class TLcdGML2ModelDescriptor extends TLcdGMLModelDescriptor implements Serializable -
Class com.luciad.format.gml2.xml.TLcdGML2ModelEncoder
class TLcdGML2ModelEncoder extends com.luciad.format.gml2.xml.ALcdGML2ModelEncoder implements Serializable
-
-
Package com.luciad.format.gml3
-
Class com.luciad.format.gml3.TLcdGML2ModelEncoder
class TLcdGML2ModelEncoder extends Object implements Serializable-
Serialized Fields
-
fCompletedSchemas
Hashtable fCompletedSchemas
Deprecated. -
fElementNameProvider
TLcdGML2ElementNameProvider fElementNameProvider
Deprecated. -
fEncodeSchema
boolean fEncodeSchema
Deprecated. -
fNullXMLEncoder
TLcdXMLEncoder fNullXMLEncoder
Deprecated. -
fSchemaProvider
ILcdXMLEditableSchemaProvider fSchemaProvider
Deprecated. -
fXMLEncoder
TLcdXMLEncoder fXMLEncoder
Deprecated. -
fXMLSchemaEncoder
TLcdXMLSchemaEncoder fXMLSchemaEncoder
Deprecated.
-
-
-
Class com.luciad.format.gml3.TLcdGML3ModelDescriptor
class TLcdGML3ModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fSchemaURI
String[] fSchemaURI
Deprecated.
-
-
-
Class com.luciad.format.gml3.TLcdGML3ModelEncoder
class TLcdGML3ModelEncoder extends Object implements Serializable-
Serialized Fields
-
fCompletedSchemas
Hashtable fCompletedSchemas
Deprecated. -
fElementNameProvider
TLcdGML3ElementNameProvider fElementNameProvider
Deprecated. -
fEncodeSchema
boolean fEncodeSchema
Deprecated. -
fNullXMLEncoder
TLcdXMLEncoder fNullXMLEncoder
Deprecated. -
fSchemaProvider
ILcdXMLEditableSchemaProvider fSchemaProvider
Deprecated. -
fXMLEncoder
TLcdXMLEncoder fXMLEncoder
Deprecated. -
fXMLSchemaEncoder
TLcdXMLSchemaEncoder fXMLSchemaEncoder
Deprecated.
-
-
-
-
Package com.luciad.format.gml31.model
-
Class com.luciad.format.gml31.model.TLcdGML31AbstractContinuousCoverage
class TLcdGML31AbstractContinuousCoverage extends TLcdGML31AbstractCoverage implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractCoverage
class TLcdGML31AbstractCoverage extends TLcdGML31AbstractFeature implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractCurve
class TLcdGML31AbstractCurve extends com.luciad.format.gml31.model.ALcdGML31AbstractCurve implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractCurveSegment
class TLcdGML31AbstractCurveSegment extends com.luciad.format.gml31.model.ALcdGML31AbstractCurveSegment implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractDiscreteCoverage
class TLcdGML31AbstractDiscreteCoverage extends TLcdGML31AbstractCoverage implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractFeature
class TLcdGML31AbstractFeature extends com.luciad.format.gml31.model.ALcdGML31AbstractFeature implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractFeatureCollection
class TLcdGML31AbstractFeatureCollection extends com.luciad.format.gml31.model.ALcdGML31AbstractFeatureCollection implements Serializable-
Serialized Fields
-
fDelegateModel
com.luciad.internal.format.gmlcommon.ALcdGMLModelSupport fDelegateModel
Deprecated.
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31AbstractGeometricAggregate
class TLcdGML31AbstractGeometricAggregate extends com.luciad.format.gml31.model.ALcdGML31AbstractGeometricAggregate implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractGeometricPrimitive
class TLcdGML31AbstractGeometricPrimitive extends TLcdGML31AbstractGeometry implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractGeometry
class TLcdGML31AbstractGeometry extends com.luciad.format.gml31.model.ALcdGML31AbstractGeometry implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractGML
class TLcdGML31AbstractGML extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractGriddedSurface
class TLcdGML31AbstractGriddedSurface extends TLcdGML31AbstractParametricCurveSurface implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractMetaData
class TLcdGML31AbstractMetaData extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractParametricCurveSurface
class TLcdGML31AbstractParametricCurveSurface extends TLcdGML31AbstractSurfacePatch implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractRing
class TLcdGML31AbstractRing extends com.luciad.format.gml31.model.ALcdGML31AbstractRing implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractRingProperty
class TLcdGML31AbstractRingProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractSolid
class TLcdGML31AbstractSolid extends TLcdGML31AbstractGeometricPrimitive implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractSurface
class TLcdGML31AbstractSurface extends TLcdGML31AbstractGeometricPrimitive implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractSurfacePatch
class TLcdGML31AbstractSurfacePatch extends com.luciad.format.gml31.model.ALcdGML31AbstractSurfacePatch implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractTimeComplex
class TLcdGML31AbstractTimeComplex extends TLcdGML31AbstractTimeObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractTimeGeometricPrimitive
class TLcdGML31AbstractTimeGeometricPrimitive extends TLcdGML31AbstractTimePrimitive implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractTimeObject
class TLcdGML31AbstractTimeObject extends TLcdGML31AbstractGML implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractTimePrimitive
class TLcdGML31AbstractTimePrimitive extends TLcdGML31AbstractTimeObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AbstractTimeSlice
class TLcdGML31AbstractTimeSlice extends TLcdGML31AbstractGML implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AffinePlacement
class TLcdGML31AffinePlacement extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Angle
class TLcdGML31Angle extends TLcdGML31Measure implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31AngleChoice
class TLcdGML31AngleChoice extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Arc
class TLcdGML31Arc extends com.luciad.format.gml31.model.ALcdGML31Arc implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31ArcByBulge
class TLcdGML31ArcByBulge extends com.luciad.format.gml31.model.ALcdGML31ArcByBulge implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31ArcByCenterPoint
class TLcdGML31ArcByCenterPoint extends com.luciad.format.gml31.model.ALcdGML31ArcByCenterPoint implements Serializable-
Serialized Fields
-
fCachedCenter
ILcdPoint fCachedCenter
-
fCachedEndAngle
double fCachedEndAngle
-
fCachedRadius
double fCachedRadius
-
fCachedSrs
ILcdModelReference fCachedSrs
-
fCachedStartAngle
double fCachedStartAngle
-
fDelegateShape
com.luciad.format.gml31.model.TLcdGML31ArcByCenterPoint.Arc fDelegateShape
-
fInverseLonLat
boolean fInverseLonLat
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31ArcString
class TLcdGML31ArcString extends com.luciad.format.gml31.model.ALcdGML31ArcString implements Serializable-
Serialized Fields
-
fDelegate
TLcdCompositeCurve fDelegate
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31ArcStringByBulge
class TLcdGML31ArcStringByBulge extends com.luciad.format.gml31.model.ALcdGML31ArcStringByBulge implements Serializable-
Serialized Fields
-
fDelegate
TLcdCompositeCurve fDelegate
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31Area
class TLcdGML31Area extends TLcdGML31Measure implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Array
class TLcdGML31Array extends TLcdGML31AbstractGML implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31ArrayAssociation
class TLcdGML31ArrayAssociation extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Association
class TLcdGML31Association extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Bag
class TLcdGML31Bag extends TLcdGML31AbstractGML implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Bezier
class TLcdGML31Bezier extends TLcdGML31BSpline implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31BooleanProperty
class TLcdGML31BooleanProperty extends TLcdGML31ValueProperty implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31BoundedFeature
class TLcdGML31BoundedFeature extends TLcdGML31AbstractFeature implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31BoundingShape
class TLcdGML31BoundingShape extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Box
class TLcdGML31Box extends TLcdGML31Envelope implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31BSpline
class TLcdGML31BSpline extends TLcdGML31AbstractCurveSegment implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31CategoryExtent
class TLcdGML31CategoryExtent extends TLcdGML31CodeOrNullList implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31CategoryProperty
class TLcdGML31CategoryProperty extends TLcdGML31ValueProperty implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Circle
class TLcdGML31Circle extends com.luciad.format.gml31.model.ALcdGML31Circle implements Serializable-
Serialized Fields
-
fCachedPoints
ILcd2DEditablePoint[] fCachedPoints
-
fDelegateShape
com.luciad.format.gml31.model.TLcdGML31Circle.Circle fDelegateShape
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31CircleByCenterPoint
class TLcdGML31CircleByCenterPoint extends com.luciad.format.gml31.model.ALcdGML31CircleByCenterPoint implements Serializable-
Serialized Fields
-
fDelegateShape
ILcd2DEditableCircle fDelegateShape
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31Clothoid
class TLcdGML31Clothoid extends TLcdGML31AbstractCurveSegment implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Clothoid.RefLocation
class RefLocation extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Code
class TLcdGML31Code extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31CodeList
class TLcdGML31CodeList extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31CodeOrNullList
class TLcdGML31CodeOrNullList extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31CompositeCurve
class TLcdGML31CompositeCurve extends com.luciad.format.gml31.model.ALcdGML31CompositeCurve implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31CompositeCurveProperty
class TLcdGML31CompositeCurveProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31CompositeSolid
class TLcdGML31CompositeSolid extends TLcdGML31AbstractSolid implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31CompositeSolidProperty
class TLcdGML31CompositeSolidProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31CompositeSurface
class TLcdGML31CompositeSurface extends TLcdGML31AbstractSurface implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31CompositeSurfaceProperty
class TLcdGML31CompositeSurfaceProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31CompositeValue
class TLcdGML31CompositeValue extends TLcdGML31AbstractGML implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Cone
class TLcdGML31Cone extends TLcdGML31AbstractGriddedSurface implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Coord
class TLcdGML31Coord extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Coordinates
class TLcdGML31Coordinates extends com.luciad.format.gml31.model.ALcdGML31Coordinates implements Serializable-
Serialized Fields
-
fDimension
int fDimension
-
fValues
double[] fValues
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31CountProperty
class TLcdGML31CountProperty extends TLcdGML31ValueProperty implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31CoverageFunction
class TLcdGML31CoverageFunction extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31CubicSpline
class TLcdGML31CubicSpline extends TLcdGML31AbstractCurveSegment implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Curve
class TLcdGML31Curve extends com.luciad.format.gml31.model.ALcdGML31Curve implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml31.model.TLcdGML31Curve.CompositeCurve fDelegateShape
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31CurveArrayProperty
class TLcdGML31CurveArrayProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31CurveProperty
class TLcdGML31CurveProperty extends com.luciad.format.gml31.model.ALcdGML31CurveProperty implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31CurveSegmentArrayProperty
class TLcdGML31CurveSegmentArrayProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Cylinder
class TLcdGML31Cylinder extends TLcdGML31AbstractGriddedSurface implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31DataBlock
class TLcdGML31DataBlock extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Degrees
class TLcdGML31Degrees extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31DirectedObservation
class TLcdGML31DirectedObservation extends TLcdGML31Observation implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31DirectedObservationAtDistance
class TLcdGML31DirectedObservationAtDistance extends TLcdGML31DirectedObservation implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31DirectionProperty
class TLcdGML31DirectionProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31DirectionVector
class TLcdGML31DirectionVector extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31DirectPosition
class TLcdGML31DirectPosition extends com.luciad.format.gml31.model.ALcdGML31DirectPosition implements Serializable-
Serialized Fields
-
fGeodetic
boolean fGeodetic
-
fInverseAxisOrder
boolean fInverseAxisOrder
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31DirectPositionList
class TLcdGML31DirectPositionList extends com.luciad.format.gml31.model.ALcdGML31DirectPositionList implements Serializable-
Serialized Fields
-
fGeodetic
boolean fGeodetic
-
fInverseAxisOrder
boolean fInverseAxisOrder
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31DMSAngle
class TLcdGML31DMSAngle extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31DomainSet
class TLcdGML31DomainSet extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31DynamicFeature
class TLcdGML31DynamicFeature extends TLcdGML31AbstractFeature implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31DynamicFeatureCollection
class TLcdGML31DynamicFeatureCollection extends TLcdGML31FeatureCollection implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Envelope
class TLcdGML31Envelope extends com.luciad.format.gml31.model.ALcdGML31Envelope implements Serializable-
Serialized Fields
-
fDelegateBounds
ILcd3DEditableBounds fDelegateBounds
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31EnvelopeWithTimePeriod
class TLcdGML31EnvelopeWithTimePeriod extends TLcdGML31Envelope implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31FeatureArrayProperty
class TLcdGML31FeatureArrayProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31FeatureCollection
class TLcdGML31FeatureCollection extends TLcdGML31AbstractFeatureCollection implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31FeatureProperty
class TLcdGML31FeatureProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31File
class TLcdGML31File extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31GenericMetaData
class TLcdGML31GenericMetaData extends TLcdGML31AbstractMetaData implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Geodesic
class TLcdGML31Geodesic extends com.luciad.format.gml31.model.ALcdGML31Geodesic implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31GeodesicString
class TLcdGML31GeodesicString extends com.luciad.format.gml31.model.ALcdGML31GeodesicString implements Serializable-
Serialized Fields
-
fCachedSrs
ILcdModelReference fCachedSrs
-
fDelegateShape
com.luciad.format.gml31.model.TLcdGML31GeodesicString.PolylineCurve fDelegateShape
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31GeometricComplex
class TLcdGML31GeometricComplex extends TLcdGML31AbstractGeometry implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31GeometricComplexProperty
class TLcdGML31GeometricComplexProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31GeometricPrimitiveProperty
class TLcdGML31GeometricPrimitiveProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31GeometryArrayProperty
class TLcdGML31GeometryArrayProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31GeometryProperty
class TLcdGML31GeometryProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Grid
class TLcdGML31Grid extends TLcdGML31AbstractGeometry implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31GridCoverage
class TLcdGML31GridCoverage extends TLcdGML31AbstractDiscreteCoverage implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31GridDomain
class TLcdGML31GridDomain extends TLcdGML31DomainSet implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31GridEnvelope
class TLcdGML31GridEnvelope extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31GridFunction
class TLcdGML31GridFunction extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31GridLength
class TLcdGML31GridLength extends TLcdGML31Measure implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31GridLimits
class TLcdGML31GridLimits extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31HistoryProperty
class TLcdGML31HistoryProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31IndexMap
class TLcdGML31IndexMap extends TLcdGML31GridFunction implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Knot
class TLcdGML31Knot extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31KnotProperty
class TLcdGML31KnotProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Length
class TLcdGML31Length extends TLcdGML31Measure implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31LinearRing
class TLcdGML31LinearRing extends com.luciad.format.gml31.model.ALcdGML31LinearRing implements Serializable-
Serialized Fields
-
fCache
TLcdCache fCache
-
fCachedSrs
ILcdModelReference fCachedSrs
-
fDelegateShape
com.luciad.format.gml31.model.TLcdGML31LinearRing.PolygonRing fDelegateShape
-
fUseGeodesicInterpolationForGeodeticReferences
boolean fUseGeodesicInterpolationForGeodeticReferences
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31LinearRingProperty
class TLcdGML31LinearRingProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31LineString
class TLcdGML31LineString extends com.luciad.format.gml31.model.ALcdGML31LineString implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml31.model.TLcdGML31LineString.PolylineCurve fDelegateShape
-
fUseGeodesicInterpolationForGeodeticReferences
boolean fUseGeodesicInterpolationForGeodeticReferences
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31LineStringProperty
class TLcdGML31LineStringProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31LineStringSegment
class TLcdGML31LineStringSegment extends com.luciad.format.gml31.model.ALcdGML31LineStringSegment implements Serializable-
Serialized Fields
-
fCachedSrs
ILcdModelReference fCachedSrs
-
fDelegateShape
com.luciad.format.gml31.model.TLcdGML31LineStringSegment.PolylineCurve fDelegateShape
-
fInterpolation
String fInterpolation
-
fUseGeodesicInterpolationForGeodeticReferences
boolean fUseGeodesicInterpolationForGeodeticReferences
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31LineStringSegmentArrayProperty
class TLcdGML31LineStringSegmentArrayProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31LocationProperty
class TLcdGML31LocationProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Measure
class TLcdGML31Measure extends com.luciad.format.gml31.model.ALcdGML31Measure implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MeasureList
class TLcdGML31MeasureList extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MeasureOrNullList
class TLcdGML31MeasureOrNullList extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MetaDataProperty
class TLcdGML31MetaDataProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Model
class TLcdGML31Model extends TLcdGML31AbstractFeature implements Serializable-
Serialized Fields
-
fDelegateModel
com.luciad.internal.format.gmlcommon.ALcdGMLModelSupport fDelegateModel
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31MovingObjectStatus
class TLcdGML31MovingObjectStatus extends TLcdGML31AbstractTimeSlice implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MultiCurve
class TLcdGML31MultiCurve extends com.luciad.format.gml31.model.ALcdGML31MultiCurve implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml31.model.TLcdGML31MultiCurve.ShapeList fDelegateShape
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31MultiCurveCoverage
class TLcdGML31MultiCurveCoverage extends TLcdGML31AbstractDiscreteCoverage implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MultiCurveDomain
class TLcdGML31MultiCurveDomain extends TLcdGML31DomainSet implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MultiCurveProperty
class TLcdGML31MultiCurveProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MultiGeometry
class TLcdGML31MultiGeometry extends com.luciad.format.gml31.model.ALcdGML31MultiGeometry implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml31.model.TLcdGML31MultiGeometry.ShapeList fDelegateShape
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31MultiGeometryProperty
class TLcdGML31MultiGeometryProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MultiLineString
class TLcdGML31MultiLineString extends com.luciad.format.gml31.model.ALcdGML31MultiLineString implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml31.model.TLcdGML31ShapeList<TLcdGML31LineString> fDelegateShape
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31MultiLineStringProperty
class TLcdGML31MultiLineStringProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MultiPoint
class TLcdGML31MultiPoint extends com.luciad.format.gml31.model.ALcdGML31MultiPoint implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml31.model.TLcdGML31MultiPoint.ShapeList fDelegateShape
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31MultiPointCoverage
class TLcdGML31MultiPointCoverage extends TLcdGML31AbstractDiscreteCoverage implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MultiPointDomain
class TLcdGML31MultiPointDomain extends TLcdGML31DomainSet implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MultiPointProperty
class TLcdGML31MultiPointProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MultiPolygon
class TLcdGML31MultiPolygon extends com.luciad.format.gml31.model.ALcdGML31MultiPolygon implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml31.model.TLcdGML31ShapeList<TLcdGML31Polygon> fDelegateShape
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31MultiPolygonProperty
class TLcdGML31MultiPolygonProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MultiSolid
class TLcdGML31MultiSolid extends TLcdGML31AbstractGeometricAggregate implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MultiSolidCoverage
class TLcdGML31MultiSolidCoverage extends TLcdGML31AbstractDiscreteCoverage implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MultiSolidDomain
class TLcdGML31MultiSolidDomain extends TLcdGML31DomainSet implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MultiSolidProperty
class TLcdGML31MultiSolidProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MultiSurface
class TLcdGML31MultiSurface extends com.luciad.format.gml31.model.ALcdGML31MultiSurface implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml31.model.TLcdGML31MultiSurface.ShapeList fDelegateShape
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31MultiSurfaceCoverage
class TLcdGML31MultiSurfaceCoverage extends TLcdGML31AbstractDiscreteCoverage implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MultiSurfaceDomain
class TLcdGML31MultiSurfaceDomain extends TLcdGML31DomainSet implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31MultiSurfaceProperty
class TLcdGML31MultiSurfaceProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Observation
class TLcdGML31Observation extends TLcdGML31AbstractFeature implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31OffsetCurve
class TLcdGML31OffsetCurve extends TLcdGML31AbstractCurveSegment implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31OrientableCurve
class TLcdGML31OrientableCurve extends com.luciad.format.gml31.model.ALcdGML31OrientableCurve implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31OrientableSurface
class TLcdGML31OrientableSurface extends com.luciad.format.gml31.model.ALcdGML31OrientableSurface implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Point
class TLcdGML31Point extends com.luciad.format.gml31.model.ALcdGML31Point implements Serializable-
Serialized Fields
-
fDelegateShape
ILcd3DEditablePoint fDelegateShape
-
fInverseOrder
boolean fInverseOrder
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31PointArrayProperty
class TLcdGML31PointArrayProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31PointProperty
class TLcdGML31PointProperty extends com.luciad.format.gml31.model.ALcdGML31PointProperty implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Polygon
class TLcdGML31Polygon extends com.luciad.format.gml31.model.ALcdGML31Polygon implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31PolygonPatch
class TLcdGML31PolygonPatch extends com.luciad.format.gml31.model.ALcdGML31PolygonPatch implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31PolygonPatchArrayProperty
class TLcdGML31PolygonPatchArrayProperty extends TLcdGML31SurfacePatchArrayProperty implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31PolygonProperty
class TLcdGML31PolygonProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31PolyhedralSurface
class TLcdGML31PolyhedralSurface extends TLcdGML31Surface implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31PriorityLocationProperty
class TLcdGML31PriorityLocationProperty extends TLcdGML31LocationProperty implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31QuantityExtent
class TLcdGML31QuantityExtent extends TLcdGML31MeasureOrNullList implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31QuantityProperty
class TLcdGML31QuantityProperty extends TLcdGML31ValueProperty implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31RangeParameters
class TLcdGML31RangeParameters extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31RangeSet
class TLcdGML31RangeSet extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Rectangle
class TLcdGML31Rectangle extends com.luciad.format.gml31.model.ALcdGML31Rectangle implements Serializable-
Serialized Fields
-
fDelegate
ILcd3DEditableBounds fDelegate
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31RectifiedGrid
class TLcdGML31RectifiedGrid extends TLcdGML31Grid implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31RectifiedGridCoverage
class TLcdGML31RectifiedGridCoverage extends TLcdGML31AbstractDiscreteCoverage implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31RectifiedGridDomain
class TLcdGML31RectifiedGridDomain extends TLcdGML31DomainSet implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Reference
class TLcdGML31Reference extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31RelatedTime
class TLcdGML31RelatedTime extends TLcdGML31TimePrimitiveProperty implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Ring
class TLcdGML31Ring extends com.luciad.format.gml31.model.ALcdGML31Ring implements Serializable-
Serialized Fields
-
fCachedSrs
ILcdModelReference fCachedSrs
-
fDelegateShape
com.luciad.format.gml31.model.TLcdGML31Ring.CompositeRing fDelegateShape
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31RingProperty
class TLcdGML31RingProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Row
class TLcdGML31Row extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31ScalarValueProperty
class TLcdGML31ScalarValueProperty extends TLcdGML31ValueProperty implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Scale
class TLcdGML31Scale extends TLcdGML31Measure implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31SequenceRule
class TLcdGML31SequenceRule extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Solid
class TLcdGML31Solid extends TLcdGML31AbstractSolid implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31SolidArrayProperty
class TLcdGML31SolidArrayProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31SolidProperty
class TLcdGML31SolidProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Speed
class TLcdGML31Speed extends TLcdGML31Measure implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Sphere
class TLcdGML31Sphere extends TLcdGML31AbstractGriddedSurface implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31StringOrRef
class TLcdGML31StringOrRef extends com.luciad.format.gml31.model.ALcdGML31StringOrRef implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Surface
class TLcdGML31Surface extends com.luciad.format.gml31.model.ALcdGML31Surface implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml31.model.TLcdGML31ShapeList<TLcdGML31AbstractSurfacePatch> fDelegateShape
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31SurfaceArrayProperty
class TLcdGML31SurfaceArrayProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31SurfacePatchArrayProperty
class TLcdGML31SurfacePatchArrayProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31SurfaceProperty
class TLcdGML31SurfaceProperty extends com.luciad.format.gml31.model.ALcdGML31SurfaceProperty implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31TargetProperty
class TLcdGML31TargetProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Time
class TLcdGML31Time extends TLcdGML31Measure implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31TimeGeometricPrimitiveProperty
class TLcdGML31TimeGeometricPrimitiveProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31TimeInstant
class TLcdGML31TimeInstant extends com.luciad.format.gml31.model.ALcdGML31TimeInstant implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31TimeInstantProperty
class TLcdGML31TimeInstantProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31TimeIntervalLength
class TLcdGML31TimeIntervalLength extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31TimePeriod
class TLcdGML31TimePeriod extends com.luciad.format.gml31.model.ALcdGML31TimePeriod implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31TimePeriodProperty
class TLcdGML31TimePeriodProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31TimePosition
class TLcdGML31TimePosition extends com.luciad.format.gml31.model.ALcdGML31TimePosition implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31TimePrimitiveProperty
class TLcdGML31TimePrimitiveProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Tin
class TLcdGML31Tin extends TLcdGML31TriangulatedSurface implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Tin.ControlPoint
class ControlPoint extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Track
class TLcdGML31Track extends TLcdGML31HistoryProperty implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Triangle
class TLcdGML31Triangle extends com.luciad.format.gml31.model.ALcdGML31Triangle implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31TrianglePatchArrayProperty
class TLcdGML31TrianglePatchArrayProperty extends TLcdGML31SurfacePatchArrayProperty implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31TriangulatedSurface
class TLcdGML31TriangulatedSurface extends TLcdGML31Surface implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31UnitOfMeasure
class TLcdGML31UnitOfMeasure extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31ValueArray
class TLcdGML31ValueArray extends TLcdGML31CompositeValue implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31ValueArrayProperty
class TLcdGML31ValueArrayProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31ValueProperty
class TLcdGML31ValueProperty extends TLcdFeaturedDataObject implements Serializable -
Class com.luciad.format.gml31.model.TLcdGML31Vector
class TLcdGML31Vector extends TLcdFeaturedDataObject implements Serializable-
Serialized Fields
-
fGeodetic
boolean fGeodetic
-
fInverseAxisOrder
boolean fInverseAxisOrder
-
-
-
Class com.luciad.format.gml31.model.TLcdGML31Volume
class TLcdGML31Volume extends TLcdGML31Measure implements Serializable
-
-
Package com.luciad.format.gml31.xml
-
Class com.luciad.format.gml31.xml.TLcdGML31ModelDescriptor
class TLcdGML31ModelDescriptor extends TLcdGMLModelDescriptor implements Serializable -
Class com.luciad.format.gml31.xml.TLcdGML31ModelEncoder
class TLcdGML31ModelEncoder extends com.luciad.format.gml31.xml.ALcdGML31ModelEncoder implements Serializable
-
-
Package com.luciad.format.gml32.model
-
Class com.luciad.format.gml32.model.TLcdGML32AbstractContinuousCoverage
class TLcdGML32AbstractContinuousCoverage extends TLcdGML32AbstractCoverage implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32AbstractCoverage
class TLcdGML32AbstractCoverage extends TLcdGML32AbstractFeature implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32AbstractCurve
class TLcdGML32AbstractCurve extends com.luciad.format.gml32.model.ALcdGML32AbstractCurve implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32AbstractCurveSegment
class TLcdGML32AbstractCurveSegment extends com.luciad.format.gml32.model.ALcdGML32AbstractCurveSegment implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32AbstractFeature
class TLcdGML32AbstractFeature extends com.luciad.format.gml32.model.ALcdGML32AbstractFeature implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32AbstractFeatureCollection
class TLcdGML32AbstractFeatureCollection extends com.luciad.format.gml32.model.ALcdGML32AbstractFeatureCollection implements Serializable-
Serialized Fields
-
fDelegateModel
com.luciad.internal.format.gmlcommon.ALcdGMLModelSupport fDelegateModel
Deprecated.
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32AbstractGeometricAggregate
class TLcdGML32AbstractGeometricAggregate extends com.luciad.format.gml32.model.ALcdGML32AbstractGeometricAggregate implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32AbstractGeometricPrimitive
class TLcdGML32AbstractGeometricPrimitive extends TLcdGML32AbstractGeometry implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32AbstractGeometry
class TLcdGML32AbstractGeometry extends com.luciad.format.gml32.model.ALcdGML32AbstractGeometry implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32AbstractGriddedSurface
class TLcdGML32AbstractGriddedSurface extends TLcdGML32AbstractParametricCurveSurface implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32AbstractParametricCurveSurface
class TLcdGML32AbstractParametricCurveSurface extends TLcdGML32AbstractSurfacePatch implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32AbstractRing
class TLcdGML32AbstractRing extends com.luciad.format.gml32.model.ALcdGML32AbstractRing implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32AbstractSolid
class TLcdGML32AbstractSolid extends TLcdGML32AbstractGeometricPrimitive implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32AbstractSurface
class TLcdGML32AbstractSurface extends TLcdGML32AbstractGeometricPrimitive implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32AbstractSurfacePatch
class TLcdGML32AbstractSurfacePatch extends com.luciad.format.gml32.model.ALcdGML32AbstractSurfacePatch implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32Arc
class TLcdGML32Arc extends com.luciad.format.gml32.model.ALcdGML32Arc implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32ArcByBulge
class TLcdGML32ArcByBulge extends com.luciad.format.gml32.model.ALcdGML32ArcByBulge implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32ArcByCenterPoint
class TLcdGML32ArcByCenterPoint extends com.luciad.format.gml32.model.ALcdGML32ArcByCenterPoint implements Serializable-
Serialized Fields
-
fCachedCenter
ILcdPoint fCachedCenter
-
fCachedEndAngle
double fCachedEndAngle
-
fCachedRadius
double fCachedRadius
-
fCachedSrs
ILcdModelReference fCachedSrs
-
fCachedStartAngle
double fCachedStartAngle
-
fDelegateShape
com.luciad.format.gml32.model.TLcdGML32ArcByCenterPoint.Arc fDelegateShape
-
fInverseLonLat
boolean fInverseLonLat
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32ArcString
class TLcdGML32ArcString extends com.luciad.format.gml32.model.ALcdGML32ArcString implements Serializable-
Serialized Fields
-
fDelegate
TLcdCompositeCurve fDelegate
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32ArcStringByBulge
class TLcdGML32ArcStringByBulge extends com.luciad.format.gml32.model.ALcdGML32ArcStringByBulge implements Serializable-
Serialized Fields
-
fDelegate
TLcdCompositeCurve fDelegate
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32Bezier
class TLcdGML32Bezier extends TLcdGML32BSpline implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32BSpline
class TLcdGML32BSpline extends TLcdGML32AbstractCurveSegment implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32Circle
class TLcdGML32Circle extends com.luciad.format.gml32.model.ALcdGML32Circle implements Serializable-
Serialized Fields
-
fCachedPoints
ILcd2DEditablePoint[] fCachedPoints
-
fDelegateShape
com.luciad.format.gml32.model.TLcdGML32Circle.Circle fDelegateShape
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32CircleByCenterPoint
class TLcdGML32CircleByCenterPoint extends com.luciad.format.gml32.model.ALcdGML32CircleByCenterPoint implements Serializable-
Serialized Fields
-
fDelegateShape
ILcd2DEditableCircle fDelegateShape
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32Clothoid
class TLcdGML32Clothoid extends TLcdGML32AbstractCurveSegment implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32CompositeCurve
class TLcdGML32CompositeCurve extends com.luciad.format.gml32.model.ALcdGML32CompositeCurve implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32CompositeSolid
class TLcdGML32CompositeSolid extends TLcdGML32AbstractSolid implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32CompositeSurface
class TLcdGML32CompositeSurface extends TLcdGML32AbstractSurface implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32Cone
class TLcdGML32Cone extends TLcdGML32AbstractGriddedSurface implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32Coordinates
class TLcdGML32Coordinates extends com.luciad.format.gml32.model.ALcdGML32Coordinates implements Serializable-
Serialized Fields
-
fDimension
int fDimension
-
fValues
double[] fValues
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32CubicSpline
class TLcdGML32CubicSpline extends TLcdGML32AbstractCurveSegment implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32Curve
class TLcdGML32Curve extends com.luciad.format.gml32.model.ALcdGML32Curve implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml32.model.TLcdGML32Curve.CompositeCurve fDelegateShape
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32Cylinder
class TLcdGML32Cylinder extends TLcdGML32AbstractGriddedSurface implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32DirectedObservation
class TLcdGML32DirectedObservation extends TLcdGML32Observation implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32DirectedObservationAtDistance
class TLcdGML32DirectedObservationAtDistance extends TLcdGML32DirectedObservation implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32DirectPosition
class TLcdGML32DirectPosition extends com.luciad.format.gml32.model.ALcdGML32DirectPosition implements Serializable-
Serialized Fields
-
fGeodetic
boolean fGeodetic
-
fInverseAxisOrder
boolean fInverseAxisOrder
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32DirectPositionList
class TLcdGML32DirectPositionList extends com.luciad.format.gml32.model.ALcdGML32DirectPositionList implements Serializable-
Serialized Fields
-
fGeodetic
boolean fGeodetic
-
fInverseAxisOrder
boolean fInverseAxisOrder
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32DiscreteCoverage
class TLcdGML32DiscreteCoverage extends TLcdGML32AbstractCoverage implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32DynamicFeature
class TLcdGML32DynamicFeature extends TLcdGML32AbstractFeature implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32DynamicFeatureCollection
class TLcdGML32DynamicFeatureCollection extends TLcdGML32DynamicFeature implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32Envelope
class TLcdGML32Envelope extends com.luciad.format.gml32.model.ALcdGML32Envelope implements Serializable-
Serialized Fields
-
fDelegateBounds
ILcd3DEditableBounds fDelegateBounds
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32EnvelopeWithTimePeriod
class TLcdGML32EnvelopeWithTimePeriod extends TLcdGML32Envelope implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32FeatureCollection
class TLcdGML32FeatureCollection extends TLcdGML32AbstractFeatureCollection implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32Geodesic
class TLcdGML32Geodesic extends com.luciad.format.gml32.model.ALcdGML32Geodesic implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32GeodesicString
class TLcdGML32GeodesicString extends com.luciad.format.gml32.model.ALcdGML32GeodesicString implements Serializable-
Serialized Fields
-
fCachedSrs
ILcdModelReference fCachedSrs
-
fDelegateShape
com.luciad.format.gml32.model.TLcdGML32GeodesicString.PolylineCurve fDelegateShape
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32GeometricComplex
class TLcdGML32GeometricComplex extends TLcdGML32AbstractGeometry implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32Grid
class TLcdGML32Grid extends TLcdGML32AbstractGeometry implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32LinearRing
class TLcdGML32LinearRing extends com.luciad.format.gml32.model.ALcdGML32LinearRing implements Serializable-
Serialized Fields
-
fCache
TLcdCache fCache
-
fCachedSrs
ILcdModelReference fCachedSrs
-
fDelegateShape
com.luciad.format.gml32.model.TLcdGML32LinearRing.PolygonRing fDelegateShape
-
fUseGeodesicInterpolationForGeodeticReferences
boolean fUseGeodesicInterpolationForGeodeticReferences
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32LineString
class TLcdGML32LineString extends com.luciad.format.gml32.model.ALcdGML32LineString implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml32.model.TLcdGML32LineString.PolylineCurve fDelegateShape
-
fUseGeodesicInterpolationForGeodeticReferences
boolean fUseGeodesicInterpolationForGeodeticReferences
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32LineStringSegment
class TLcdGML32LineStringSegment extends com.luciad.format.gml32.model.ALcdGML32LineStringSegment implements Serializable-
Serialized Fields
-
fCachedSrs
ILcdModelReference fCachedSrs
-
fDelegateShape
com.luciad.format.gml32.model.TLcdGML32LineStringSegment.PolylineCurve fDelegateShape
-
fInterpolation
String fInterpolation
-
fUseGeodesicInterpolationForGeodeticReferences
boolean fUseGeodesicInterpolationForGeodeticReferences
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32Model
class TLcdGML32Model extends TLcdGML32AbstractFeature implements Serializable-
Serialized Fields
-
fDelegateModel
com.luciad.internal.format.gmlcommon.ALcdGMLModelSupport fDelegateModel
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32MultiCurve
class TLcdGML32MultiCurve extends com.luciad.format.gml32.model.ALcdGML32MultiCurve implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml32.model.TLcdGML32MultiCurve.ShapeList fDelegateShape
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32MultiGeometry
class TLcdGML32MultiGeometry extends com.luciad.format.gml32.model.ALcdGML32MultiGeometry implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml32.model.TLcdGML32MultiGeometry.ShapeList fDelegateShape
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32MultiPoint
class TLcdGML32MultiPoint extends com.luciad.format.gml32.model.ALcdGML32MultiPoint implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml32.model.TLcdGML32MultiPoint.ShapeList fDelegateShape
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32MultiSolid
class TLcdGML32MultiSolid extends TLcdGML32AbstractGeometricAggregate implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32MultiSurface
class TLcdGML32MultiSurface extends com.luciad.format.gml32.model.ALcdGML32MultiSurface implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml32.model.TLcdGML32MultiSurface.ShapeList fDelegateShape
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32Observation
class TLcdGML32Observation extends TLcdGML32AbstractFeature implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32OffsetCurve
class TLcdGML32OffsetCurve extends TLcdGML32AbstractCurveSegment implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32OrientableCurve
class TLcdGML32OrientableCurve extends com.luciad.format.gml32.model.ALcdGML32OrientableCurve implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32OrientableSurface
class TLcdGML32OrientableSurface extends com.luciad.format.gml32.model.ALcdGML32OrientableSurface implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32Point
class TLcdGML32Point extends com.luciad.format.gml32.model.ALcdGML32Point implements Serializable-
Serialized Fields
-
fDelegateShape
ILcd3DEditablePoint fDelegateShape
-
fInverseOrder
boolean fInverseOrder
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32Polygon
class TLcdGML32Polygon extends com.luciad.format.gml32.model.ALcdGML32Polygon implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32PolygonPatch
class TLcdGML32PolygonPatch extends com.luciad.format.gml32.model.ALcdGML32PolygonPatch implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32Rectangle
class TLcdGML32Rectangle extends com.luciad.format.gml32.model.ALcdGML32Rectangle implements Serializable-
Serialized Fields
-
fDelegate
ILcd3DEditableBounds fDelegate
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32RectifiedGrid
class TLcdGML32RectifiedGrid extends TLcdGML32Grid implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32Ring
class TLcdGML32Ring extends com.luciad.format.gml32.model.ALcdGML32Ring implements Serializable-
Serialized Fields
-
fCachedSrs
ILcdModelReference fCachedSrs
-
fDelegateShape
com.luciad.format.gml32.model.TLcdGML32Ring.CompositeRing fDelegateShape
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32Solid
class TLcdGML32Solid extends TLcdGML32AbstractSolid implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32Sphere
class TLcdGML32Sphere extends TLcdGML32AbstractGriddedSurface implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32Surface
class TLcdGML32Surface extends com.luciad.format.gml32.model.ALcdGML32Surface implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.gml32.model.TLcdGML32ShapeList<TLcdGML32AbstractSurfacePatch> fDelegateShape
-
-
-
Class com.luciad.format.gml32.model.TLcdGML32Tin
class TLcdGML32Tin extends TLcdGML32Surface implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32Triangle
class TLcdGML32Triangle extends com.luciad.format.gml32.model.ALcdGML32Triangle implements Serializable -
Class com.luciad.format.gml32.model.TLcdGML32Vector
class TLcdGML32Vector extends TLcdGML32DirectPosition implements Serializable
-
-
Package com.luciad.format.gml32.xml
-
Class com.luciad.format.gml32.xml.TLcdGML32ModelDescriptor
class TLcdGML32ModelDescriptor extends TLcdGMLModelDescriptor implements Serializable -
Class com.luciad.format.gml32.xml.TLcdGML32ModelEncoder
class TLcdGML32ModelEncoder extends com.luciad.format.gml32.xml.ALcdGML32ModelEncoder implements Serializable
-
-
Package com.luciad.format.gmlcommon.transformation
-
Class com.luciad.format.gmlcommon.transformation.TLcdGMLApplicationModelEncoder
class TLcdGMLApplicationModelEncoder extends Object implements Serializable-
Serialized Fields
-
fEncoder
TLcdXMLSchemaBasedEncoder fEncoder
-
fModelReferenceFormatter
ILcdModelReferenceFormatter fModelReferenceFormatter
-
fTransformation
TLcdGMLTransformer fTransformation
-
-
-
-
Package com.luciad.format.gmlcommon.xml
-
Class com.luciad.format.gmlcommon.xml.TLcdGMLModelDescriptor
class TLcdGMLModelDescriptor extends TLcdDataModelDescriptor implements Serializable
-
-
Package com.luciad.format.grib
-
Class com.luciad.format.grib.TLcdGRIB2ModelDescriptor
class TLcdGRIB2ModelDescriptor extends TLcdGRIBModelDescriptor implements Serializable-
Serialized Fields
-
fCategory
String fCategory
Deprecated. -
fDataTypeID
int fDataTypeID
Deprecated. -
fDiscipline
String fDiscipline
Deprecated. -
fDisciplineID
int fDisciplineID
Deprecated. -
fGRIB2GridDescriptions
List<com.luciad.format.grib.ALcdGRIB2GridDescription> fGRIB2GridDescriptions
Deprecated. -
fGridDefinitionSource
int fGridDefinitionSource
Deprecated. -
fInterpretation
int fInterpretation
Deprecated. -
fNumberOfOptionalLists
int fNumberOfOptionalLists
Deprecated. -
fParameterLocalTableVersion
int fParameterLocalTableVersion
Deprecated. -
fProductDefinitions
List<ALcdGRIB2ProductDefinition> fProductDefinitions
Deprecated. -
fProductionStatus
int fProductionStatus
Deprecated. -
fReferenceTimeSignificance
int fReferenceTimeSignificance
Deprecated. -
fSecond
int fSecond
Deprecated.
-
-
-
Class com.luciad.format.grib.TLcdGRIBBulletinModelDescriptor
class TLcdGRIBBulletinModelDescriptor extends TLcdEditableModelListDescriptor implements Serializable -
Class com.luciad.format.grib.TLcdGRIBModelDescriptor
class TLcdGRIBModelDescriptor extends TLcdRasterModelDescriptor implements Serializable-
Serialized Fields
-
fBinaryScaleFactor
int fBinaryScaleFactor
Deprecated. -
fBitCount
int fBitCount
Deprecated. -
fCenturyOfInitialReferenceTime
int fCenturyOfInitialReferenceTime
Deprecated. -
fDataRepresentationType
int fDataRepresentationType
Deprecated. -
fDay
int fDay
Deprecated. -
fDecimalScaleFactor
int fDecimalScaleFactor
Deprecated. -
fForecastTimeUnit
int fForecastTimeUnit
Deprecated. -
fGeneratingProcessOrModelID
int fGeneratingProcessOrModelID
Deprecated. -
fGRIBEdition
int fGRIBEdition
Deprecated. -
fGridID
int fGridID
Deprecated. -
fHour
int fHour
Deprecated. -
fLayerBottomValue
int fLayerBottomValue
Deprecated. -
fLayerTopValue
int fLayerTopValue
Deprecated. -
fLevelIndicator
int fLevelIndicator
Deprecated. -
fLevelValue
int fLevelValue
Deprecated. -
fMinute
int fMinute
Deprecated. -
fMonth
int fMonth
Deprecated. -
fNumberIncludedInAverage
int fNumberIncludedInAverage
Deprecated. -
fNumberMissingFromAveragesOrAccumulations
int fNumberMissingFromAveragesOrAccumulations
Deprecated. -
fOrganization
String fOrganization
Deprecated. -
fOriginatingCenterID
int fOriginatingCenterID
Deprecated. -
fParameter
String fParameter
Deprecated. -
fParameterAbbreviation
String fParameterAbbreviation
Deprecated. -
fParameterIndicator
int fParameterIndicator
Deprecated. -
fParameterTableVersion
int fParameterTableVersion
Deprecated. -
fParameterUnit
String fParameterUnit
Deprecated. -
fPeriodOfTimeP1
int fPeriodOfTimeP1
Deprecated. -
fPeriodOfTimeP2
int fPeriodOfTimeP2
Deprecated. -
fReferenceValue
double fReferenceValue
Deprecated. -
fSubCenterID
int fSubCenterID
Deprecated. -
fTimeInterval
int fTimeInterval
Deprecated. -
fTimeRangeIndicator
int fTimeRangeIndicator
Deprecated. -
fUsage
String fUsage
Deprecated. -
fVerticalCoordinateParameters
double[] fVerticalCoordinateParameters
Deprecated. -
fYear
int fYear
Deprecated.
-
-
-
-
Package com.luciad.format.grib.gxy
-
Class com.luciad.format.grib.gxy.TLcdGRIBGXYController
class TLcdGRIBGXYController extends ALcdGXYSmartController implements Serializable-
Serialized Fields
-
fDecimalFormat
DecimalFormat fDecimalFormat
Deprecated. -
fDisplayLabel
boolean fDisplayLabel
Deprecated. -
fLabelBackgroundColor
Color fLabelBackgroundColor
Deprecated. -
fLabelFont
Font fLabelFont
Deprecated. -
fLabelFontColor
Color fLabelFontColor
Deprecated. -
fLabelRelevant
boolean fLabelRelevant
Deprecated. -
fLastGRIBString
String fLastGRIBString
Deprecated. -
fLastMousePosition
Point fLastMousePosition
Deprecated. -
fMapLocation
TLcdMapLocation fMapLocation
Deprecated. -
fTempModelPoint
TLcdXYZPoint fTempModelPoint
Deprecated. -
fTempViewPoint
TLcdXYPoint fTempViewPoint
Deprecated. -
fTempWorldPoint
TLcdXYPoint fTempWorldPoint
Deprecated. -
fView
ILcdGXYView fView
Deprecated.
-
-
-
Class com.luciad.format.grib.gxy.TLcdGRIBGXYPainterProvider
class TLcdGRIBGXYPainterProvider extends Object implements Serializable-
Serialized Fields
-
fColorModel
ColorModel fColorModel
Deprecated. -
fIcon
ILcdGRIBIcon fIcon
Deprecated. -
fIconSpacing
int fIconSpacing
Deprecated. -
fModelDescriptor
ILcdModelDescriptor fModelDescriptor
Deprecated. -
fPainter
ILcdGXYPainter fPainter
Deprecated.
-
-
-
Class com.luciad.format.grib.gxy.TLcdGRIBRasterPainter
class TLcdGRIBRasterPainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fAntiAliasing
boolean fAntiAliasing
Deprecated. -
fGRIBIcon
ILcdGRIBIcon fGRIBIcon
Deprecated. -
fMultivaluedRasterPainter
TLcdMultivaluedRasterPainter fMultivaluedRasterPainter
Deprecated.
-
-
-
-
Package com.luciad.format.hana
-
Class com.luciad.format.hana.TLcdHanaModelDescriptor
class TLcdHanaModelDescriptor extends Object implements Serializable-
Serialized Fields
-
fDataModel
TLcdDataModel fDataModel
-
fGeometryColumn
String fGeometryColumn
-
fTableName
String fTableName
-
fTypeName
String fTypeName
-
fURL
String fURL
-
-
-
-
Package com.luciad.format.informix.geodetic
-
Class com.luciad.format.informix.geodetic.TLcdInformixGeodeticModelDescriptor
class TLcdInformixGeodeticModelDescriptor extends TLcdDatabaseModelDescriptor implements Serializable-
Serialized Fields
-
fAltRangeFilter
com.informix.geodetic.types.GeoAltRange fAltRangeFilter
-
fTimeRangeFilter
com.informix.geodetic.types.GeoTimeRange fTimeRangeFilter
-
-
-
Class com.luciad.format.informix.geodetic.TLcdInformixGeodeticModelEncoder
class TLcdInformixGeodeticModelEncoder extends Object implements Serializable-
Serialized Fields
-
fDatabaseModelEncoder
TLcdDatabaseModelEncoder fDatabaseModelEncoder
-
-
-
-
Package com.luciad.format.informix.spatial
-
Class com.luciad.format.informix.spatial.TLcdInformixSpatialModelDescriptor
class TLcdInformixSpatialModelDescriptor extends TLcdDatabaseModelDescriptor implements Serializable-
Serialized Fields
-
fWKTReference
String fWKTReference
-
-
-
Class com.luciad.format.informix.spatial.TLcdInformixSpatialModelEncoder
class TLcdInformixSpatialModelEncoder extends Object implements Serializable-
Serialized Fields
-
fDatabaseModelEncoder
TLcdDatabaseModelEncoder fDatabaseModelEncoder
-
-
-
-
Package com.luciad.format.informix.spatial.shp
-
Class com.luciad.format.informix.spatial.shp.TLcdMeasureXYPoint
class TLcdMeasureXYPoint extends TLcdXYPoint implements Serializable-
Serialized Fields
-
fM
double fM
Contains the measure value of this point
-
-
-
Class com.luciad.format.informix.spatial.shp.TLcdMeasureXYPolygon
class TLcdMeasureXYPolygon extends TLcdXYPolygon implements Serializable-
Serialized Fields
-
fM_array
double[] fM_array
Contains the m values of the point in the polygon
-
-
-
Class com.luciad.format.informix.spatial.shp.TLcdMeasureXYPolyline
class TLcdMeasureXYPolyline extends TLcdXYPolyline implements Serializable-
Serialized Fields
-
fM_array
double[] fM_array
Contains the measure values of the points.
-
-
-
Class com.luciad.format.informix.spatial.shp.TLcdMeasureXYPolypoint
class TLcdMeasureXYPolypoint extends TLcdXYPolypoint implements Serializable-
Serialized Fields
-
fM_array
double[] fM_array
Contains the measure values of the points.
-
-
-
Class com.luciad.format.informix.spatial.shp.TLcdMeasureXYZPoint
class TLcdMeasureXYZPoint extends TLcdXYZPoint implements Serializable-
Serialized Fields
-
fM
double fM
Contains the measure of this point
-
-
-
Class com.luciad.format.informix.spatial.shp.TLcdMeasureXYZPolygon
class TLcdMeasureXYZPolygon extends TLcdXYZPolygon implements Serializable-
Serialized Fields
-
fM_array
double[] fM_array
Contains the measure values of the points.
-
-
-
Class com.luciad.format.informix.spatial.shp.TLcdMeasureXYZPolyline
class TLcdMeasureXYZPolyline extends TLcdXYZPolyline implements Serializable-
Serialized Fields
-
fM_array
double[] fM_array
Contains the measure values of the points.
-
-
-
Class com.luciad.format.informix.spatial.shp.TLcdMeasureXYZPolypoint
class TLcdMeasureXYZPolypoint extends TLcdXYZPolypoint implements Serializable-
Serialized Fields
-
fM_array
double[] fM_array
Contains the measure values of the points.
-
-
-
-
Package com.luciad.format.jpeg2000
-
Class com.luciad.format.jpeg2000.TLcdJPEG2000ModelDescriptor
class TLcdJPEG2000ModelDescriptor extends TLcdMultilevelRasterModelDescriptor implements Serializable-
Serialized Fields
-
fAssociationBoxes
List<TLcdJPEG2000AssociationBox> fAssociationBoxes
-
fComponentSizes
int[] fComponentSizes
-
fHeights
int[] fHeights
-
fLevelCount
int fLevelCount
-
fUUIDBox
TLcdJPEG2000Box fUUIDBox
-
fWidths
int[] fWidths
-
fXmlBoxes
List<TLcdJPEG2000Box> fXmlBoxes
-
-
-
Class com.luciad.format.jpeg2000.TLcdJPEG2000ModelEncoder
class TLcdJPEG2000ModelEncoder extends Object implements Serializable-
Serialized Fields
-
fImageOutputStreamFactory
ILcdOutputStreamFactory fImageOutputStreamFactory
-
fLevelCount
int fLevelCount
-
fLossless
boolean fLossless
-
fQuality
float fQuality
-
fQualityLayerCount
int fQualityLayerCount
-
fTileHeight
int fTileHeight
-
fTileWidth
int fTileWidth
-
-
-
Class com.luciad.format.jpeg2000.TLcdJPIPModelDescriptor
class TLcdJPIPModelDescriptor extends TLcdMultilevelRasterModelDescriptor implements Serializable-
Serialized Fields
-
fAssociationBoxes
List<TLcdJPEG2000AssociationBox> fAssociationBoxes
-
fComponentSizes
int[] fComponentSizes
-
fHeights
int[] fHeights
-
fLevelCount
int fLevelCount
-
fUUIDBox
TLcdJPEG2000Box fUUIDBox
-
fWidths
int[] fWidths
-
fXmlBoxes
List<TLcdJPEG2000Box> fXmlBoxes
-
-
-
-
Package com.luciad.format.kml22.model
-
Class com.luciad.format.kml22.model.TLcdKML22DynamicModel
class TLcdKML22DynamicModel extends ALcdModel implements Serializable-
Serialized Fields
-
fChildModels
List<TLcdKML22DynamicModel> fChildModels
-
fHierarchyModelContainerListeners
List<ILcdModelContainerListener> fHierarchyModelContainerListeners
-
fHierarchyModelListeners
List<ILcdModelListener> fHierarchyModelListeners
-
fInitialized
boolean fInitialized
-
fInternalLock
ReentrantReadWriteLock fInternalLock
-
fModelChangedEventSupport
com.luciad.internal.format.kml22.model.TLcdKML22ModelChangedEventSupport fModelChangedEventSupport
-
fModelContainerListener
com.luciad.format.kml22.model.TLcdKML22DynamicModel.ModelContainerListener fModelContainerListener
-
fModelContainerListeners
List<ILcdModelContainerListener> fModelContainerListeners
-
fModelListener
com.luciad.internal.format.kml22.model.TLcdKML22ModelListener fModelListener
-
fNetworkLinkLoading
boolean fNetworkLinkLoading
-
fNetworklinkUpdater
com.luciad.format.kml22.model.TLcdKML22DynamicModel.NetworkLinkUpdater fNetworklinkUpdater
-
fParameters
TLcdKML22Parameters fParameters
-
fReadLock
Lock fReadLock
-
fRegionFilter
ILcdKML22RegionFilter fRegionFilter
-
fResourceProvider
TLcdKML22ResourceProvider fResourceProvider
-
fSourceNetworkLink
TLcdKML22NetworkLink fSourceNetworkLink
-
fStaticModel
ILcdModelTreeNode fStaticModel
-
fStatusEndCallback
ILcdKML22ResourceListener fStatusEndCallback
-
fStatusListeners
List<ILcdStatusListener> fStatusListeners
-
fUpdateNotifier
com.luciad.internal.format.kml22.model.TLcdKML22LinkUpdateNotifier fUpdateNotifier
-
fWriteLock
Lock fWriteLock
-
-
-
Class com.luciad.format.kml22.model.TLcdKML22Kml
class TLcdKML22Kml extends com.luciad.format.kml22.model.ALcdKML22Kml implements Serializable-
Serialized Fields
-
fCache
ILcdCache fCache
-
fLock
ReadWriteLock fLock
-
fModelSupport
com.luciad.internal.format.kml22.model.TLcdKML22ModelSupport fModelSupport
-
-
-
Class com.luciad.format.kml22.model.TLcdKML22ModelDescriptor
class TLcdKML22ModelDescriptor extends TLcdDataModelDescriptor implements Serializable-
Serialized Fields
-
fResourceProvider
TLcdKML22ResourceProvider fResourceProvider
-
-
-
Class com.luciad.format.kml22.model.TLcdKML22RenderableModel
class TLcdKML22RenderableModel extends com.luciad.format.kml22.model.ALcdKML22ModelWrapper implements Serializable-
Serialized Fields
-
fDefaultContentTypeOrder
List<EnumSet<ELcdKML22ContentType>> fDefaultContentTypeOrder
-
fDelegateModel
TLcdKML22DynamicModel fDelegateModel
-
fFilterTimeBounds
ILcdTimeBounds fFilterTimeBounds
-
fInternalLock
ReentrantReadWriteLock fInternalLock
-
fModelChangedEventSupport
com.luciad.internal.format.kml22.model.TLcdKML22ModelChangedEventSupport fModelChangedEventSupport
-
fModelContainerListener
com.luciad.format.kml22.model.TLcdKML22RenderableModel.ModelContainerListener fModelContainerListener
-
fModelListener
com.luciad.internal.format.kml22.model.TLcdKML22ModelListener fModelListener
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fReadLock
Lock fReadLock
-
fWriteLock
Lock fWriteLock
-
-
-
-
Package com.luciad.format.kml22.model.feature
-
Class com.luciad.format.kml22.model.feature.TLcdKML22AbstractContainer
class TLcdKML22AbstractContainer extends com.luciad.format.kml22.model.feature.ALcdKML22AbstractContainer implements Serializable-
Serialized Fields
-
fLock
ReadWriteLock fLock
-
fModelDescriptor
TLcdKML22ModelDescriptor fModelDescriptor
-
fModelSupport
com.luciad.internal.format.kml22.model.TLcdKML22ModelSupport fModelSupport
-
-
-
Class com.luciad.format.kml22.model.feature.TLcdKML22Document
class TLcdKML22Document extends TLcdKML22AbstractContainer implements Serializable -
Class com.luciad.format.kml22.model.feature.TLcdKML22Folder
class TLcdKML22Folder extends TLcdKML22AbstractContainer implements Serializable -
Class com.luciad.format.kml22.model.feature.TLcdKML22NetworkLink
class TLcdKML22NetworkLink extends com.luciad.format.kml22.model.feature.ALcdKML22NetworkLink implements Serializable -
Class com.luciad.format.kml22.model.feature.TLcdKML22Placemark
class TLcdKML22Placemark extends com.luciad.format.kml22.model.feature.ALcdKML22Placemark implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.kml22.model.feature.TLcdKML22Placemark.ShapeList fDelegateShape
-
-
-
-
Package com.luciad.format.kml22.model.geometry
-
Class com.luciad.format.kml22.model.geometry.TLcdKML223DModel
class TLcdKML223DModel extends com.luciad.format.kml22.model.geometry.ALcdKML223DModel implements Serializable -
Class com.luciad.format.kml22.model.geometry.TLcdKML22AbstractGeometry
class TLcdKML22AbstractGeometry extends com.luciad.format.kml22.model.geometry.ALcdKML22AbstractGeometry implements Serializable-
Serialized Fields
-
fCache
TLcdCache fCache
-
-
-
Class com.luciad.format.kml22.model.geometry.TLcdKML22Coordinates
class TLcdKML22Coordinates extends Object implements Serializable-
Serialized Fields
-
fCoordinates
ILcdDoubleList fCoordinates
-
fDimension
int fDimension
-
-
-
Class com.luciad.format.kml22.model.geometry.TLcdKML22LatLonAltBox
class TLcdKML22LatLonAltBox extends com.luciad.format.kml22.model.geometry.ALcdKML22LatLonAltBox implements Serializable-
Serialized Fields
-
fDelegatePoint
com.luciad.format.kml22.model.geometry.TLcdKML22LatLonAltBox.Point fDelegatePoint
-
fDelegateShape
ILcdBounds fDelegateShape
-
-
-
Class com.luciad.format.kml22.model.geometry.TLcdKML22LinearRing
class TLcdKML22LinearRing extends com.luciad.format.kml22.model.geometry.ALcdKML22LinearRing implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.kml22.model.geometry.TLcdKML22LinearRing.LonLatPolygon fDelegateShape
-
-
-
Class com.luciad.format.kml22.model.geometry.TLcdKML22LineString
class TLcdKML22LineString extends com.luciad.format.kml22.model.geometry.ALcdKML22LineString implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.kml22.model.geometry.TLcdKML22LineString.LonLatPolyline fDelegateShape
-
-
-
Class com.luciad.format.kml22.model.geometry.TLcdKML22Location
class TLcdKML22Location extends com.luciad.format.kml22.model.geometry.ALcdKML22Location implements Serializable-
Serialized Fields
-
fDelegatePoint
TLcdLonLatHeightPoint fDelegatePoint
-
-
-
Class com.luciad.format.kml22.model.geometry.TLcdKML22MultiGeometry
class TLcdKML22MultiGeometry extends com.luciad.format.kml22.model.geometry.ALcdKML22MultiGeometry implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.kml22.model.geometry.TLcdKML22MultiGeometry.ShapeList fDelegateShape
-
-
-
Class com.luciad.format.kml22.model.geometry.TLcdKML22Point
class TLcdKML22Point extends com.luciad.format.kml22.model.geometry.ALcdKML22Point implements Serializable -
Class com.luciad.format.kml22.model.geometry.TLcdKML22Polygon
class TLcdKML22Polygon extends com.luciad.format.kml22.model.geometry.ALcdKML22Polygon implements Serializable-
Serialized Fields
-
fDelegateShape
com.luciad.format.kml22.model.geometry.TLcdKML22Polygon.Surface fDelegateShape
-
-
-
-
Package com.luciad.format.kml22.view
-
Class com.luciad.format.kml22.view.ALcdKML22ViewFitAction
class ALcdKML22ViewFitAction extends ALcdAction implements Serializable
-
-
Package com.luciad.format.kml22.view.gxy
-
Class com.luciad.format.kml22.view.gxy.TLcdKML22GXYLabelPainterProvider
class TLcdKML22GXYLabelPainterProvider extends Object implements Serializable-
Serialized Fields
-
fInternalStyleListener
com.luciad.format.kml22.view.gxy.TLcdKML22GXYLabelPainterProvider.InternalStyleUpdateListener fInternalStyleListener
-
fPlacemarkLabelPainter
com.luciad.format.kml22.view.gxy.TLcdKML22PlacemarkLabelPainter fPlacemarkLabelPainter
-
fResourceProvider
TLcdKML22ResourceProvider fResourceProvider
-
-
-
Class com.luciad.format.kml22.view.gxy.TLcdKML22GXYLayer
class TLcdKML22GXYLayer extends TLcdGXYLayer implements Serializable -
Class com.luciad.format.kml22.view.gxy.TLcdKML22GXYPainterProvider
class TLcdKML22GXYPainterProvider extends Object implements Serializable-
Serialized Fields
-
fGroundOverlayPainter
com.luciad.format.kml22.view.gxy.TLcdKML22GroundOverlayPainter fGroundOverlayPainter
-
fPhotoOverlayPainter
com.luciad.format.kml22.view.gxy.TLcdKML22PhotoOverlayPainter fPhotoOverlayPainter
-
fPlacemarkPainter
com.luciad.format.kml22.view.gxy.TLcdKML22PlacemarkPainter fPlacemarkPainter
-
fResourceProvider
TLcdKML22ResourceProvider fResourceProvider
-
fScreenOverlayPainter
com.luciad.format.kml22.view.gxy.TLcdKML22ScreenOverlayPainter fScreenOverlayPainter
-
fStyleUpdateResourceListener
com.luciad.format.kml22.view.gxy.TLcdKML22GXYPainterProvider.InternalStyleUpdateListener fStyleUpdateResourceListener
-
-
-
Class com.luciad.format.kml22.view.gxy.TLcdKML22GXYViewFitAction
class TLcdKML22GXYViewFitAction extends ALcdKML22ViewFitAction implements Serializable
-
-
Package com.luciad.format.kml22.view.lightspeed
-
Class com.luciad.format.kml22.view.lightspeed.TLspKML22ViewFitAction
class TLspKML22ViewFitAction extends ALcdKML22ViewFitAction implements Serializable
-
-
Package com.luciad.format.kml22.xml
-
Class com.luciad.format.kml22.xml.TLcdKML22ModelEncoder
class TLcdKML22ModelEncoder extends Object implements Serializable-
Serialized Fields
-
fOutputStreamFactory
ILcdOutputStreamFactory fOutputStreamFactory
-
-
-
-
Package com.luciad.format.las
-
Class com.luciad.format.las.TLcdLASModelDescriptor
class TLcdLASModelDescriptor extends ALcdLIDARModelDescriptor implements Serializable-
Serialized Fields
-
fCreationDate
Date fCreationDate
-
fDataModel
TLcdDataModel fDataModel
-
fDataModelFactory
com.luciad.internal.format.las.TLcdLASDataModelFactory fDataModelFactory
-
fDataType
TLcdDataType fDataType
-
fGeneratingSoftware
String fGeneratingSoftware
-
fNumberOfPoints
long fNumberOfPoints
-
fProjectId1
long fProjectId1
-
fProjectId2
int fProjectId2
-
fProjectId3
int fProjectId3
-
fProjectId4
int[] fProjectId4
-
fPropertyRanges
Map<TLcdDataProperty,
TLcdInterval> fPropertyRanges -
fSourceId
int fSourceId
-
fSystemIdentifier
String fSystemIdentifier
-
fVariableLengthRecords
Collection<TLcdLASModelDescriptor.VariableLengthRecord> fVariableLengthRecords
-
fVersion
String fVersion
-
-
-
-
Package com.luciad.format.lidar
-
Class com.luciad.format.lidar.ALcdLIDARModelDescriptor
class ALcdLIDARModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fDataModel
TLcdDataModel fDataModel
-
-
-
-
Package com.luciad.format.magneticnorth
-
Class com.luciad.format.magneticnorth.ALcdMagneticNorthModelDescriptor
class ALcdMagneticNorthModelDescriptor extends TLcdDataModelDescriptor implements Serializable-
Serialized Fields
-
fBounds
ILcdBounds fBounds
-
fDate
Calendar fDate
-
fMagneticNorthMap
ILcdMagneticNorthMap fMagneticNorthMap
-
fPrecision
double fPrecision
-
fStep
double fStep
-
-
-
Class com.luciad.format.magneticnorth.TLcdIGRFModelDescriptor
class TLcdIGRFModelDescriptor extends TLcdMagneticNorthModelDescriptor implements Serializable -
Class com.luciad.format.magneticnorth.TLcdMagneticNorthModel
class TLcdMagneticNorthModel extends TLcd2DBoundsIndexedModel implements Serializable-
Serialized Fields
-
fId
int fId
-
-
-
Class com.luciad.format.magneticnorth.TLcdMagneticNorthModelDescriptor
class TLcdMagneticNorthModelDescriptor extends ALcdMagneticNorthModelDescriptor implements Serializable-
Serialized Fields
-
fDisplayNameFormat
String fDisplayNameFormat
Deprecated.
-
-
-
Class com.luciad.format.magneticnorth.TLcdWMMModelDescriptor
class TLcdWMMModelDescriptor extends TLcdMagneticNorthModelDescriptor implements Serializable
-
-
Package com.luciad.format.magneticnorth.gxy
-
Class com.luciad.format.magneticnorth.gxy.TLcdMagneticNorthGXYController
class TLcdMagneticNorthGXYController extends ALcdGXYSmartController implements Serializable-
Serialized Fields
-
fActionToTrigger
ILcdAction fActionToTrigger
-
fDisplayLabel
boolean fDisplayLabel
-
fHeightAboveSeaLevel
float fHeightAboveSeaLevel
-
fLabelBackgroundColor
Color fLabelBackgroundColor
-
fLabelFont
Font fLabelFont
-
fLabelFontColor
Color fLabelFontColor
-
fLabelRelevant
boolean fLabelRelevant
-
fLabelValid
boolean fLabelValid
-
fMagneticNorthMap
ILcdMagneticNorthMap fMagneticNorthMap
-
fMapLocation
TLcdMapLocation fMapLocation
-
fNextController
ILcdGXYChainableController fNextController
-
fRestoreRotationOnRightClick
boolean fRestoreRotationOnRightClick
-
fRotateNorthToTopOnClick
boolean fRotateNorthToTopOnClick
-
fTempPoint
TLcdLonLatHeightPoint fTempPoint
-
fTLcdMapLocation
TLcdMapLocation fTLcdMapLocation
-
fView
ILcdGXYView fView
-
lastCalculatedMagneticProperty
double lastCalculatedMagneticProperty
-
lastMousePosition
Point lastMousePosition
-
-
-
Class com.luciad.format.magneticnorth.gxy.TLcdMagneticNorthGXYLabelPainter
class TLcdMagneticNorthGXYLabelPainter extends TLcdGXYPolylineLabelPainter implements Serializable-
Serialized Fields
-
fDeclinationFormat
Format fDeclinationFormat
-
-
-
Class com.luciad.format.magneticnorth.gxy.TLcdMagneticNorthGXYPainter
class TLcdMagneticNorthGXYPainter extends TLcdGXYPointListPainter implements Serializable-
Serialized Fields
-
fEmphasizedDegrees
double fEmphasizedDegrees
-
fEmphasizedNegativeStyle
ILcdGXYPainterStyle fEmphasizedNegativeStyle
-
fEmphasizedPositiveStyle
ILcdGXYPainterStyle fEmphasizedPositiveStyle
-
fNegativeStyle
ILcdGXYPainterStyle fNegativeStyle
-
fPointPainter
ILcdGXYPainter fPointPainter
-
fPositiveStyle
ILcdGXYPainterStyle fPositiveStyle
-
fZeroStyle
ILcdGXYPainterStyle fZeroStyle
-
-
-
-
Package com.luciad.format.mbtiles
-
Class com.luciad.format.mbtiles.TLcdMBTilesModelDescriptor
class TLcdMBTilesModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fDataBounds
ILcdBounds fDataBounds
-
fDataSource
TLcdMBTilesDataSource fDataSource
-
fMetadata
Map<String,
String> fMetadata
-
-
-
-
Package com.luciad.format.metadata.model.extent
-
Class com.luciad.format.metadata.model.extent.TLcdISO19115GeographicBoundingBox
class TLcdISO19115GeographicBoundingBox extends com.luciad.format.metadata.model.extent.ALcdISO19115GeographicBoundingBox implements Serializable-
Serialized Fields
-
fDelegateBounds
TLcdXYBounds fDelegateBounds
-
-
-
-
Package com.luciad.format.mif
-
Class com.luciad.format.mif.TLcdMIFCollection
class TLcdMIFCollection extends TLcdFeaturedShapeList implements Serializable -
Class com.luciad.format.mif.TLcdMIFModelDescriptor
class TLcdMIFModelDescriptor extends TLcdFeaturedModelDescriptor implements Serializable-
Serialized Fields
-
fContentClasses
Class[] fContentClasses
-
fDataType
TLcdDataType fDataType
-
fMIFGeometryTypes
short[] fMIFGeometryTypes
-
-
-
Class com.luciad.format.mif.TLcdMIFModelEncoder
class TLcdMIFModelEncoder extends Object implements Serializable-
Serialized Fields
-
fGeodetic
boolean fGeodetic
-
fMIFModelReferenceFormatter
com.luciad.format.mif.TLcdMIFModelReferenceFormatter fMIFModelReferenceFormatter
-
fOutputStreamFactory
ILcdOutputStreamFactory fOutputStreamFactory
-
-
-
Class com.luciad.format.mif.TLcdMIFMultipoint
class TLcdMIFMultipoint extends TLcdFeaturedShapeList implements Serializable-
Serialized Fields
-
fSymbol
ILcdMIFSymbol fSymbol
-
-
-
Class com.luciad.format.mif.TLcdMIFPLine
class TLcdMIFPLine extends TLcdFeaturedShapeList implements Serializable-
Serialized Fields
-
fLineStyle
TLcdLineStyle fLineStyle
-
fMIFType
short fMIFType
-
-
-
Class com.luciad.format.mif.TLcdMIFPoint
class TLcdMIFPoint extends TLcd2DEditableFeaturedPoint implements Serializable-
Serialized Fields
-
fSymbol
ILcdMIFSymbol fSymbol
-
-
-
Class com.luciad.format.mif.TLcdMIFRegion
class TLcdMIFRegion extends TLcdFeaturedShapeList implements Serializable-
Serialized Fields
-
fFillStyle
TLcdFillStyle fFillStyle
-
fLineStyle
TLcdLineStyle fLineStyle
-
fMIFType
short fMIFType
-
-
-
Class com.luciad.format.mif.TLcdMIFText
class TLcdMIFText extends TLcdFeaturedShapeList implements Serializable
-
-
Package com.luciad.format.mif.gxy
-
Class com.luciad.format.mif.gxy.TLcdMIFBrushGXYPainterStyle
class TLcdMIFBrushGXYPainterStyle extends Object implements Serializable-
Serialized Fields
-
fFillStyle
TLcdFillStyle fFillStyle
-
fSelectionColor
Color fSelectionColor
-
-
-
Class com.luciad.format.mif.gxy.TLcdMIFGXYLabelPainterProvider
class TLcdMIFGXYLabelPainterProvider extends Object implements Serializable-
Serialized Fields
-
fDeprecatedFeatureIndices
int[] fDeprecatedFeatureIndices
-
fMIFLabelPainter
TLcdGXYDataObjectLabelPainter fMIFLabelPainter
-
fMIFPLineLabelPainter
TLcdGXYDataObjectPolylineLabelPainter fMIFPLineLabelPainter
-
fMIFRegionLabelPainter
TLcdGXYDataObjectPolygonLabelPainter fMIFRegionLabelPainter
-
-
-
Class com.luciad.format.mif.gxy.TLcdMIFGXYPainterProvider
class TLcdMIFGXYPainterProvider extends Object implements Serializable-
Serialized Fields
-
fArcPainter
TLcdGXYArcPainter fArcPainter
-
fBrushStyle
TLcdMIFBrushGXYPainterStyle fBrushStyle
-
fEllipsePainter
TLcdGXYEllipsePainter fEllipsePainter
-
fIconProvider
TLcdMIFSymbolIconProvider fIconProvider
-
fJava2Util
com.luciad.format.mif.gxy.TLcdMIFGXYPainterProvider.Java2Util fJava2Util
-
fMIFArcPainter
TLcdGXYShapeListPainter fMIFArcPainter
-
fMIFCollectionPainter
TLcdGXYShapeListPainter fMIFCollectionPainter
-
fMIFEllipsePainter
TLcdGXYShapeListPainter fMIFEllipsePainter
-
fMIFMultipointPainter
TLcdGXYShapeListPainter fMIFMultipointPainter
-
fMIFPLinePainter
TLcdGXYShapeListPainter fMIFPLinePainter
-
fMIFPointPainter
TLcdGXYIconPainter fMIFPointPainter
-
fMIFRectPainter
TLcdGXYShapeListPainter fMIFRectPainter
-
fMIFRegionPainter
TLcdGXYShapeListPainter fMIFRegionPainter
-
fMIFRoundRectPainter
TLcdGXYShapeListPainter fMIFRoundRectPainter
-
fMultipointPainter
TLcdGXYPointListPainter fMultipointPainter
-
fPenStyle
TLcdMIFPenGXYPainterStyle fPenStyle
-
fPLinePainter
TLcdGXYPointListPainter fPLinePainter
-
fRectPainter
TLcdGXYBoundsPainter fRectPainter
-
fRegionPainter
TLcdGXYPointListPainter fRegionPainter
-
fRoundRectPainter
TLcdGXYBoundsPainter fRoundRectPainter
-
fTextFillStyle
TLcdMIFTextGXYFillStyle fTextFillStyle
-
fTextFontStyle
TLcdMIFTextGXYFontStyle fTextFontStyle
-
-
-
Class com.luciad.format.mif.gxy.TLcdMIFPenGXYPainterStyle
class TLcdMIFPenGXYPainterStyle extends Object implements Serializable-
Serialized Fields
-
fLineStyle
TLcdLineStyle fLineStyle
-
fSelectionColor
Color fSelectionColor
-
-
-
Class com.luciad.format.mif.gxy.TLcdMIFTextGXYFillStyle
class TLcdMIFTextGXYFillStyle extends Object implements Serializable -
Class com.luciad.format.mif.gxy.TLcdMIFTextGXYFontStyle
class TLcdMIFTextGXYFontStyle extends Object implements Serializable
-
-
Package com.luciad.format.mrsid
-
Class com.luciad.format.mrsid.TLcdMrSIDModelDescriptor
class TLcdMrSIDModelDescriptor extends TLcdMultilevelRasterModelDescriptor implements Serializable
-
-
Package com.luciad.format.mssql
-
Class com.luciad.format.mssql.TLcdMSSQLModelDescriptor
class TLcdMSSQLModelDescriptor extends TLcdDatabaseModelDescriptor implements Serializable -
Class com.luciad.format.mssql.TLcdMSSQLModelEncoder
class TLcdMSSQLModelEncoder extends Object implements Serializable-
Serialized Fields
-
fDatabaseModelEncoder
TLcdDatabaseModelEncoder fDatabaseModelEncoder
-
fSpatialFactory
com.luciad.internal.format.mssql.TLcdSpatialFactory fSpatialFactory
-
-
-
-
Package com.luciad.format.netcdf
-
Class com.luciad.format.netcdf.TLcdNetCDFFilteredModel
class TLcdNetCDFFilteredModel extends TLcd2DBoundsIndexedModel implements Serializable-
Serialized Fields
-
fDimensions
List<TLcdDimension<?>> fDimensions
-
fDimensionsByAxis
Map<TLcdDimensionAxis<?>,
TLcdDimension<?>> fDimensionsByAxis -
fDimensionsByAxisWithIntervals
Map<TLcdDimensionAxis<?>,
TLcdDimension<?>> fDimensionsByAxisWithIntervals -
fDimensionsWithIntervals
List<TLcdDimension<?>> fDimensionsWithIntervals
-
fFilter
TLcdDimensionFilter fFilter
-
fInterpolated
boolean fInterpolated
-
fObjects
List<com.luciad.format.netcdf.TLcdNetCDFFilteredDomainObject> fObjects
-
fTimeBounds
ILcdTimeBounds fTimeBounds
-
fUnfilteredModel
ILcdModel fUnfilteredModel
-
-
-
Class com.luciad.format.netcdf.TLcdNetCDFModelDescriptor
class TLcdNetCDFModelDescriptor extends TLcdImageModelDescriptor implements Serializable-
Serialized Fields
-
fDataSource
ILcdDataSource fDataSource
Name of the NetCDF variable -
fGRIBMetadata
List<TLcdNetCDFModelDescriptor.GRIBMetadata> fGRIBMetadata
-
-
-
-
Package com.luciad.format.netcdf.gxy
-
Class com.luciad.format.netcdf.gxy.TLcdNetCDFGXYPainterProvider
class TLcdNetCDFGXYPainterProvider extends Object implements Serializable-
Serialized Fields
-
fPainter
ILcdGXYPainter fPainter
-
-
-
-
Package com.luciad.format.nitf
-
Class com.luciad.format.nitf.TLcdNITFModelDescriptor
class TLcdNITFModelDescriptor extends TLcdRasterModelDescriptor implements Serializable-
Serialized Fields
-
fEncryption
int fEncryption
-
fFileClassificationAuthority
String fFileClassificationAuthority
-
fFileClassificationAuthorityType
String fFileClassificationAuthorityType
-
fFileClassificationReason
String fFileClassificationReason
-
fFileClassificationText
String fFileClassificationText
-
fFileCodewords
String fFileCodewords
-
fFileControlAndHandling
String fFileControlAndHandling
-
fFileCopyNumber
int fFileCopyNumber
-
fFileDate
String fFileDate
-
fFileDeclassificationDate
String fFileDeclassificationDate
-
fFileDeclassificationExemption
String fFileDeclassificationExemption
-
fFileDeclassificationType
String fFileDeclassificationType
-
fFileDowngrade
String fFileDowngrade
-
fFileDowngradeDate
String fFileDowngradeDate
-
fFileNumberOfCopies
int fFileNumberOfCopies
-
fFileReleasingInstructions
String fFileReleasingInstructions
-
fFileSecurityClassification
String fFileSecurityClassification
-
fFileSecurityClassificationSystem
String fFileSecurityClassificationSystem
-
fFileSecurityControlNumber
String fFileSecurityControlNumber
-
fFileSecuritySourceDate
String fFileSecuritySourceDate
-
fFileTitle
String fFileTitle
-
fOriginatingStationID
String fOriginatingStationID
-
fOriginatorsName
String fOriginatorsName
-
fOriginatorsPhoneNumber
String fOriginatorsPhoneNumber
-
fStandardType
String fStandardType
-
fTextSegments
List<TLcdNITFTextSegment> fTextSegments
-
-
-
-
Package com.luciad.format.nvg.gxy
-
Class com.luciad.format.nvg.gxy.TLcdNVGGXYLabelPainterProvider
class TLcdNVGGXYLabelPainterProvider extends Object implements Serializable-
Serialized Fields
-
fAPP6aLabelPainterProvider
TLcdAPP6AGXYLabelPainterProvider fAPP6aLabelPainterProvider
-
fCompositeLabelPainter
TLcdGXYLabelPainter fCompositeLabelPainter
-
fDefaultAPP6AStyle
TLcdMilitarySymbolStyle fDefaultAPP6AStyle
-
fDefaultMilitarySymbolStyle
TLcdMilitarySymbolStyle fDefaultMilitarySymbolStyle
-
fDefaultMS2525bStyle
TLcdMilitarySymbolStyle fDefaultMS2525bStyle
-
fDefaultNVGStyle
TLcdNVGStyle fDefaultNVGStyle
-
fGXYFontStyle
com.luciad.internal.format.nvg.gxy.ILcdNVGGXYFontStyle fGXYFontStyle
-
fLabelPainter
TLcdGXYLabelPainter fLabelPainter
-
fLabelPainterProviders
Map<String,
ILcdGXYLabelPainterProvider> fLabelPainterProviders -
fMS2525bLabelPainterProvider
TLcdMS2525bGXYLabelPainterProvider fMS2525bLabelPainterProvider
-
fSymbologySurfaceLabelPainter
com.luciad.internal.symbology.app6a_ms2525b.view.gxy.painter.TLinSymbologyGXYLabelPainter fSymbologySurfaceLabelPainter
-
-
-
Class com.luciad.format.nvg.gxy.TLcdNVGGXYPainterProvider
class TLcdNVGGXYPainterProvider extends Object implements Serializable-
Serialized Fields
-
fAPP6aIconPainter
TLcdGXYIconPainter fAPP6aIconPainter
-
fAPP6aPainterProvider
TLcdAPP6AGXYPainterProvider fAPP6aPainterProvider
-
fArcBandPainter
TLcdGXYArcBandPainter fArcBandPainter
-
fArcPainter
TLcdGXYArcPainter fArcPainter
-
fArrowPainter
com.luciad.internal.format.nvg.gxy.TLcdNVGGXYArrowPainter fArrowPainter
-
fCirclePainter
TLcdGXYCirclePainter fCirclePainter
-
fCompositePainter
TLcdGXYShapeListPainter fCompositePainter
-
fCorridorPainter
TLcdGXYGeoBufferPainter fCorridorPainter
-
fDefaultAPP6AStyle
TLcdMilitarySymbolStyle fDefaultAPP6AStyle
-
fDefaultMilitarySymbolStyle
TLcdMilitarySymbolStyle fDefaultMilitarySymbolStyle
-
fDefaultMS2525bStyle
TLcdMilitarySymbolStyle fDefaultMS2525bStyle
-
fDefaultNVGStyle
TLcdNVGStyle fDefaultNVGStyle
-
fEllipsePainter
TLcdGXYEllipsePainter fEllipsePainter
-
fMapEditorProviders
Map<String,
ILcdGXYEditorProvider> fMapEditorProviders -
fMapPainterProviders
Map<String,
ILcdGXYPainterProvider> fMapPainterProviders -
fMS2525baIconPainter
TLcdGXYIconPainter fMS2525baIconPainter
-
fMS2525bPainterProvider
TLcdMS2525bGXYPainterProvider fMS2525bPainterProvider
-
fMultipointPainter
com.luciad.format.nvg.gxy.TLcdNVGGXYPainterProvider.MultiPointPainter fMultipointPainter
-
fOrbitPainter
TLcdGXYGeoBufferPainter fOrbitPainter
-
fPainterModeProvider
com.luciad.format.nvg.gxy.ILcdNVGGXYPainterModeProvider fPainterModeProvider
-
fPointPainter
TLcdGXYIconPainter fPointPainter
-
fPolygonPainter
TLcdGXYPointListPainter fPolygonPainter
-
fPolylinePainter
com.luciad.format.nvg.gxy.TLcdNVGGXYLinePainter fPolylinePainter
-
fRectanglePainter
com.luciad.internal.view.gxy.painter.TLinGXYRectanglePainter fRectanglePainter
-
fRectangularRingPainter
com.luciad.format.nvg.gxy.TLcdNVGGXYRectangularRingPainter fRectangularRingPainter
-
fSurfacePainter
TLcdGXYSurfacePainter fSurfacePainter
-
fSymbologySurfacePainter
com.luciad.internal.symbology.app6a_ms2525b.view.gxy.canvas.painter.TLinMilsymGXYCanvasBasedPainter fSymbologySurfacePainter
-
fTextPainter
com.luciad.internal.format.nvg.gxy.TLcdNVGGXYTextPainter fTextPainter
-
fWorldsizeTextPainter
com.luciad.internal.format.nvg.gxy.TLcdNVGGXYWorldSizeTextPainter fWorldsizeTextPainter
-
-
-
-
Package com.luciad.format.nvg.nvg15.model
-
Class com.luciad.format.nvg.nvg15.model.TLcdNVG15Anchor
class TLcdNVG15Anchor extends com.luciad.format.nvg.nvg15.model.ALcdNVG15Anchor implements Serializable-
Serialized Fields
-
fParent
ILcdNVGNode fParent
-
fShapeListDelegate
com.luciad.internal.format.nvg.model.ALcdNVGCompositeImp fShapeListDelegate
-
-
-
Class com.luciad.format.nvg.nvg15.model.TLcdNVG15Arc
class TLcdNVG15Arc extends com.luciad.format.nvg.nvg15.model.ALcdNVG15Arc implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.format.nvg.nvg15.model.TLcdNVG15Arc.Arc fDelegate
-
-
-
Class com.luciad.format.nvg.nvg15.model.TLcdNVG15ArcBand
class TLcdNVG15ArcBand extends com.luciad.format.nvg.nvg15.model.ALcdNVG15ArcBand implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.format.nvg.nvg15.model.TLcdNVG15ArcBand.ArcBand fDelegate
-
-
-
Class com.luciad.format.nvg.nvg15.model.TLcdNVG15Arrow
class TLcdNVG15Arrow extends com.luciad.format.nvg.nvg15.model.ALcdNVG15Arrow implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.format.nvg.nvg15.model.TLcdNVG15Arrow.GeoBuffer fDelegate
-
-
-
Class com.luciad.format.nvg.nvg15.model.TLcdNVG15Circle
class TLcdNVG15Circle extends com.luciad.format.nvg.nvg15.model.ALcdNVG15Circle implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.format.nvg.model.ALcdNVGCircleImp fDelegate
-
-
-
Class com.luciad.format.nvg.nvg15.model.TLcdNVG15Composite
class TLcdNVG15Composite extends com.luciad.format.nvg.nvg15.model.ALcdNVG15Composite implements Serializable-
Serialized Fields
-
fParent
ILcdNVGNode fParent
-
fShapeListDelegate
com.luciad.internal.format.nvg.model.ALcdNVGCompositeImp fShapeListDelegate
-
-
-
Class com.luciad.format.nvg.nvg15.model.TLcdNVG15Corridor
class TLcdNVG15Corridor extends com.luciad.format.nvg.nvg15.model.ALcdNVG15Corridor implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.format.nvg.nvg15.model.TLcdNVG15Corridor.GeoBuffer fDelegate
-
-
-
Class com.luciad.format.nvg.nvg15.model.TLcdNVG15Ellipse
class TLcdNVG15Ellipse extends com.luciad.format.nvg.nvg15.model.ALcdNVG15Ellipse implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.format.nvg.nvg15.model.TLcdNVG15Ellipse.Ellipse fDelegate
-
-
-
Class com.luciad.format.nvg.nvg15.model.TLcdNVG15Group
class TLcdNVG15Group extends com.luciad.format.nvg.nvg15.model.ALcdNVG15Group implements Serializable-
Serialized Fields
-
fParent
ILcdNVGNode fParent
-
fShapeListDelegate
com.luciad.internal.format.nvg.model.ALcdNVGCompositeImp fShapeListDelegate
-
-
-
Class com.luciad.format.nvg.nvg15.model.TLcdNVG15Model
class TLcdNVG15Model extends com.luciad.format.nvg.nvg15.model.ALcdNVG15Model implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.model.TLinMixedModel fDelegate
-
fModelChangedEventSupport
TLcdModelChangedEventSupport fModelChangedEventSupport
-
fModelDescriptor
TLcdNVG15ModelDescriptor fModelDescriptor
-
fModelEncoder
TLcdNVG15ModelEncoder fModelEncoder
-
fModelReference
TLcdGeodeticReference fModelReference
-
-
-
Class com.luciad.format.nvg.nvg15.model.TLcdNVG15Multipoint
class TLcdNVG15Multipoint extends com.luciad.format.nvg.nvg15.model.ALcdNVG15Multipoint implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.format.nvg.model.ALcdNVGMultiPointImp fDelegate
-
-
-
Class com.luciad.format.nvg.nvg15.model.TLcdNVG15Point
class TLcdNVG15Point extends com.luciad.format.nvg.nvg15.model.ALcdNVG15Point implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.shape.shape3D.ALin3DEditableLonLatPoint fDelegate
-
-
-
Class com.luciad.format.nvg.nvg15.model.TLcdNVG15Polygon
class TLcdNVG15Polygon extends com.luciad.format.nvg.nvg15.model.ALcdNVG15Polygon implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.format.nvg.model.ILcdNVGPolygon fDelegate
-
-
-
Class com.luciad.format.nvg.nvg15.model.TLcdNVG15Polyline
class TLcdNVG15Polyline extends com.luciad.format.nvg.nvg15.model.ALcdNVG15Polyline implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.format.nvg.model.ILcdNVGPolyline fDelegate
-
-
-
Class com.luciad.format.nvg.nvg15.model.TLcdNVG15Text
class TLcdNVG15Text extends com.luciad.format.nvg.nvg15.model.ALcdNVG15Text implements Serializable-
Serialized Fields
-
fDelegate
ILcd2DEditablePoint fDelegate
-
-
-
-
Package com.luciad.format.nvg.nvg15.xml
-
Class com.luciad.format.nvg.nvg15.xml.TLcdNVG15ModelDescriptor
class TLcdNVG15ModelDescriptor extends TLcdNVGModelDescriptor implements Serializable-
Serialized Fields
-
fModelElementsType
Set<TLcdDataType> fModelElementsType
-
-
-
Class com.luciad.format.nvg.nvg15.xml.TLcdNVG15ModelEncoder
class TLcdNVG15ModelEncoder extends ALcdXMLModelEncoder implements Serializable-
Serialized Fields
-
fEncoder
com.luciad.internal.format.xml.bind.schema.TLinXMLModelEncoder fEncoder
-
-
-
-
Package com.luciad.format.nvg.nvg20.model
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20Arc
class TLcdNVG20Arc extends com.luciad.format.nvg.nvg20.model.ALcdNVG20Arc implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.format.nvg.nvg20.model.TLcdNVG20Arc.Arc fDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20ArcBand
class TLcdNVG20ArcBand extends com.luciad.format.nvg.nvg20.model.ALcdNVG20ArcBand implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.format.nvg.nvg20.model.TLcdNVG20ArcBand.ArcBand fDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20ArcBandRing
class TLcdNVG20ArcBandRing extends com.luciad.format.nvg.nvg20.model.ALcdNVG20ArcBandRing implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.format.nvg.nvg20.model.TLcdNVG20ArcBandRing.ArcBand fDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20Arrow
class TLcdNVG20Arrow extends com.luciad.format.nvg.nvg20.model.ALcdNVG20Arrow implements Serializable-
Serialized Fields
-
fGeobufferDelegate
com.luciad.internal.format.nvg.model.ALcdNVGGeobufferImp fGeobufferDelegate
-
fPolyLineDelegate
com.luciad.internal.format.nvg.model.ILcdNVGPolyline fPolyLineDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20Circle
class TLcdNVG20Circle extends com.luciad.format.nvg.nvg20.model.ALcdNVG20Circle implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.format.nvg.nvg20.model.TLcdNVG20Circle.Circle fDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20CircularRing
class TLcdNVG20CircularRing extends com.luciad.format.nvg.nvg20.model.ALcdNVG20CircularRing implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.format.nvg.model.ALcdNVGCircleImp fDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20Composite
class TLcdNVG20Composite extends com.luciad.format.nvg.nvg20.model.ALcdNVG20Composite implements Serializable-
Serialized Fields
-
fParent
ILcdNVGNode fParent
-
fShapeListDelegate
com.luciad.internal.format.nvg.model.ALcdNVGCompositeImp fShapeListDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20Corridor
class TLcdNVG20Corridor extends com.luciad.format.nvg.nvg20.model.ALcdNVG20Corridor implements Serializable-
Serialized Fields
-
fGeobufferDelegate
com.luciad.internal.format.nvg.model.ALcdNVGGeobufferImp fGeobufferDelegate
-
fPolyLineDelegate
com.luciad.internal.format.nvg.model.ILcdNVGPolyline fPolyLineDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20Ellipse
class TLcdNVG20Ellipse extends com.luciad.format.nvg.nvg20.model.ALcdNVG20Ellipse implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.format.nvg.nvg20.model.TLcdNVG20Ellipse.Ellipse fDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20EllipticRing
class TLcdNVG20EllipticRing extends com.luciad.format.nvg.nvg20.model.ALcdNVG20EllipticRing implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.format.nvg.nvg20.model.TLcdNVG20EllipticRing.Ellipse fDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20FilteredModel
class TLcdNVG20FilteredModel extends Object implements Serializable-
Serialized Fields
-
fDelegate
TLcdNVG20Model fDelegate
-
fDimensions
List<TLcdDimension<Date>> fDimensions
-
fFilter
TLcdDimensionFilter fFilter
-
fFilteredModelSupport
com.luciad.format.nvg.nvg20.model.TLcdNVG20FilteredModel.DimensionIntervalFilteredModelSupport fFilteredModelSupport
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20Group
class TLcdNVG20Group extends com.luciad.format.nvg.nvg20.model.ALcdNVG20Group implements Serializable-
Serialized Fields
-
fParent
ILcdNVGNode fParent
-
fShapeListDelegate
com.luciad.internal.format.nvg.model.ALcdNVGCompositeImp fShapeListDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20LinearRing
class TLcdNVG20LinearRing extends com.luciad.format.nvg.nvg20.model.ALcdNVG20LinearRing implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.format.nvg.model.ILcdNVGPolygon fDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20Model
class TLcdNVG20Model extends com.luciad.format.nvg.nvg20.model.ALcdNVG20Model implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.model.TLinMixedModel fDelegate
-
fModelChangedEventSupport
TLcdModelChangedEventSupport fModelChangedEventSupport
-
fModelDescriptor
TLcdNVG20ModelDescriptor fModelDescriptor
-
fModelEncoder
TLcdNVG20ModelEncoder fModelEncoder
-
fModelReference
TLcdGeodeticReference fModelReference
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20MultiPoint
class TLcdNVG20MultiPoint extends com.luciad.format.nvg.nvg20.model.ALcdNVG20MultiPoint implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.format.nvg.model.ALcdNVGMultiPointImp fDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20Orbit
class TLcdNVG20Orbit extends com.luciad.format.nvg.nvg20.model.ALcdNVG20Orbit implements Serializable-
Serialized Fields
-
fGeobufferDelegate
com.luciad.internal.format.nvg.model.ALcdNVGGeobufferImp fGeobufferDelegate
-
fPolyLineDelegate
com.luciad.internal.format.nvg.model.ILcdNVGPolyline fPolyLineDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20Point
class TLcdNVG20Point extends com.luciad.format.nvg.nvg20.model.ALcdNVG20Point implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.format.nvg.nvg20.model.TLcdNVG20Point.Point fDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20Polygon
class TLcdNVG20Polygon extends com.luciad.format.nvg.nvg20.model.ALcdNVG20Polygon implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.format.nvg.model.ILcdNVGPolygon fDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20Polyline
class TLcdNVG20Polyline extends com.luciad.format.nvg.nvg20.model.ALcdNVG20Polyline implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.format.nvg.model.ILcdNVGPolyline fDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20Rectangle
class TLcdNVG20Rectangle extends com.luciad.format.nvg.nvg20.model.ALcdNVG20Rectangle implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.format.nvg.nvg20.model.TLcdNVG20Rectangle.Rectangle fDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20RectangularRing
class TLcdNVG20RectangularRing extends com.luciad.format.nvg.nvg20.model.ALcdNVG20RectangularRing implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.format.nvg.nvg20.model.TLcdNVG20RectangularRing.Rectangle fDelegate
-
-
-
Class com.luciad.format.nvg.nvg20.model.TLcdNVG20Text
class TLcdNVG20Text extends com.luciad.format.nvg.nvg20.model.ALcdNVG20Text implements Serializable-
Serialized Fields
-
fDelegate
ILcd2DEditablePoint fDelegate
-
-
-
-
Package com.luciad.format.nvg.nvg20.xml
-
Class com.luciad.format.nvg.nvg20.xml.TLcdNVG20ModelDescriptor
class TLcdNVG20ModelDescriptor extends TLcdNVGModelDescriptor implements Serializable-
Serialized Fields
-
fModelElementsType
Set<TLcdDataType> fModelElementsType
-
-
-
Class com.luciad.format.nvg.nvg20.xml.TLcdNVG20ModelEncoder
class TLcdNVG20ModelEncoder extends ALcdXMLModelEncoder implements Serializable-
Serialized Fields
-
fEncoder
com.luciad.internal.format.xml.bind.schema.TLinXMLModelEncoder fEncoder
-
-
-
-
Package com.luciad.format.nvg.xml
-
Class com.luciad.format.nvg.xml.TLcdNVGModelDescriptor
class TLcdNVGModelDescriptor extends TLcdDataModelDescriptor implements Serializable
-
-
Package com.luciad.format.object3d.obj
-
Class com.luciad.format.object3d.obj.TLcdOBJModelDescriptor
class TLcdOBJModelDescriptor extends TLcdModelDescriptor implements Serializable
-
-
Package com.luciad.format.object3d.openflight
-
Class com.luciad.format.object3d.openflight.TLcdOpenFlightModelDescriptor
class TLcdOpenFlightModelDescriptor extends TLcdModelDescriptor implements Serializable
-
-
Package com.luciad.format.oracle.georaster
-
Class com.luciad.format.oracle.georaster.TLcdOracleGeoRasterModelDescriptor
class TLcdOracleGeoRasterModelDescriptor extends TLcdMultilevelRasterModelDescriptor implements Serializable-
Serialized Fields
-
fBounds
ILcdBounds fBounds
-
fDBModelDescriptor
TLcdDatabaseModelDescriptor fDBModelDescriptor
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fSRID
int fSRID
-
-
-
-
Package com.luciad.format.oracle.spatial
-
Class com.luciad.format.oracle.spatial.TLcdOracleSpatialModelDescriptor
class TLcdOracleSpatialModelDescriptor extends TLcdDatabaseModelDescriptor implements Serializable -
Class com.luciad.format.oracle.spatial.TLcdOracleSpatialModelEncoder
class TLcdOracleSpatialModelEncoder extends Object implements Serializable-
Serialized Fields
-
fDatabaseModelEncoder
TLcdDatabaseModelEncoder fDatabaseModelEncoder
-
-
-
-
Package com.luciad.format.panorama
-
Class com.luciad.format.panorama.TLcdLuciadPanoramaModelEncoder
class TLcdLuciadPanoramaModelEncoder extends Object implements Serializable-
Serialized Fields
-
fCompressionQuality
double fCompressionQuality
-
fCurrentExportJob
com.luciad.format.panorama.TLcdLuciadPanoramaModelEncoder.ExportJob fCurrentExportJob
-
fDelegateDecoder
com.luciad.internal.format.panorama.TLinLuciadPanoramaModelDecoder fDelegateDecoder
-
fDelegateEncoder
ILcdModelEncoder fDelegateEncoder
-
fDrawOrientation
boolean fDrawOrientation
-
fEvery
int fEvery
-
fFeatureIDRetriever
ILcdOGCFeatureIDRetriever fFeatureIDRetriever
-
fLimit
long fLimit
-
fMaximumTileSize
int fMaximumTileSize
-
fResampleGridSize
int fResampleGridSize
-
fSkip
int fSkip
-
fStatusEventSupport
TLcdStatusEventSupport<TLcdLuciadPanoramaModelEncoder> fStatusEventSupport
-
-
-
-
Package com.luciad.format.pol
-
Class com.luciad.format.pol.TLcdPOLLayer
class TLcdPOLLayer extends TLcdGXYLayer implements Serializable-
Serialized Fields
-
fColorTable
ILcdPOLColorTable fColorTable
-
-
-
Class com.luciad.format.pol.TLcdPOLModelDescriptor
class TLcdPOLModelDescriptor extends TLcdFeaturedModelDescriptor implements Serializable-
Serialized Fields
-
fTypeTable
ILcdPOLTypeTable fTypeTable
-
fViewBounds
ILcdBounds fViewBounds
-
-
-
Class com.luciad.format.pol.TLcdPOLModelEncoder
class TLcdPOLModelEncoder extends Object implements Serializable-
Serialized Fields
-
fPOLAttributeProvider
ILcdPOLAttributeProvider fPOLAttributeProvider
-
-
-
Class com.luciad.format.pol.TLcdPOLPainter
class TLcdPOLPainter extends TLcdGXYPointListPainter implements Serializable-
Serialized Fields
-
fColorTable
ILcdPOLColorTable fColorTable
-
fLineStyle
TLcdGXYPainterColorStyle fLineStyle
-
fTypeTable
ILcdPOLTypeTable fTypeTable
-
-
-
-
Package com.luciad.format.postgresql
-
Class com.luciad.format.postgresql.TLcdPostGISModelDescriptor
class TLcdPostGISModelDescriptor extends TLcdDatabaseModelDescriptor implements Serializable-
Serialized Fields
-
fDimensions
int fDimensions
-
fEPGSReference
int fEPGSReference
-
fUseLonLatCoordinateSystem
boolean fUseLonLatCoordinateSystem
-
fWKTReference
String fWKTReference
-
-
-
Class com.luciad.format.postgresql.TLcdPostGISModelEncoder
class TLcdPostGISModelEncoder extends Object implements Serializable-
Serialized Fields
-
fDatabaseModelEncoder
TLcdDatabaseModelEncoder fDatabaseModelEncoder
-
-
-
-
Package com.luciad.format.raster
-
Class com.luciad.format.raster.ALcdRasterPainter
class ALcdRasterPainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fBoundsKey
Object fBoundsKey
-
fBoundsPainter
TLcdGXYBoundsPainter fBoundsPainter
-
fBrightness
float fBrightness
-
fColorModel
ColorModel fColorModel
-
fContrast
float fContrast
-
fFillOutlineArea
boolean fFillOutlineArea
-
fForcePainting
boolean fForcePainting
-
fMaxNumberOfOutlineTiles
int fMaxNumberOfOutlineTiles
-
fOutlineStyle
com.luciad.internal.format.raster.TLinRasterOutlineStyle fOutlineStyle
-
fPaintOutline
boolean fPaintOutline
-
fRGBImageFilter
RGBImageFilter fRGBImageFilter
-
fStartResolutionFactor
double fStartResolutionFactor
-
fStartScale
double fStartScale
-
fStopResolutionFactor
double fStopResolutionFactor
-
fStopScale
double fStopScale
-
fTempWorldPoint
TLcdXYPoint fTempWorldPoint
-
fTransparency
float fTransparency
-
-
-
Class com.luciad.format.raster.TLcdAllInMemoryRasterPainter
class TLcdAllInMemoryRasterPainter extends ALcdRasterPainter implements Serializable-
Serialized Fields
-
fPaintCache
boolean fPaintCache
-
-
-
Class com.luciad.format.raster.TLcdBILModelDescriptor
class TLcdBILModelDescriptor extends TLcdRasterModelDescriptor implements Serializable -
Class com.luciad.format.raster.TLcdDEMModelDescriptor
class TLcdDEMModelDescriptor extends TLcdRasterModelDescriptor implements Serializable-
Serialized Fields
-
fMaximumElevation
double fMaximumElevation
-
fMinimumElevation
double fMinimumElevation
-
-
-
Class com.luciad.format.raster.TLcdDMEDModelDescriptor
class TLcdDMEDModelDescriptor extends TLcdMultilevelRasterModelDescriptor implements Serializable -
Class com.luciad.format.raster.TLcdDTEDModelDescriptor
class TLcdDTEDModelDescriptor extends TLcdRasterModelDescriptor implements Serializable-
Serialized Fields
-
fDTEDCellDescriptor
TLcdDTEDCellDescriptor fDTEDCellDescriptor
-
-
-
Class com.luciad.format.raster.TLcdETOPOModelDescriptor
class TLcdETOPOModelDescriptor extends TLcdRasterModelDescriptor implements Serializable -
Class com.luciad.format.raster.TLcdGeoTIFFModelDescriptor
class TLcdGeoTIFFModelDescriptor extends TLcdRasterModelDescriptor implements Serializable-
Serialized Fields
-
fGeoKeys
TLcdGeoTIFFField[] fGeoKeys
-
fTIFFFields
TLcdGeoTIFFField[] fTIFFFields
-
-
-
Class com.luciad.format.raster.TLcdGeoTIFFModelEncoder
class TLcdGeoTIFFModelEncoder extends Object implements Serializable-
Serialized Fields
-
fCompression
int fCompression
-
fEncodeBigTIFF
boolean fEncodeBigTIFF
-
fExtraGeoKeys
TLcdGeoTIFFField[] fExtraGeoKeys
-
fExtraTIFFFields
TLcdGeoTIFFField[] fExtraTIFFFields
-
fImageOutputStreamFactory
ILcdOutputStreamFactory fImageOutputStreamFactory
-
fImagingEngine
ALcdImagingEngine fImagingEngine
-
fLevelCount
int fLevelCount
-
fModelReferenceEncoder
ILcdModelReferenceEncoder fModelReferenceEncoder
-
fQuality
float fQuality
-
fSaveLargeColorMaps
boolean fSaveLargeColorMaps
-
fScaleFactor
double fScaleFactor
-
fStatusListeners
CopyOnWriteArrayList<ILcdStatusListener> fStatusListeners
-
fTileHeight
int fTileHeight
-
fTileWidth
int fTileWidth
-
-
-
Class com.luciad.format.raster.TLcdJAIModelDescriptor
class TLcdJAIModelDescriptor extends TLcdRasterModelDescriptor implements Serializable -
Class com.luciad.format.raster.TLcdMultilevelGeoTIFFModelDescriptor
class TLcdMultilevelGeoTIFFModelDescriptor extends TLcdMultilevelRasterModelDescriptor implements Serializable-
Serialized Fields
-
fGeoKeys
TLcdGeoTIFFField[] fGeoKeys
-
fTIFFFields
TLcdGeoTIFFField[] fTIFFFields
-
-
-
Class com.luciad.format.raster.TLcdMultilevelJAIModelDescriptor
class TLcdMultilevelJAIModelDescriptor extends TLcdMultilevelRasterModelDescriptor implements Serializable -
Class com.luciad.format.raster.TLcdMultilevelRasterModelDescriptor
class TLcdMultilevelRasterModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fIsElevation
boolean fIsElevation
-
-
-
Class com.luciad.format.raster.TLcdMultilevelRasterPainter
class TLcdMultilevelRasterPainter extends ALcdRasterPainter implements Serializable-
Serialized Fields
-
fNoWarpPainter
TLcdNoWarpMultilevelRasterPainter fNoWarpPainter
-
fWarpPainter
TLcdWarpMultilevelRasterPainter fWarpPainter
-
-
-
Class com.luciad.format.raster.TLcdMultilevelRSTModelDescriptor
class TLcdMultilevelRSTModelDescriptor extends TLcdMultilevelRasterModelDescriptor implements Serializable -
Class com.luciad.format.raster.TLcdMultivaluedRasterModelDescriptor
class TLcdMultivaluedRasterModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fModelDescriptors
TLcdRasterModelDescriptor[] fModelDescriptors
-
-
-
Class com.luciad.format.raster.TLcdMultivaluedRasterPainter
class TLcdMultivaluedRasterPainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fDeltaX
int fDeltaX
-
fDeltaY
int fDeltaY
-
fMultivaluedIcon
ILcdMultivaluedIcon fMultivaluedIcon
-
fRaster
ILcdMultivaluedRaster fRaster
-
fTempModelPoint
ILcd3DEditablePoint fTempModelPoint
-
fTempWorldPoint
ILcd2DEditablePoint fTempWorldPoint
-
fUtil
com.luciad.internal.samples.gxy.common.ModelViewUtil fUtil
-
-
-
Class com.luciad.format.raster.TLcdNoWarpMultilevelRasterPainter
class TLcdNoWarpMultilevelRasterPainter extends ALcdRasterPainter implements Serializable-
Serialized Fields
-
fLevelSwitchFactor
double fLevelSwitchFactor
-
fLevelSwitchScales
double[] fLevelSwitchScales
-
fRasterPainterSupport
com.luciad.format.raster.TLcdNoWarpRasterPainterSupport fRasterPainterSupport
-
-
-
Class com.luciad.format.raster.TLcdNoWarpRasterPainter
class TLcdNoWarpRasterPainter extends ALcdRasterPainter implements Serializable-
Serialized Fields
-
fRasterPainterSupport
com.luciad.format.raster.TLcdNoWarpRasterPainterSupport fRasterPainterSupport
-
-
-
Class com.luciad.format.raster.TLcdRasterModelDescriptor
class TLcdRasterModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fIsElevation
boolean fIsElevation
-
-
-
Class com.luciad.format.raster.TLcdRasterOffsetModelXYZWorldTransformation
class TLcdRasterOffsetModelXYZWorldTransformation extends Object implements Serializable-
Serialized Fields
-
fTrans
ILcdModelXYZWorldTransformation fTrans
-
fValueRetriever
com.luciad.format.raster.TLcdRasterValueRetriever fValueRetriever
-
-
-
Class com.luciad.format.raster.TLcdRasterPainter
class TLcdRasterPainter extends ALcdRasterPainter implements Serializable-
Serialized Fields
-
fNoWarpPainter
TLcdNoWarpRasterPainter fNoWarpPainter
-
fWarpPainter
TLcdWarpRasterPainter fWarpPainter
-
-
-
Class com.luciad.format.raster.TLcdRSTModelDescriptor
class TLcdRSTModelDescriptor extends TLcdRasterModelDescriptor implements Serializable -
Class com.luciad.format.raster.TLcdShadedMultilevelRasterPainter
class TLcdShadedMultilevelRasterPainter extends Object implements Serializable-
Serialized Fields
-
fBuffer
ILcdBuffer fBuffer
-
fElevationExaggeration
double fElevationExaggeration
-
fMultilevelRaster
ILcdMultilevelRaster fMultilevelRaster
-
fRasterPainter
ILcdRasterPainter fRasterPainter
-
fSunPosition
ILcdPoint fSunPosition
-
-
-
Class com.luciad.format.raster.TLcdShadedRasterPainter
class TLcdShadedRasterPainter extends Object implements Serializable-
Serialized Fields
-
fBuffer
ILcdBuffer fBuffer
-
fElevationExaggeration
double fElevationExaggeration
-
fRaster
ILcdRaster fRaster
-
fRasterPainter
ILcdRasterPainter fRasterPainter
-
fSunPosition
ILcdPoint fSunPosition
-
-
-
Class com.luciad.format.raster.TLcdWarpMultilevelRasterPainter
class TLcdWarpMultilevelRasterPainter extends ALcdRasterPainter implements Serializable-
Serialized Fields
-
fLevelSwitchFactor
double fLevelSwitchFactor
-
fLevelSwitchScales
double[] fLevelSwitchScales
-
fRasterPainterSupport
com.luciad.format.raster.TLcdRasterPainterSupport fRasterPainterSupport
-
-
-
Class com.luciad.format.raster.TLcdWarpRasterPainter
class TLcdWarpRasterPainter extends ALcdRasterPainter implements Serializable-
Serialized Fields
-
fRasterPainterSupport
com.luciad.format.raster.TLcdRasterPainterSupport fRasterPainterSupport
-
-
-
-
Package com.luciad.format.s52
-
Class com.luciad.format.s52.TLcdS52CombinedIcon
class TLcdS52CombinedIcon extends Object implements Serializable-
Serialized Fields
-
fIconHeight
int fIconHeight
-
fIcons
ILcdIcon[] fIcons
-
fIconWidth
int fIconWidth
-
-
-
Class com.luciad.format.s52.TLcdS52Symbol
class TLcdS52Symbol extends Object implements Serializable-
Serialized Fields
-
fAntiAliasing
boolean fAntiAliasing
-
fBoundingBoxHeight
int fBoundingBoxHeight
-
fBoundingBoxWidth
int fBoundingBoxWidth
-
fBoundingBoxX
int fBoundingBoxX
-
fBoundingBoxY
int fBoundingBoxY
-
fCachedImage
Image fCachedImage
-
fColorProvider
ILcdS52ColorProvider fColorProvider
-
fColorType
int fColorType
-
fComponents
ILcdIcon[] fComponents
-
fIconHeight
int fIconHeight
-
fIconWidth
int fIconWidth
-
fMinimumSpacing
int fMinimumSpacing
-
fPatternType
int fPatternType
-
fRotation
double fRotation
-
fShape
GeneralPath fShape
-
-
-
Class com.luciad.format.s52.TLcdS52Text
class TLcdS52Text extends Object implements Serializable-
Serialized Fields
-
fAnchorPointX
int fAnchorPointX
-
fAnchorPointY
int fAnchorPointY
-
fAttribute
int fAttribute
-
fBodySize
int fBodySize
-
fColor
String fColor
-
fFont
Font fFont
-
fHorizontalJustification
int fHorizontalJustification
-
fIconHeight
int fIconHeight
-
fIconWidth
int fIconWidth
-
fResolvedColor
Color fResolvedColor
-
fScaleFactor
double fScaleFactor
-
fSpace
int fSpace
-
fStyle
int fStyle
-
fText
String fText
-
fTextGroup
int fTextGroup
-
fTextType
int fTextType
-
fVerticalJustification
int fVerticalJustification
-
fWeight
int fWeight
-
fXOffset
int fXOffset
-
fYOffset
int fYOffset
-
-
-
-
Package com.luciad.format.s52.gxy
-
Class com.luciad.format.s52.gxy.TLcdS52GXYCatalogueLayer
class TLcdS52GXYCatalogueLayer extends TLcdGXYLayer implements Serializable-
Serialized Fields
-
fChartBoundariesPainter
TLcdGXYPointListPainter fChartBoundariesPainter
-
fDisplaySettings
TLcdS52DisplaySettings fDisplaySettings
-
fMultileveledSupport
com.luciad.internal.format.s57.TLinMultileveledSupport<com.luciad.internal.format.s52.gxy.TLinEncModelInfo> fMultileveledSupport
-
fOrderedModel
ILcdModel fOrderedModel
As of V2013.1, this layer accepts both ordered and non-ordered models. When a non-ordered model is passed, the ordering is done in the layer. In this field the ordered model is stored -
fOriginalModel
ILcdModel fOriginalModel
As of V2013.1, this layer accepts both ordered and non-ordered models. Internally the layer always works with the ordered model. However, we want to return the original model (the one passed in the constructor) to the user when (s)he callsTLcdLayer.getModel()
. This fields stores the model which was originally passed by the user. -
fOverscalePainter
TLcdGXYPointListPainter fOverscalePainter
-
fS52Symbology
ILcdS52Symbology fS52Symbology
-
fScaleFactor
double fScaleFactor
-
fTimeFilter
com.luciad.internal.format.s57.TLcdS57TimeFilter fTimeFilter
-
fUnderscalePainter
TLcdGXYBoundsPainter fUnderscalePainter
-
-
-
Class com.luciad.format.s52.gxy.TLcdS52GXYCatalogueLayerList
class TLcdS52GXYCatalogueLayerList extends TLcdGXYLayerList implements Serializable-
Serialized Fields
-
fCoverageFunction
com.luciad.format.s52.gxy.TLcdS52GXYCatalogueLayerList.CoverageFunction fCoverageFunction
Deprecated. -
fJTSUtility
com.luciad.format.s52.gxy.TLcdJTSUtility fJTSUtility
Deprecated. -
fModelWorldTransformation
ILcdModelXYWorldTransformation fModelWorldTransformation
Deprecated. -
fTempPoint
TLcdXYPoint fTempPoint
Deprecated.
-
-
-
Class com.luciad.format.s52.gxy.TLcdS52GXYLayer
class TLcdS52GXYLayer extends TLcdGXYLayer implements Serializable-
Serialized Fields
-
fDisplaySettings
TLcdS52DisplaySettings fDisplaySettings
-
fOrderedModel
ILcdModel fOrderedModel
As of V2013.1, this layer accepts both ordered and non-ordered models. When a non-ordered model is passed, the ordering is done in the layer. In this field the ordered model is stored -
fOriginalModel
ILcdModel fOriginalModel
As of V2013.1, this layer accepts both ordered and non-ordered models. Internally the layer always works with the ordered model. However, we want to return the original model (the one passed in the constructor) to the user when (s)he callsTLcdLayer.getModel()
. This fields stores the model which was originally passed by the user. -
fPriorityProvider
com.luciad.internal.format.s52.TLinS52PriorityProvider fPriorityProvider
-
fTimeFilter
com.luciad.internal.format.s57.TLcdS57TimeFilter fTimeFilter
Time filter for objects
-
-
-
Class com.luciad.format.s52.gxy.TLcdS52GXYLevelLayerList
class TLcdS52GXYLevelLayerList extends TLcdGXYLayerList implements Serializable-
Serialized Fields
-
fChartBoundariesPainter
TLcdGXYPointListPainter fChartBoundariesPainter
Deprecated. -
fCompilationScale
TLcdMapScale fCompilationScale
Deprecated. -
fCoveragePainterFunction
com.luciad.format.s52.gxy.TLcdS52GXYLevelLayerList.MyCoveragePainterFunction fCoveragePainterFunction
Deprecated. -
fDisplayScale
double fDisplayScale
Deprecated. -
fGXYContext
TLcdGXYContext fGXYContext
Deprecated. -
fOverscalePainter
TLcdGXYPointListPainter fOverscalePainter
Deprecated. -
fPaintChartScaleBoundaries
boolean fPaintChartScaleBoundaries
Deprecated. -
fPaintOverscaleIndication
boolean fPaintOverscaleIndication
Deprecated. -
fPaintUnderscaleIndication
boolean fPaintUnderscaleIndication
Deprecated. -
fS52Symbology
ILcdS52Symbology fS52Symbology
Deprecated. -
fScaleRange
ILcdInterval fScaleRange
Deprecated. -
fUnderscalePainter
TLcdGXYBoundsPainter fUnderscalePainter
Deprecated. -
fUnderscalePainterColorStyle
TLcdGXYPainterColorStyle fUnderscalePainterColorStyle
Deprecated.
-
-
-
Class com.luciad.format.s52.gxy.TLcdS52GXYPainterProvider
class TLcdS52GXYPainterProvider extends Object implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.format.s52.gxy.TLinS52GXYPainterProviderImpl fDelegate
-
-
-
-
Package com.luciad.format.s57
-
Class com.luciad.format.s57.TLcdS57Area
class TLcdS57Area extends TLcdComplexPolygon implements Serializable- serialVersionUID:
- 9128271935429629411L
-
Serialized Fields
-
fFeatureObject
TLcdS57FeatureObject fFeatureObject
-
fMaximumDepth
float fMaximumDepth
-
fMinimumDepth
float fMinimumDepth
-
fPointCount
int fPointCount
-
fPolygonPointStartIndices
int[] fPolygonPointStartIndices
-
-
Class com.luciad.format.s57.TLcdS57Attribute
class TLcdS57Attribute extends com.luciad.internal.format.s57.ALcdS57Attribute implements Serializable- serialVersionUID:
- -7531267200580782544L
-
Serialized Fields
-
fValue
String fValue
-
-
Class com.luciad.format.s57.TLcdS57CatalogueModelDescriptor
class TLcdS57CatalogueModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fDataModelDescriptor
TLcdDataModelDescriptor fDataModelDescriptor
-
fDataSource
ILcdDataSource fDataSource
-
-
-
Class com.luciad.format.s57.TLcdS57DepthAreaEdgeModel
class TLcdS57DepthAreaEdgeModel extends Object implements Serializable-
Serialized Fields
-
fFilter
ILcdFilter fFilter
-
fModel
ILcd2DBoundsIndexedModel fModel
-
-
-
Class com.luciad.format.s57.TLcdS57Edge
class TLcdS57Edge extends Object implements Serializable-
Serialized Fields
-
fDepthAreaProperties
com.luciad.format.s57.TLcdS57DepthAreaEdgeProperties fDepthAreaProperties
-
fEdgeId
int fEdgeId
-
fPolyline
com.luciad.format.s57.TLcdS57Edge.MyPolyline fPolyline
-
-
-
Class com.luciad.format.s57.TLcdS57EditableIdentifier
class TLcdS57EditableIdentifier extends Object implements Serializable-
Serialized Fields
-
fAttributes
List<ILcdS57Attribute> fAttributes
Deprecated. -
fObjectClassDescriptor
TLcdS57ObjectClassDescriptor fObjectClassDescriptor
Deprecated.
-
-
-
Class com.luciad.format.s57.TLcdS57Face
class TLcdS57Face extends Object implements Serializable-
Serialized Fields
-
fFaceId
int fFaceId
-
fPolygon
com.luciad.format.s57.TLcdS57Face.MyPolygon fPolygon
-
-
-
Class com.luciad.format.s57.TLcdS57FeatureObject
class TLcdS57FeatureObject extends Object implements Serializable-
Serialized Fields
-
fGroup
int fGroup
-
fIdentifier
ILcdS57Identifier fIdentifier
-
fRelationships
ILcdS57Relationship[] fRelationships
-
-
-
Class com.luciad.format.s57.TLcdS57Identifier
class TLcdS57Identifier extends Object implements Serializable- serialVersionUID:
- -3347540247952629073L
-
Serialized Fields
-
fAttributes
ILcdS57Attribute[] fAttributes
-
fId
int fId
-
fLongName
long fLongName
-
fObjectClassDescriptor
TLcdS57ObjectClassDescriptor fObjectClassDescriptor
-
-
Exception Class com.luciad.format.s57.TLcdS57InvalidChecksumException
class TLcdS57InvalidChecksumException extends IOException implements Serializable -
Class com.luciad.format.s57.TLcdS57LevelModelDescriptor
class TLcdS57LevelModelDescriptor extends TLcdDataModelDescriptor implements Serializable-
Serialized Fields
-
fLevel
int fLevel
-
-
-
Class com.luciad.format.s57.TLcdS57Line
class TLcdS57Line extends TLcdXYPolyline implements Serializable- serialVersionUID:
- 3000876157544379381L
-
Serialized Fields
-
fFeatureObject
TLcdS57FeatureObject fFeatureObject
-
fMaximumDepth
float fMaximumDepth
-
fMinimumDepth
float fMinimumDepth
-
-
Class com.luciad.format.s57.TLcdS57ModelDescriptor
class TLcdS57ModelDescriptor extends TLcdModelDescriptor implements Serializable- serialVersionUID:
- -8543277908126519140L
-
Serialized Fields
-
fAbsoluteMeasurementAccuracy
double fAbsoluteMeasurementAccuracy
-
fAbsolutePositionalAccuracy
double fAbsolutePositionalAccuracy
-
fAbsoluteSoundingAccuracy
double fAbsoluteSoundingAccuracy
-
fApplicationProfileIdentification
int fApplicationProfileIdentification
-
fATTFLexicalLevel
int fATTFLexicalLevel
-
fComment
String fComment
-
fCompilationScale
int fCompilationScale
-
fDataModelDescriptor
TLcdDataModelDescriptor fDataModelDescriptor
-
fDataSetName
String fDataSetName
-
fDelegate
TLcdS57ModelDescriptor fDelegate
-
fEdgeCount
int fEdgeCount
-
fEditionNumber
String fEditionNumber
-
fEditionNumberOfS57
String fEditionNumberOfS57
-
fExchangeUsage
int fExchangeUsage
-
fFaceCount
int fFaceCount
-
fHorizontalGeodeticDatum
int fHorizontalGeodeticDatum
-
fIntendedUsage
int fIntendedUsage
-
fIssueDate
Date fIssueDate
-
fLevel
int fLevel
-
fModel
com.luciad.internal.format.s57.TLcdDynamicallyLoaded2DBoundsIndexedModel fModel
-
fNATFLexicalLevel
int fNATFLexicalLevel
-
fNodeCount
int fNodeCount
-
fProducingAgency
int fProducingAgency
-
fProductSpecification
int fProductSpecification
-
fProductSpecificationDescription
String fProductSpecificationDescription
-
fProductSpecificationEditionNumber
String fProductSpecificationEditionNumber
-
fProductType
ELcdS57ProductType fProductType
-
fSoundingDatum
int fSoundingDatum
-
fUnitsOfDepthMeasurement
int fUnitsOfDepthMeasurement
-
fUnitsOfHeightMeasurement
int fUnitsOfHeightMeasurement
-
fUnitsOfPositionalAccuracy
int fUnitsOfPositionalAccuracy
-
fUpdateApplicationDate
Date fUpdateApplicationDate
-
fUpdateNumber
String fUpdateNumber
-
fVerticalDatum
int fVerticalDatum
-
fWarnings
List<Exception> fWarnings
-
-
Class com.luciad.format.s57.TLcdS57ModelEncoder
class TLcdS57ModelEncoder extends Object implements Serializable-
Serialized Fields
-
fOutputStreamFactory
ILcdOutputStreamFactory fOutputStreamFactory
-
fProductType
ELcdS57ProductType fProductType
-
-
-
Class com.luciad.format.s57.TLcdS57Node
class TLcdS57Node extends ALcd3DEditablePoint implements Serializable-
Serialized Fields
-
fId
int fId
-
fX
float fX
-
fY
float fY
-
-
-
Class com.luciad.format.s57.TLcdS57Point
class TLcdS57Point extends ALcd2DEditablePoint implements Serializable- serialVersionUID:
- -1033592606940000098L
-
Serialized Fields
-
fFeatureObject
TLcdS57FeatureObject fFeatureObject
-
fFlag
boolean fFlag
-
fLowestFnctnm
int fLowestFnctnm
-
fMaximumDepth
float fMaximumDepth
-
fMinimumDepth
float fMinimumDepth
-
fNode
TLcdS57Node fNode
-
fNoSectorLightsFlag
boolean fNoSectorLightsFlag
-
fSectorFlag
boolean fSectorFlag
-
-
Class com.luciad.format.s57.TLcdS57SoundingPoint
class TLcdS57SoundingPoint extends TLcdS57Point implements Serializable- serialVersionUID:
- -2413709605527760854L
-
Serialized Fields
-
fSoundingValue
double fSoundingValue
-
-
-
Package com.luciad.format.s63
-
Exception Class com.luciad.format.s63.TLcdS63Exception
class TLcdS63Exception extends IOException implements Serializable-
Serialized Fields
-
fErrorCode
TLcdS63Exception.ErrorCode fErrorCode
-
-
-
Class com.luciad.format.s63.TLcdS63ModelDescriptor
class TLcdS63ModelDescriptor extends TLcdS57ModelDescriptor implements Serializable
-
-
Package com.luciad.format.shp
-
Class com.luciad.format.shp.TLcdSHPLazyFeatured
class TLcdSHPLazyFeatured extends Object implements Serializable-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fFeaturedObject
TLcdFeatureArray fFeaturedObject
-
fFeatureEntry
int fFeatureEntry
-
fFeatureFile
com.luciad.format.shp.TLcdDBFFile fFeatureFile
-
-
-
Class com.luciad.format.shp.TLcdSHPModelDescriptor
class TLcdSHPModelDescriptor extends TLcdFeaturedModelDescriptor implements Serializable-
Serialized Fields
-
fContentClasses
Class[] fContentClasses
-
fDataModel
TLcdDataModel fDataModel
-
fShapeTypes
int[] fShapeTypes
-
-
-
Class com.luciad.format.shp.TLcdSHPModelEncoder
class TLcdSHPModelEncoder extends Object implements Serializable-
Serialized Fields
-
fCharacterSet
String fCharacterSet
-
fDecimalFormatter
DecimalFormat fDecimalFormatter
-
fExport3D
boolean fExport3D
-
fModelReferenceEncoder
ILcdModelReferenceEncoder fModelReferenceEncoder
-
fOutputStreamFactory
ILcdOutputStreamFactory fOutputStreamFactory
-
fSourceName
String fSourceName
-
fTrimStringPropertyValues
boolean fTrimStringPropertyValues
-
fWithDBF
boolean fWithDBF
-
fWithIndexFile
boolean fWithIndexFile
-
-
-
Class com.luciad.format.shp.TLcdSHPMultiPointZ
class TLcdSHPMultiPointZ extends Object implements Serializable-
Serialized Fields
-
fMValues
double[] fMValues
-
fPolypoint
ILcdPolypoint fPolypoint
-
-
-
Class com.luciad.format.shp.TLcdSHPPointM
class TLcdSHPPointM extends Object implements Serializable-
Serialized Fields
-
fMValue
double fMValue
-
fPoint
ILcd2DEditablePoint fPoint
-
-
-
Class com.luciad.format.shp.TLcdSHPPointZ
class TLcdSHPPointZ extends Object implements Serializable-
Serialized Fields
-
fMValue
double fMValue
-
fPoint
ILcd3DEditablePoint fPoint
-
-
-
Class com.luciad.format.shp.TLcdSHPPolygonZ
class TLcdSHPPolygonZ extends Object implements Serializable-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fMValues
double[] fMValues
-
fPolygon
ILcdPolygon fPolygon
-
-
-
Class com.luciad.format.shp.TLcdSHPPolylineZ
class TLcdSHPPolylineZ extends Object implements Serializable-
Serialized Fields
-
fMValues
double[] fMValues
-
fPolyline
ILcdPolyline fPolyline
-
-
-
-
Package com.luciad.format.sqlite.geopackage
-
Class com.luciad.format.sqlite.geopackage.TLcdGeoPackageModelDescriptor
class TLcdGeoPackageModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fDataSource
TLcdGeoPackageDataSource fDataSource
-
-
-
Class com.luciad.format.sqlite.geopackage.TLcdGeoPackageModelEncoder
class TLcdGeoPackageModelEncoder extends Object implements Serializable-
Serialized Fields
-
fAreaOfInterest
ILcdBounds fAreaOfInterest
-
fAreaOfInterestReference
ILcdGeoReference fAreaOfInterestReference
-
fCompressionMode
TLcdGeoPackageModelEncoder.CompressionMode fCompressionMode
-
fCompressionQuality
float fCompressionQuality
-
fDeleteExistingFile
boolean fDeleteExistingFile
-
fElevationCompressionFormat
TLcdGeoPackageModelEncoder.ElevationCompressionFormat fElevationCompressionFormat
-
fExportVersion
ELcdGeoPackageSpecificationVersion fExportVersion
-
fImageCompressionFormat
String fImageCompressionFormat
-
fMaximumTileLevel
int fMaximumTileLevel
-
fStatusEventSupport
com.luciad.internal.util.sqlite.TLinStatusEventRedirector<TLcdGeoPackageModelEncoder> fStatusEventSupport
-
fTargetReference
ILcdGeoReference fTargetReference
-
fTileLayerFactory
ILcdGXYLayerFactory fTileLayerFactory
-
fVerifyDatabase
boolean fVerifyDatabase
-
-
-
-
Package com.luciad.format.sqlite.lrdb
-
Class com.luciad.format.sqlite.lrdb.TLcdLRDBModelEncoder
class TLcdLRDBModelEncoder extends Object implements Serializable- serialVersionUID:
- 2540027578512382894L
-
Serialized Fields
-
fAreaOfInterest
ILcdBounds fAreaOfInterest
-
fAreaOfInterestReference
ILcdGeoReference fAreaOfInterestReference
-
fCompressionQuality
float fCompressionQuality
-
fImageCompressionFormat
String fImageCompressionFormat
-
fMaximumTileLevel
int fMaximumTileLevel
-
fStatusEventSupport
com.luciad.internal.util.sqlite.TLinStatusEventRedirector<TLcdLRDBModelEncoder> fStatusEventSupport
-
fTargetReference
ILcdGeoReference fTargetReference
-
fTileLayerFactory
ILcdGXYLayerFactory fTileLayerFactory
-
fVerifyDatabase
boolean fVerifyDatabase
-
-
-
Package com.luciad.format.sqlite.lvdb
-
Class com.luciad.format.sqlite.lvdb.TLcdLVDBModelDescriptor
class TLcdLVDBModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fBounds
ILcdBounds fBounds
-
fConnectionHelper
com.luciad.internal.format.sqlite.featuredb.ALinFeatureDatabaseOpenHelper fConnectionHelper
-
fDataTypeMapping
com.luciad.internal.format.sqlite.featuredb.TLcdDataTypeMapping fDataTypeMapping
-
fGeometryColumnName
String fGeometryColumnName
-
fGeometryType
String fGeometryType
-
fPrimaryFeatureIndex
int fPrimaryFeatureIndex
-
fReference
ILcdGeoReference fReference
-
fSRID
int fSRID
-
fTableName
String fTableName
-
-
-
Class com.luciad.format.sqlite.lvdb.TLcdLVDBModelEncoder
class TLcdLVDBModelEncoder extends Object implements Serializable-
Serialized Fields
-
fAreaOfInterest
ILcdBounds fAreaOfInterest
-
fAreaOfInterestReference
ILcdGeoReference fAreaOfInterestReference
-
fStatusEventSupport
com.luciad.internal.util.sqlite.TLinStatusEventRedirector<TLcdLVDBModelEncoder> fStatusEventSupport
-
fVerifyDatabase
boolean fVerifyDatabase
-
-
-
-
Package com.luciad.format.sqlite.spatialite
-
Class com.luciad.format.sqlite.spatialite.TLcdSpatiaLiteModelDescriptor
class TLcdSpatiaLiteModelDescriptor extends TLcdDatabaseModelDescriptor implements Serializable-
Serialized Fields
-
fEPGSCode
int fEPGSCode
-
fUseLonLatCoordinateSystem
boolean fUseLonLatCoordinateSystem
-
fV4
boolean fV4
-
fWKTReference
String fWKTReference
-
-
-
Class com.luciad.format.sqlite.spatialite.TLcdSpatiaLiteModelEncoder
class TLcdSpatiaLiteModelEncoder extends Object implements Serializable-
Serialized Fields
-
fDatabaseModelEncoder
TLcdDatabaseModelEncoder fDatabaseModelEncoder
-
-
-
-
Package com.luciad.format.svg
-
Class com.luciad.format.svg.TLcdSVGModelDescriptor
class TLcdSVGModelDescriptor extends TLcdModelDescriptor implements Serializable -
Class com.luciad.format.svg.TLcdSVGModelEncoder
class TLcdSVGModelEncoder extends Object implements Serializable-
Serialized Fields
-
fCharacterEncoding
String fCharacterEncoding
-
fModelReferenceEncoder
ILcdModelReferenceEncoder fModelReferenceEncoder
-
fOutputStreamFactory
ILcdOutputStreamFactory fOutputStreamFactory
-
fShapeWriter
ILcdSVGShapeWriter fShapeWriter
-
fTrueSVG
boolean fTrueSVG
Compliant to SVG standard or not. Initial value is false.
-
-
-
-
Package com.luciad.format.swissdhm
-
Class com.luciad.format.swissdhm.TLcdSwissDHMMatrixModelDescriptor
class TLcdSwissDHMMatrixModelDescriptor extends TLcdRasterModelDescriptor implements Serializable
-
-
Package com.luciad.format.tiled3d.ogc3dtiles
-
Class com.luciad.format.tiled3d.ogc3dtiles.TLcdOGC3DTilesModelEncoder
class TLcdOGC3DTilesModelEncoder extends Object implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.format.tiled3d.ogc3dtiles.TLinDefault3DTileToOGC3DTilesEncoder fDelegate
-
fStatusListeners
List<ILcdStatusListener<TLcdOGC3DTilesModelEncoder>> fStatusListeners
-
-
-
-
Package com.luciad.format.usrp
-
Class com.luciad.format.usrp.TLcdUSRPDatasetModelDescriptor
class TLcdUSRPDatasetModelDescriptor extends TLcdRasterModelDescriptor implements Serializable-
Serialized Fields
-
fColorModel
ColorModel fColorModel
-
fCreationDate
String fCreationDate
-
fDowngradingDate
String fDowngradingDate
-
fDowngradingInstructions
boolean fDowngradingInstructions
-
fEarliestSourceDate
String fEarliestSourceDate
-
fEditionNumber
String fEditionNumber
-
fHorizontalAccuracyDescriptors
TLcdUSRPAccuracyDescriptor[] fHorizontalAccuracyDescriptors
-
fLatestSourceDate
String fLatestSourceDate
-
fLegends
TLcdUSRPLegend[] fLegends
-
fRecompilationCount
int fRecompilationCount
-
fReleasability
String fReleasability
-
fRevisionCount
int fRevisionCount
-
fRevisionDate
String fRevisionDate
-
fSecurityClassification
char fSecurityClassification
-
fSpecificationAmendment
String fSpecificationAmendment
-
fSpecificationDate
String fSpecificationDate
-
fSpecificationID
String fSpecificationID
-
fVerticalAccuracyDescriptors
TLcdUSRPAccuracyDescriptor[] fVerticalAccuracyDescriptors
-
-
-
Class com.luciad.format.usrp.TLcdUSRPModelDescriptor
class TLcdUSRPModelDescriptor extends TLcdRasterModelDescriptor implements Serializable-
Serialized Fields
-
fAddressee
String fAddressee
-
fCreationDate
String fCreationDate
-
fDowngradingDate
String fDowngradingDate
-
fDowngradingInstructions
boolean fDowngradingInstructions
-
fEditionNumber
int fEditionNumber
-
fMediaVolumeFileStructureStandard
String fMediaVolumeFileStructureStandard
-
fNumberOfVolumes
int fNumberOfVolumes
-
fOriginator
String fOriginator
-
fReleasability
String fReleasability
-
fSecurityClassification
char fSecurityClassification
-
fTransmittalID
String fTransmittalID
-
fVolumeSequenceNumber
int fVolumeSequenceNumber
-
-
-
-
Package com.luciad.format.vpf
-
Class com.luciad.format.vpf.TLcdVPFDatabase
class TLcdVPFDatabase extends com.luciad.format.vpf.TLcdVPFDatabaseEntity implements Serializable-
Serialized Fields
-
fDataQualityDescriptor
TLcdVPFDataQualityDescriptor fDataQualityDescriptor
-
fDHTTable
com.luciad.internal.format.vpf.table.TLcdVPFDHTTable fDHTTable
-
fLATTable
com.luciad.internal.format.vpf.table.TLcdVPFLATTable fLATTable
-
fRootDir
String fRootDir
-
-
-
Class com.luciad.format.vpf.TLcdVPFDatabasePanel
class TLcdVPFDatabasePanel extends JPanel implements Serializable-
Serialized Fields
-
fMainLayout
BorderLayout fMainLayout
Deprecated. -
fVPFDatabaseTree
TLcdVPFDatabaseTree fVPFDatabaseTree
Deprecated.
-
-
-
Class com.luciad.format.vpf.TLcdVPFDatabaseTree
class TLcdVPFDatabaseTree extends JTree implements Serializable-
Serialized Fields
-
fAreaPainter
TLcdGXYPointListPainter fAreaPainter
Deprecated. -
fBounds
ILcdBounds fBounds
Deprecated. -
fDatabase
TLcdVPFDatabase fDatabase
Deprecated. -
fDatabaseFile
File fDatabaseFile
Deprecated. -
fDefaultDataDirectory
String fDefaultDataDirectory
Deprecated. -
fDisableSelection
boolean fDisableSelection
Deprecated. -
fEndLoadingStatusEvent
TLcdStatusEvent fEndLoadingStatusEvent
Deprecated. -
fFollowBounds
ILcdBounds fFollowBounds
Deprecated. -
fFollowBoundsMode
boolean fFollowBoundsMode
Deprecated. -
fForceAllModelEmpty
boolean fForceAllModelEmpty
Deprecated. -
fGXYView
ILcdGXYView fGXYView
Deprecated. -
fIconPainter
TLcdGXYIconPainter fIconPainter
Deprecated. -
fLabels
Vector fLabels
Deprecated. -
fLinePainter
TLcdGXYPointListPainter fLinePainter
Deprecated. -
fLoadFullTree
boolean fLoadFullTree
Deprecated. -
fMyBrowseActionAdapter
com.luciad.format.vpf.TLcdVPFDatabaseTree.MyBrowseActionAdapter fMyBrowseActionAdapter
Deprecated. -
fMyForceAllModelEmptyCheckBoxListener
com.luciad.format.vpf.TLcdVPFDatabaseTree.MyForceAllModelEmptyCheckBoxListener fMyForceAllModelEmptyCheckBoxListener
Deprecated. -
fMyForceFollowBoundsCheckBoxListener
com.luciad.format.vpf.TLcdVPFDatabaseTree.MyForceFollowBoundsCheckBoxListener fMyForceFollowBoundsCheckBoxListener
Deprecated. -
fMyMemUsageCheckBoxListener
com.luciad.format.vpf.TLcdVPFDatabaseTree.MyMemUsageCheckBoxListener fMyMemUsageCheckBoxListener
Deprecated. -
fMyUpdateGXYViewActionAdapter
com.luciad.format.vpf.TLcdVPFDatabaseTree.MyUpdateGXYViewActionAdapter fMyUpdateGXYViewActionAdapter
Deprecated. -
fParentFrame
Frame fParentFrame
Deprecated. -
fRoot
com.luciad.format.vpf.TLcdVPFDatabaseTree.MyVPFNode fRoot
Deprecated. -
fStartLoadingStatusEvent
TLcdStatusEvent fStartLoadingStatusEvent
Deprecated. -
fStatusEventSupport
TLcdStatusEventSupport fStatusEventSupport
Deprecated. -
fTempSelection
TLcdVPFFeatureClass[] fTempSelection
Deprecated. -
fVPFDatabasePanelModel
ILcdVPFDatabasePanelModel fVPFDatabasePanelModel
Deprecated. -
fVPFLayerFactory
TLcdVPFLayerFactory fVPFLayerFactory
Deprecated. -
fVPFModelDecoder
TLcdVPFModelDecoder fVPFModelDecoder
Deprecated.
-
-
-
Class com.luciad.format.vpf.TLcdVPFLayer
class TLcdVPFLayer extends TLcdGXYLayer implements Serializable-
Serialized Fields
-
fFeatureClass
TLcdVPFFeatureClass fFeatureClass
Deprecated. -
fMaxPaintingBounds
ILcdBounds fMaxPaintingBounds
Deprecated. -
fTileTraceOn
boolean fTileTraceOn
Deprecated.
-
-
-
Class com.luciad.format.vpf.TLcdVPFModelDescriptor
class TLcdVPFModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fBounds
ILcdBounds fBounds
-
fDefaultFeatureCount
int fDefaultFeatureCount
-
fFeatureClass
TLcdVPFFeatureClass fFeatureClass
-
fModelElementMode
TLcdVPFModelDecoder.ModelElementMode fModelElementMode
-
fModelType
int fModelType
-
fVPFFeatureType
int fVPFFeatureType
Deprecated.VPF feature type.
-
-
-
Class com.luciad.format.vpf.TLcdVPFPointListPainter
class TLcdVPFPointListPainter extends TLcdGXYPointListPainter implements Serializable-
Serialized Fields
-
fGeoSymUtil
com.luciad.internal.format.vpf.TLcdGeoSymUtil fGeoSymUtil
-
-
-
Class com.luciad.format.vpf.TLcdVPFPointPainter
class TLcdVPFPointPainter extends TLcdGXYIconPainter implements Serializable-
Serialized Fields
-
fSelectionIcon
ILcdIcon fSelectionIcon
-
fVPFStyleProvider
com.luciad.internal.format.vpf.ILcdVPFStyleProvider fVPFStyleProvider
-
-
-
-
Package com.luciad.format.vpf.gxy
-
Class com.luciad.format.vpf.gxy.TLcdVPFGXYPainterProvider
class TLcdVPFGXYPainterProvider extends Object implements Serializable-
Serialized Fields
-
fDefaultLineAndAreaPainter
TLcdGXYPointListPainter fDefaultLineAndAreaPainter
-
fDefaultLineAndAreaShapeListPainter
TLcdGXYShapeListPainter fDefaultLineAndAreaShapeListPainter
-
fDefaultPointPainter
TLcdGXYIconPainter fDefaultPointPainter
-
fDefaultPointShapeListPainter
TLcdGXYShapeListPainter fDefaultPointShapeListPainter
-
fDefaultTextPainter
TLcdGXYTextPainter fDefaultTextPainter
-
fDefaultTextShapeListPainter
TLcdGXYShapeListPainter fDefaultTextShapeListPainter
-
fGeoSymProvider
TLcdVPFGeoSymProvider fGeoSymProvider
-
fGeoSymUtil
com.luciad.internal.format.vpf.TLcdGeoSymUtil fGeoSymUtil
-
fLabelPainter
TLcdGXYDataObjectLabelPainter fLabelPainter
-
fPolylineLabelPainter
TLcdGXYDataObjectPolylineLabelPainter fPolylineLabelPainter
-
fVPFLayerFactoryModel
ILcdVPFLayerFactoryModel fVPFLayerFactoryModel
-
-
-
-
Package com.luciad.format.xml
-
Class com.luciad.format.xml.TLcdXMLElement
class TLcdXMLElement extends Object implements Serializable-
Serialized Fields
-
fAttributeNames
TLcdXMLName[] fAttributeNames
Deprecated. -
fAttributeValues
Object[] fAttributeValues
Deprecated. -
fContents
Vector fContents
Deprecated. -
fFeaturedDescriptor
ILcdFeaturedDescriptor fFeaturedDescriptor
Deprecated. -
fName
TLcdXMLName fName
Deprecated.
-
-
-
Exception Class com.luciad.format.xml.TLcdXMLInterruptedException
class TLcdXMLInterruptedException extends Exception implements Serializable
-
-
Package com.luciad.format.xml.bind.schema
-
Class com.luciad.format.xml.bind.schema.ALcdXMLModelEncoder
class ALcdXMLModelEncoder extends Object implements Serializable -
Class com.luciad.format.xml.bind.schema.TLcdXMLFeaturedObject
class TLcdXMLFeaturedObject extends Object implements Serializable-
Serialized Fields
-
fFeaturedDescriptor
TLcdXMLFeaturedDescriptor fFeaturedDescriptor
-
fFeatures
Object[] fFeatures
-
fNil
boolean fNil
-
fXMLName
QName fXMLName
-
-
-
-
Package com.luciad.fusion.client.view.gxy
-
Class com.luciad.fusion.client.view.gxy.TLfnGXYVectorLayer
class TLfnGXYVectorLayer extends TLcdGXYLayer implements Serializable-
Serialized Fields
-
fAsynchronousApplyModel
com.luciad.fusion.client.view.gxy.TLfnGXYVectorLayer.AsynchronousApplyModel fAsynchronousApplyModel
Deprecated. -
fAsynchronousTileRequestAllowed
boolean fAsynchronousTileRequestAllowed
Deprecated. -
fCurrentView
WeakReference<ILcdGXYView> fCurrentView
Deprecated. -
fFusionVectorLayerFilter
com.luciad.internal.fusion.view.TLinFusionVectorLayerFilter fFusionVectorLayerFilter
Deprecated. -
fNextView
ILcdGXYView fNextView
Deprecated. -
fRepaintViewWhenTileAvailable
boolean fRepaintViewWhenTileAvailable
Deprecated. -
fSessionContext
com.luciad.internal.fusion.tilestore.model.ILinVectorSessionContext fSessionContext
Deprecated. -
fUseCoverageScalesAsLevelScales
boolean fUseCoverageScalesAsLevelScales
Deprecated. -
fVectorModel
com.luciad.internal.fusion.tilestore.model.ILinTiledVectorDataModel fVectorModel
Deprecated.
-
-
-
Class com.luciad.fusion.client.view.gxy.TLfnVectorGXYPainterProvider
class TLfnVectorGXYPainterProvider extends Object implements Serializable-
Serialized Fields
-
fDefaultVectorPainterProvider
com.luciad.internal.fusion.client.view.gxy.TLfnDefaultVectorGXYPainterProvider fDefaultVectorPainterProvider
Deprecated.
-
-
-
-
Package com.luciad.fusion.engine.vector
-
Package com.luciad.fusion.tilestore
-
Exception Class com.luciad.fusion.tilestore.TLfnServiceException
class TLfnServiceException extends Exception implements Serializable-
Serialized Fields
-
fResponseCode
int fResponseCode
-
fResponseReason
String fResponseReason
-
-
-
-
Package com.luciad.fusion.tilestore.model
-
Class com.luciad.fusion.tilestore.model.ALfnTileStoreModel
class ALfnTileStoreModel extends ALcdModel implements Serializable -
Class com.luciad.fusion.tilestore.model.TLfnRasterTileStoreModelDescriptor
class TLfnRasterTileStoreModelDescriptor extends TLfnTileStoreModelDescriptor implements Serializable -
Class com.luciad.fusion.tilestore.model.TLfnTileStoreModelDescriptor
class TLfnTileStoreModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fCoverageMetadata
ALfnCoverageMetadata fCoverageMetadata
-
fTileStore
ALfnTileStore fTileStore
-
-
-
Class com.luciad.fusion.tilestore.model.TLfnVectorTileStoreModelDescriptor
class TLfnVectorTileStoreModelDescriptor extends TLfnTileStoreModelDescriptor implements Serializable-
Serialized Fields
-
fDataModel
TLcdDataModel fDataModel
Deprecated.
-
-
-
-
Package com.luciad.fusion.tilestore.model.vector
-
Package com.luciad.geodesy
-
Class com.luciad.geodesy.TLcdDMA1987bEllipsoidFactory
class TLcdDMA1987bEllipsoidFactory extends Object implements Serializable -
Class com.luciad.geodesy.TLcdEllipsoid
class TLcdEllipsoid extends Object implements Serializable-
Serialized Fields
-
f1OverF
double f1OverF
-
fA
double fA
-
fATimesE2
double fATimesE2
-
fB
double fB
-
fB1
double fB1
-
fB2
double fB2
-
fB3
double fB3
-
fB4
double fB4
-
fBTimesEMinor2
double fBTimesEMinor2
-
fC1
double fC1
-
fC2
double fC2
-
fC3
double fC3
-
fC4
double fC4
-
fC5
double fC5
-
fC6
double fC6
-
fE
double fE
-
fE2
double fE2
-
fEMinor2
double fEMinor2
-
fF
double fF
-
fN
double fN
-
fName
String fName
-
-
-
Class com.luciad.geodesy.TLcdGenericGeodeticDatumFactory
class TLcdGenericGeodeticDatumFactory extends Object implements Serializable -
Class com.luciad.geodesy.TLcdGeodeticDatum
class TLcdGeodeticDatum extends Object implements Serializable-
Serialized Fields
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fEqualEllipsoids
boolean fEqualEllipsoids
-
fHeightProvider
com.luciad.internal.geodesy.ILinNamedHeightProvider fHeightProvider
-
fMeridianCos
double fMeridianCos
-
fMeridianSin
double fMeridianSin
-
fName
String fName
-
fPivotX
double fPivotX
-
fPivotY
double fPivotY
-
fPivotZ
double fPivotZ
-
fPrimeMeridian
double fPrimeMeridian
-
fRefDatum
ILcdGeodeticDatum fRefDatum
-
fRotX
double fRotX
-
fRotXRounded
double fRotXRounded
-
fRotY
double fRotY
-
fRotYRounded
double fRotYRounded
-
fRotZ
double fRotZ
-
fRotZRounded
double fRotZRounded
-
fScale
double fScale
-
fType
int fType
-
fX
double fX
-
fY
double fY
-
fZ
double fZ
-
-
-
Class com.luciad.geodesy.TLcdJPLEllipsoidFactory
class TLcdJPLEllipsoidFactory extends Object implements Serializable -
Class com.luciad.geodesy.TLcdJPLGeodeticDatumFactory
class TLcdJPLGeodeticDatumFactory extends Object implements Serializable -
Class com.luciad.geodesy.TLcdNIMA8350GeodeticDatumFactory
class TLcdNIMA8350GeodeticDatumFactory extends Object implements Serializable -
Class com.luciad.geodesy.TLcdNullVerticalDatum
class TLcdNullVerticalDatum extends Object implements Serializable
-
-
Package com.luciad.geometry.cartesian
-
Class com.luciad.geometry.cartesian.TLcdXYZRotation
class TLcdXYZRotation extends Object implements Serializable-
Serialized Fields
-
fAlpha
double fAlpha
-
fBeta
double fBeta
-
fGamma
double fGamma
-
-
-
-
Package com.luciad.gui
-
Class com.luciad.gui.ALcdAction
class ALcdAction extends Object implements Serializable-
Serialized Fields
-
changeSupport
PropertyChangeSupport changeSupport
Support for firing property change events and registering property change listeners. -
fDisplayName
String fDisplayName
-
fEnabled
boolean fEnabled
-
keyTable
Hashtable keyTable
-
-
-
Class com.luciad.gui.ALcdActionWrapper
class ALcdActionWrapper extends Object implements Serializable-
Serialized Fields
-
fDelegateAction
ILcdAction fDelegateAction
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
-
-
Class com.luciad.gui.TLcdActionAtLocationEvent
class TLcdActionAtLocationEvent extends ActionEvent implements Serializable -
Class com.luciad.gui.TLcdAnchoredIcon
class TLcdAnchoredIcon extends Object implements Serializable -
Class com.luciad.gui.TLcdBoxIcon
class TLcdBoxIcon extends Object implements Serializable -
Exception Class com.luciad.gui.TLcdCannotUndoRedoException
class TLcdCannotUndoRedoException extends RuntimeException implements Serializable -
Class com.luciad.gui.TLcdCompositeIcon
class TLcdCompositeIcon extends Object implements Serializable-
Serialized Fields
-
fIconHeight
int fIconHeight
-
fIcons
List<ILcdResizeableIcon> fIcons
-
fIconWidth
int fIconWidth
-
-
-
Class com.luciad.gui.TLcdExitAction
class TLcdExitAction extends ALcdAction implements Serializable -
Class com.luciad.gui.TLcdGUIIcon
class TLcdGUIIcon extends Object implements Serializable-
Serialized Fields
-
fImage
Image fImage
Deprecated. -
fIndex
short fIndex
Deprecated.
-
-
-
Class com.luciad.gui.TLcdHaloIcon
class TLcdHaloIcon extends Object implements Serializable -
Class com.luciad.gui.TLcdIconCustomizer
class TLcdIconCustomizer extends Panel implements Serializable-
Serialized Fields
-
fButtonPanel
Panel fButtonPanel
Deprecated. -
fButtonPanelLayout
FlowLayout fButtonPanelLayout
Deprecated. -
fCustomizer
Customizer fCustomizer
Deprecated. -
fIcon
ILcdIcon fIcon
Deprecated. -
fListeners
Vector fListeners
Deprecated. -
fMainLayout
BorderLayout fMainLayout
Deprecated. -
fMyIconPropertyChangeListener
com.luciad.gui.TLcdIconCustomizer.MyIconPropertyChangeListener fMyIconPropertyChangeListener
Deprecated. -
fOkButton
TLcdButton fOkButton
Deprecated. -
fPropertyGroupBox
TLcdGroupBox fPropertyGroupBox
Deprecated. -
fPropertySheet
ILcdPropertySheet fPropertySheet
Deprecated. -
fSampleCanvas
com.luciad.gui.TLcdIconCustomizer.SampleCanvas fSampleCanvas
Deprecated. -
fSampleGroupBox
TLcdGroupBox fSampleGroupBox
Deprecated. -
fWindowToClose
Window fWindowToClose
Deprecated. -
fWindowToPack
Window fWindowToPack
Deprecated.
-
-
-
Class com.luciad.gui.TLcdImageIcon
class TLcdImageIcon extends Object implements Serializable -
Class com.luciad.gui.TLcdLayoutList
class TLcdLayoutList extends TLcdListLayout implements Serializable -
Class com.luciad.gui.TLcdListLayout
class TLcdListLayout extends Object implements Serializable-
Serialized Fields
-
fComponentHeight
int fComponentHeight
Deprecated. -
fComponentHeightChanged
boolean fComponentHeightChanged
Deprecated. -
fFirstAddedOnTop
boolean fFirstAddedOnTop
Deprecated. -
fMinimumSize
Dimension fMinimumSize
Deprecated. -
fPreferredWidth
int fPreferredWidth
Deprecated.
-
-
-
Class com.luciad.gui.TLcdMessageIcon
class TLcdMessageIcon extends Object implements Serializable -
Class com.luciad.gui.TLcdNoopAction
class TLcdNoopAction extends ALcdAction implements Serializable -
Class com.luciad.gui.TLcdPrintComponentAction
class TLcdPrintComponentAction extends ALcdAction implements Serializable-
Serialized Fields
-
fComponentPrintable
TLcdComponentPrintable fComponentPrintable
-
fPageFormat
PageFormat fPageFormat
-
fPrinterJob
PrinterJob fPrinterJob
-
-
-
Class com.luciad.gui.TLcdPrintPreview
class TLcdPrintPreview extends JPanel implements Serializable-
Serialized Fields
-
fChangeZoomToShowAllPages
boolean fChangeZoomToShowAllPages
-
fComponentPrintable
TLcdComponentPrintable fComponentPrintable
-
fDPI
int fDPI
-
fLayeredPane
JLayeredPane fLayeredPane
-
fListener
ILcdChangeListener fListener
-
fOverlay
JPanel fOverlay
-
fOverlayAdded
boolean fOverlayAdded
-
fPageColumnCount
int fPageColumnCount
-
fPageFormat
PageFormat fPageFormat
-
fPageLimit
int fPageLimit
-
fPageRowCount
int fPageRowCount
-
fParentFrame
Frame fParentFrame
-
fPreviewContainer
com.luciad.gui.TLcdPrintPreview.PreviewContainer fPreviewContainer
-
fProgressDialog
com.luciad.internal.gui.TLinProgressDialog fProgressDialog
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fScrollPane
JScrollPane fScrollPane
-
fStringTranslator
ILcdStringTranslator fStringTranslator
-
fUpdateNeeded
boolean fUpdateNeeded
-
fUpdateTimer
Timer fUpdateTimer
-
fViewComponentPrintable
ALcdViewComponentPrintable fViewComponentPrintable
-
fZoom
double fZoom
-
-
-
Class com.luciad.gui.TLcdRedoAction
class TLcdRedoAction extends ALcdAction implements Serializable-
Serialized Fields
-
fUndoManager
TLcdUndoManager fUndoManager
-
-
-
Class com.luciad.gui.TLcdResizeableIcon
class TLcdResizeableIcon extends Object implements Serializable-
Serialized Fields
-
fDelegateIcon
ILcdIcon fDelegateIcon
-
fIconHeight
int fIconHeight
-
fIconWidth
int fIconWidth
-
fScaledInstance
BufferedImage fScaledInstance
-
-
-
Class com.luciad.gui.TLcdShapeIcon
class TLcdShapeIcon extends Object implements Serializable-
Serialized Fields
-
fType
short fType
Deprecated.
-
-
-
Class com.luciad.gui.TLcdSingleIconProvider
class TLcdSingleIconProvider extends Object implements Serializable-
Serialized Fields
-
fIcon
ILcdIcon fIcon
-
-
-
Class com.luciad.gui.TLcdSVGIcon
class TLcdSVGIcon extends Object implements Serializable-
Serialized Fields
-
fColor
Color fColor
-
fDocument
org.w3c.dom.svg.SVGDocument fDocument
-
fGvtRoot
org.apache.batik.gvt.GraphicsNode fGvtRoot
-
fHeight
int fHeight
-
fOriginalBounds
Rectangle2D fOriginalBounds
-
fSource
String fSource
-
fWidth
int fWidth
-
fWorldHeight
double fWorldHeight
-
fWorldWidth
double fWorldWidth
-
-
-
Class com.luciad.gui.TLcdSymbol
class TLcdSymbol extends Object implements Serializable-
Serialized Fields
-
fAntiAliasing
boolean fAntiAliasing
-
fBorderColor
Color fBorderColor
-
fBorderStroke
BasicStroke fBorderStroke
-
fFillColor
Color fFillColor
-
fShape
int fShape
-
fSize
int fSize
-
fXCoordinates
int[] fXCoordinates
-
fYCoordinates
int[] fYCoordinates
-
-
-
Class com.luciad.gui.TLcdTextIcon
class TLcdTextIcon extends Object implements Serializable-
Serialized Fields
-
fAntiAliased
boolean fAntiAliased
-
fFont
Font fFont
-
fForeground
Color fForeground
-
fHeight
int fHeight
-
fHorizontalAlignment
ELcdHorizontalAlignment fHorizontalAlignment
-
fLines
List<String> fLines
-
fVerticalSpacing
int fVerticalSpacing
-
fWidth
int fWidth
-
-
-
Class com.luciad.gui.TLcdTranslatedIcon
class TLcdTranslatedIcon extends Object implements Serializable-
Serialized Fields
-
fDelegateIcon
ILcdIcon fDelegateIcon
-
fX
int fX
-
fY
int fY
-
-
-
Class com.luciad.gui.TLcdTTFIcon
class TLcdTTFIcon extends Object implements Serializable-
Serialized Fields
-
fCharacter
char fCharacter
-
fColor
Color fColor
-
fFont
Font fFont
-
fImageForGraphics
BufferedImage fImageForGraphics
-
fOffset
char fOffset
-
fOffsetSetManually
boolean fOffsetSetManually
-
fRotation
double fRotation
-
fUnrotatedCharHeight
int fUnrotatedCharHeight
-
fUnrotatedCharWidth
int fUnrotatedCharWidth
-
fUseFontOffset
boolean fUseFontOffset
-
-
-
Class com.luciad.gui.TLcdUndoableEvent
class TLcdUndoableEvent extends EventObject implements Serializable-
Serialized Fields
-
fUndoable
ILcdUndoable fUndoable
-
-
-
Class com.luciad.gui.TLcdUndoAction
class TLcdUndoAction extends ALcdAction implements Serializable-
Serialized Fields
-
fUndoManager
TLcdUndoManager fUndoManager
-
-
-
Class com.luciad.gui.TLcdVectorIcon
class TLcdVectorIcon extends TLcdCompositeIcon implements Serializable-
Serialized Fields
-
fSourceName
String fSourceName
Deprecated.
-
-
-
-
Package com.luciad.gui.awt
-
Class com.luciad.gui.awt.TLcdButton
class TLcdButton extends Component implements Serializable-
Serialized Fields
-
eventMask
long eventMask
Deprecated. -
fAction
ILcdAction fAction
Deprecated. -
fActionCommand
String fActionCommand
Deprecated. -
fBackgroundToolTip
Color fBackgroundToolTip
Deprecated. -
fIcon
ILcdIcon fIcon
Deprecated. -
fLabel
String fLabel
Deprecated. -
fMouseIn
boolean fMouseIn
Deprecated. -
fMousePressed
boolean fMousePressed
Deprecated. -
fMyPropertyChangeListener
com.luciad.gui.awt.TLcdButton.MyPropertyChangeListener fMyPropertyChangeListener
Deprecated. -
fPreferredSize
Dimension fPreferredSize
Deprecated. -
fToolTipText
String fToolTipText
Deprecated.
-
-
-
Class com.luciad.gui.awt.TLcdButtonBarAction
class TLcdButtonBarAction extends Container implements Serializable-
Serialized Fields
-
fActions
Vector fActions
Deprecated. -
fButtonHeight
int fButtonHeight
Deprecated. -
fButtonPanel
com.luciad.gui.awt.TLcdButtonBarAction.MyButtonPanel fButtonPanel
Deprecated. -
fButtons
Vector fButtons
Deprecated. -
fButtonWidth
int fButtonWidth
Deprecated. -
fDialog
Dialog fDialog
Deprecated. -
fDoubleClickInterval
int fDoubleClickInterval
Deprecated. -
fHGap
int fHGap
Deprecated. -
fInFrameMode
boolean fInFrameMode
Deprecated. -
fNColumn
int fNColumn
Deprecated. -
fNRow
int fNRow
Deprecated. -
fOpenFrameCanvas
com.luciad.gui.awt.TLcdButtonBarAction.OpenFrameCanvas fOpenFrameCanvas
Deprecated. -
fPreferredSize
Dimension fPreferredSize
Deprecated. -
fVGap
int fVGap
Deprecated.
-
-
-
Class com.luciad.gui.awt.TLcdGroupBox
class TLcdGroupBox extends Panel implements Serializable-
Serialized Fields
-
fContainer
Container fContainer
Deprecated. -
fFrameWidth
int fFrameWidth
Deprecated. -
fLabel
String fLabel
Deprecated. -
fLabelClip
Rectangle fLabelClip
Deprecated. -
fLabelOffset
int fLabelOffset
Deprecated. -
fMaxSize
Dimension fMaxSize
Deprecated. -
fMinSize
Dimension fMinSize
Deprecated. -
fPrefSize
Dimension fPrefSize
Deprecated. -
fXMargin
int fXMargin
Deprecated. -
fYMargin
int fYMargin
Deprecated. -
invokedStandalone
boolean invokedStandalone
Deprecated.
-
-
-
Class com.luciad.gui.awt.TLcdOkCancelButtonPanel
class TLcdOkCancelButtonPanel extends Panel implements Serializable-
Serialized Fields
-
fApplyButton
TLcdButton fApplyButton
Deprecated. -
fCancelButton
TLcdButton fCancelButton
Deprecated. -
fDefaultCancelActionListener
ActionListener fDefaultCancelActionListener
Deprecated. -
fDefaultHelpActionListener
ActionListener fDefaultHelpActionListener
Deprecated. -
fDefaultOkActionListener
ActionListener fDefaultOkActionListener
Deprecated. -
fDisposeWindowOnCancel
boolean fDisposeWindowOnCancel
Deprecated. -
fDisposeWindowOnOk
boolean fDisposeWindowOnOk
Deprecated. -
fHelpButton
TLcdButton fHelpButton
Deprecated. -
fHelpIDString
String fHelpIDString
Deprecated. -
fLayout
FlowLayout fLayout
Deprecated. -
fOkButton
TLcdButton fOkButton
Deprecated. -
fWindowToDispose
Window fWindowToDispose
Deprecated.
-
-
-
Class com.luciad.gui.awt.TLcdOutputFrame
class TLcdOutputFrame extends Frame implements Serializable -
Class com.luciad.gui.awt.TLcdPopupMenu
class TLcdPopupMenu extends PopupMenu implements Serializable -
Class com.luciad.gui.awt.TLcdSeparator
class TLcdSeparator extends Component implements Serializable-
Serialized Fields
-
thickness
int thickness
Deprecated.
-
-
-
Class com.luciad.gui.awt.TLcdSplitPane
class TLcdSplitPane extends Panel implements Serializable-
Serialized Fields
-
fChangeSupport
PropertyChangeSupport fChangeSupport
Deprecated. -
fDividerColor
Color fDividerColor
Deprecated. -
fDividerLocation
float fDividerLocation
Deprecated. -
fDividerSize
int fDividerSize
Deprecated. -
fLeftTopComponent
Component fLeftTopComponent
Deprecated. -
fMyAdapter
com.luciad.gui.awt.TLcdSplitPane.MyAdapter fMyAdapter
Deprecated. -
fMyDivider
com.luciad.gui.awt.TLcdSplitPane.MyDivider fMyDivider
Deprecated. -
fMyResizeDivider
com.luciad.gui.awt.TLcdSplitPane.MyDivider fMyResizeDivider
Deprecated. -
fResizing
boolean fResizing
Deprecated. -
fRightBottomComponent
Component fRightBottomComponent
Deprecated. -
fSplitOrientation
int fSplitOrientation
Deprecated. -
invokedStandalone
boolean invokedStandalone
Deprecated.
-
-
-
Class com.luciad.gui.awt.TLcdStatusBar
class TLcdStatusBar extends Component implements Serializable-
Serialized Fields
-
fMaximumSize
Dimension fMaximumSize
Deprecated. -
fMessage
String fMessage
Deprecated. -
fMinimumSize
Dimension fMinimumSize
Deprecated. -
fPreferredSize
Dimension fPreferredSize
Deprecated. -
fProgress
double fProgress
Deprecated. -
fProgressRectWidth
int fProgressRectWidth
Deprecated. -
fXMargin
int fXMargin
Deprecated. -
fYMargin
int fYMargin
Deprecated.
-
-
-
Class com.luciad.gui.awt.TLcdStringComponentTable
class TLcdStringComponentTable extends Panel implements Serializable-
Serialized Fields
-
fHeaderHeight
int fHeaderHeight
Deprecated. -
fHGap
int fHGap
Deprecated. -
fLabelWidth
int fLabelWidth
Deprecated. -
fLeftRightMargin
int fLeftRightMargin
Deprecated. -
fMinimumSize
Dimension fMinimumSize
Deprecated. -
fMyHeaderCanvas
com.luciad.gui.awt.TLcdStringComponentTable.MyHeaderCanvas fMyHeaderCanvas
Deprecated. -
fPreferredSize
Dimension fPreferredSize
Deprecated. -
fRowHeight
int fRowHeight
Deprecated. -
fScrollbarDisplayPolicy
int fScrollbarDisplayPolicy
Deprecated. -
fStringComponentTableModel
ILcdStringComponentTableModel fStringComponentTableModel
Deprecated. -
fTimeLastUpdate
long fTimeLastUpdate
Deprecated. -
fTopBottomMargin
int fTopBottomMargin
Deprecated. -
fValidRows
int fValidRows
Deprecated. -
fVGap
int fVGap
Deprecated.
-
-
-
-
Package com.luciad.gui.swing
-
Class com.luciad.gui.swing.TLcdColorMapCustomizer
class TLcdColorMapCustomizer extends JPanel implements Serializable-
Serialized Fields
-
fActionIDs
int[] fActionIDs
-
fActions
ILcdAction[] fActions
-
fArrowsComponent
com.luciad.gui.swing.TLcdColorMapCustomizerArrowsComponent fArrowsComponent
-
fColorMap
TLcdColorMap fColorMap
-
fDefaultColorMap
TLcdColorMap fDefaultColorMap
-
fGradientToggle
AbstractButton fGradientToggle
-
fLevelFormat
Format fLevelFormat
-
fLinearScale
boolean fLinearScale
-
fMasterTransparency
com.luciad.gui.swing.TLcdColorMapCustomizerMasterTransparencyPanel fMasterTransparency
-
fPanelIDs
int[] fPanelIDs
-
fPanels
Component[] fPanels
-
fParentComponent
Component fParentComponent
-
fRevertToDefault
AbstractButton fRevertToDefault
-
fTimer
Timer fTimer
-
fTranslator
ILcdStringTranslator fTranslator
-
fVisibleInterval
ILcdInterval fVisibleInterval
-
fWeakColorMapListener
com.luciad.gui.swing.TLcdColorMapCustomizer.WeakColorMapListener fWeakColorMapListener
-
-
-
Class com.luciad.gui.swing.TLcdContrastIcon
class TLcdContrastIcon extends Object implements Serializable-
Serialized Fields
-
fIcon
com.luciad.internal.gui.swing.TLcdFilteredIcon fIcon
-
-
-
Class com.luciad.gui.swing.TLcdGreyIcon
class TLcdGreyIcon extends Object implements Serializable-
Serialized Fields
-
fIcon
com.luciad.internal.gui.swing.TLcdFilteredIcon fIcon
-
-
-
Class com.luciad.gui.swing.TLcdMemoryCheckPanel
class TLcdMemoryCheckPanel extends JPanel implements Serializable-
Serialized Fields
-
fFlowLayout
boolean fFlowLayout
-
fFont
Font fFont
-
fGCButton
JButton fGCButton
-
fLeftLayout
TLcdListLayout fLeftLayout
-
fLeftPanel
JPanel fLeftPanel
-
fLeftTotalLabel
JLabel fLeftTotalLabel
-
fLeftUsedLabel
JLabel fLeftUsedLabel
-
fMainLayout
GridLayout fMainLayout
-
fPreferredButtonSize
Dimension fPreferredButtonSize
-
fRightLayout
TLcdListLayout fRightLayout
-
fRightPanel
JPanel fRightPanel
-
fTimer
Timer fTimer
-
fTimerDelay
int fTimerDelay
-
fTotalMemoryLabel
JLabel fTotalMemoryLabel
-
fUpdateButton
JButton fUpdateButton
-
fUsedMemoryLabel
JLabel fUsedMemoryLabel
-
-
-
Class com.luciad.gui.swing.TLcdOkCancelButtonPanelSW
class TLcdOkCancelButtonPanelSW extends JPanel implements Serializable-
Serialized Fields
-
fApplyButton
JButton fApplyButton
Deprecated. -
fCancelButton
JButton fCancelButton
Deprecated. -
fDefaultCancelAction
Action fDefaultCancelAction
Deprecated. -
fDefaultHelpActionListener
ActionListener fDefaultHelpActionListener
Deprecated. -
fDefaultOkActionListener
ActionListener fDefaultOkActionListener
Deprecated. -
fDisposeWindowOnCancel
boolean fDisposeWindowOnCancel
Deprecated. -
fDisposeWindowOnOk
boolean fDisposeWindowOnOk
Deprecated. -
fFocusGainer
com.luciad.gui.swing.TLcdOkCancelButtonPanelSW.FocusGainer fFocusGainer
Deprecated. -
fHelpButton
JButton fHelpButton
Deprecated. -
fHelpIDString
String fHelpIDString
Deprecated. -
fLayout
FlowLayout fLayout
Deprecated. -
fOkButton
JButton fOkButton
Deprecated. -
fWindowToDispose
Window fWindowToDispose
Deprecated.
-
-
-
Class com.luciad.gui.swing.TLcdRangeSlider
class TLcdRangeSlider extends JComponent implements Serializable-
Serialized Fields
-
fChangeEvent
ChangeEvent fChangeEvent
Only one ChangeEvent is needed per slider instance since the event's only (read-only) state is the source property. -
fKeyStep
double fKeyStep
The number of values the knobs move by when they are moved using the keyboard. -
fLabelTable
Dictionary fLabelTable
-
fListeners
Vector fListeners
-
fMajorTickSpacing
double fMajorTickSpacing
The number of values between the major tick marks -- the larger marks that break up the minor tick marks. -
fMinorTickSpacing
double fMinorTickSpacing
The number of values between the minor tick marks -- the smaller marks that occur between the major tick marks. -
fModelListener
com.luciad.gui.swing.TLcdRangeSlider.ModelListener fModelListener
-
fOrientation
int fOrientation
-
fRangeSliderModel
TLcdRangeSliderModel fRangeSliderModel
The data that handles the numeric maximum value, minimum value, and current-position value for the slider. -
fShowLabels
boolean fShowLabels
If true, the labels are drawn. -
fShowMajorTicks
boolean fShowMajorTicks
If true, the major ticks are drawn. -
fShowMinorTicks
boolean fShowMinorTicks
If true, the minor ticks are drawn. -
fShowRange
boolean fShowRange
If true, the range is drawn. -
fSlideCursorFlag
boolean fSlideCursorFlag
If true, the cursor changes to a move cursor when held over the range between the minimum and maximum knob. -
fSnapToTicks
boolean fSnapToTicks
If true, the knobs (and the data range they represents) resolve to the closest tick mark next to where the user positioned the knobs.
-
-
-
Class com.luciad.gui.swing.TLcdRotatingIcon
class TLcdRotatingIcon extends Object implements Serializable -
Class com.luciad.gui.swing.TLcdStringComponentTableSW
class TLcdStringComponentTableSW extends JScrollPane implements Serializable-
Serialized Fields
-
fComponentPanel
JPanel fComponentPanel
Deprecated. -
fMainPanel
JPanel fMainPanel
Deprecated. -
fStringComponentTableModel
ILcdStringComponentTableModel fStringComponentTableModel
Deprecated. -
fStringPanel
JPanel fStringPanel
Deprecated. -
fStringTranslator
ILcdStringTranslator fStringTranslator
Deprecated.
-
-
-
Class com.luciad.gui.swing.TLcdSWAction
class TLcdSWAction extends AbstractAction implements Serializable-
Serialized Fields
-
fAction
ILcdAction fAction
-
fIcon
Icon fIcon
-
-
-
Class com.luciad.gui.swing.TLcdSWMenuItem
class TLcdSWMenuItem extends JMenuItem implements Serializable-
Serialized Fields
-
fAction
ILcdAction fAction
-
-
-
-
Package com.luciad.gui.swing.navigationcontrols
-
Package com.luciad.imaging
-
Class com.luciad.imaging.TLcdImageModelDescriptor
class TLcdImageModelDescriptor extends TLcdModelDescriptor implements Serializable
-
-
Package com.luciad.input
-
Class com.luciad.input.TLcdAWTEvent
class TLcdAWTEvent extends AWTEvent implements Serializable
-
-
Package com.luciad.input.touch
-
Class com.luciad.input.touch.TLcdTouchEvent
class TLcdTouchEvent extends TLcdAWTEvent implements Serializable-
Serialized Fields
-
fTimeStamp
long fTimeStamp
-
fTouchDeviceID
long fTouchDeviceID
-
fTouchEventID
long fTouchEventID
-
fTouchPoints
List<TLcdTouchPoint> fTouchPoints
-
fUserID
String fUserID
-
-
-
-
Package com.luciad.lucy
-
Class com.luciad.lucy.TLcyAddOnContainerEvent
class TLcyAddOnContainerEvent extends EventObject implements Serializable-
Serialized Fields
-
fAddOn
ALcyAddOn fAddOn
-
fID
int fID
-
-
-
Class com.luciad.lucy.TLcyDataSourceEvent
class TLcyDataSourceEvent extends EventObject implements Serializable-
Serialized Fields
-
fDataSourceObjects
ILcdDataSource[] fDataSourceObjects
-
fDataSources
String[] fDataSources
-
fID
int fID
-
fMapComponent
ILcyGenericMapComponent<? extends ILcdView,
? extends ILcdLayer> fMapComponent
-
-
-
Class com.luciad.lucy.TLcyLucyEnvEvent
class TLcyLucyEnvEvent extends EventObject implements Serializable-
Serialized Fields
-
fID
int fID
-
fRevokeVetoRunnable
Runnable fRevokeVetoRunnable
-
-
-
Class com.luciad.lucy.TLcyMain
class TLcyMain extends ALcyActiveSettable implements Serializable-
Serialized Fields
-
fActive
boolean fActive
-
fDesktopPane
com.luciad.internal.lucy.gui.TLcyDesktopPane fDesktopPane
-
fDockableApplicationPaneFactory
TLcyDockableApplicationPaneFactory fDockableApplicationPaneFactory
-
fFrame
JFrame fFrame
-
fLucyEnv
com.luciad.internal.lucy.TLcyLucyEnv fLucyEnv
-
fMode
int fMode
-
fProperties
ALcyProperties fProperties
-
fTabApplicationPaneEnv
com.luciad.internal.lucy.gui.TLcyTabApplicationPaneEnv fTabApplicationPaneEnv
-
fXMLAddOnLoader
TLcyXMLAddOnLoader fXMLAddOnLoader
-
-
-
-
Package com.luciad.lucy.addons.decoders
-
Class com.luciad.lucy.addons.decoders.TLcyGMLPainterProvider
class TLcyGMLPainterProvider extends Object implements Serializable-
Serialized Fields
-
fBoundsPainter
TLcdGXYBoundsPainter fBoundsPainter
-
fIconPainter
TLcdGXYIconPainter fIconPainter
-
fPolygonpainter
TLcdGXYPointListPainter fPolygonpainter
-
fPolylinepainter
TLcdGXYPointListPainter fPolylinepainter
-
fShapelistpainter
TLcdGXYShapeListPainter fShapelistpainter
-
-
-
Class com.luciad.lucy.addons.decoders.TLcySVGPainterProvider
class TLcySVGPainterProvider extends Object implements Serializable-
Serialized Fields
-
fArcBandPainter
TLcdGXYArcBandPainter fArcBandPainter
-
fBoundsPainter
TLcdGXYBoundsPainter fBoundsPainter
-
fCirclePainter
TLcdGXYCirclePainter fCirclePainter
-
fEllipsePainter
TLcdGXYEllipsePainter fEllipsePainter
-
fIconPainter
TLcdGXYIconPainter fIconPainter
-
fLineStyle
TLcdGXYPainterColorStyle fLineStyle
-
fPolygonpainter
TLcdGXYPointListPainter fPolygonpainter
-
fPolylinepainter
TLcdGXYPointListPainter fPolylinepainter
-
fShapelistpainter
TLcdGXYShapeListPainter fShapelistpainter
-
fTextpainter
TLcdGXYTextPainter fTextpainter
-
-
-
-
Package com.luciad.lucy.addons.drawing.format
-
Class com.luciad.lucy.addons.drawing.format.TLcySLDDomainObject
class TLcySLDDomainObject extends Object implements Serializable-
Serialized Fields
-
fDataType
TLcdDataType fDataType
-
fDelegate
ILcdShape fDelegate
-
fDisplayName
String fDisplayName
This display name isn't meant per instance, but per type of object. E.g. 'Polyline' or 'Point'. It is mainly used in the popup menu when alt-click selecting an object, and similar usages of toString... -
fFeatures
TLcdFeatureArray fFeatures
-
fStyle
TLcdSLDFeatureTypeStyle fStyle
-
-
-
-
Package com.luciad.lucy.addons.drawing.gui.customizer
-
Class com.luciad.lucy.addons.drawing.gui.customizer.ALcyShapeCustomizerPanel
class ALcyShapeCustomizerPanel extends ALcyCustomizerPanel implements Serializable
-
-
Package com.luciad.lucy.addons.drawing.model
-
Class com.luciad.lucy.addons.drawing.model.TLcyDrawingDataModelDescriptor
class TLcyDrawingDataModelDescriptor extends TLcyDrawingModelDescriptor implements Serializable-
Serialized Fields
-
fDataModel
TLcdDataModel fDataModel
-
-
-
Class com.luciad.lucy.addons.drawing.model.TLcyDrawingModelDescriptor
class TLcyDrawingModelDescriptor extends TLcdFeaturedModelDescriptor implements Serializable-
Serialized Fields
-
fDrawingStyleRepository
TLcyDrawingStyleRepository fDrawingStyleRepository
-
fFeatureNames
Vector fFeatureNames
-
fFeatureTypes
Vector fFeatureTypes
-
-
-
Class com.luciad.lucy.addons.drawing.model.TLcyDrawingStyleRepositoryChangedEvent
class TLcyDrawingStyleRepositoryChangedEvent extends EventObject implements Serializable-
Serialized Fields
-
fID
int fID
-
fStyle
Object fStyle
-
fStyleRepository
TLcyDrawingStyleRepository fStyleRepository
-
-
-
-
Package com.luciad.lucy.addons.modelreference
-
Class com.luciad.lucy.addons.modelreference.TLcyGeodeticReference
class TLcyGeodeticReference extends TLcdGeodeticReference implements Serializable-
Serialized Fields
-
fDelegateReference
TLcdGeodeticReference fDelegateReference
-
fEditable
boolean fEditable
-
-
-
Class com.luciad.lucy.addons.modelreference.TLcyGridReference
class TLcyGridReference extends TLcdGridReference implements Serializable-
Serialized Fields
-
fEditable
boolean fEditable
-
-
-
Class com.luciad.lucy.addons.modelreference.TLcyUTMGridReference
class TLcyUTMGridReference extends TLcyGridReference implements Serializable-
Serialized Fields
-
fZoneID
int fZoneID
-
-
-
-
Package com.luciad.lucy.addons.pim
-
Class com.luciad.lucy.addons.pim.TLcyPIMFormat.PimTrackPainter
class PimTrackPainter extends TLcdGXYPointListPainter implements Serializable-
Serialized Fields
-
fRealTrajectoryPainter
TLcdGXYPointListPainter fRealTrajectoryPainter
-
fShowPolyline
boolean fShowPolyline
-
-
-
Class com.luciad.lucy.addons.pim.TLcyPIMGXYLayer
class TLcyPIMGXYLayer extends com.luciad.internal.lucy.map.TLcyStyledSnappableGXYLayer implements Serializable -
Class com.luciad.lucy.addons.pim.TLcyPIMPreviewUnitPainterProvider
class TLcyPIMPreviewUnitPainterProvider extends Object implements Serializable-
Serialized Fields
-
fIconPainter
com.luciad.lucy.addons.pim.TLcyPIMPreviewUnitPainter fIconPainter
-
fMS2525bPainterProvider
ILcdGXYPainterProvider fMS2525bPainterProvider
-
-
-
Class com.luciad.lucy.addons.pim.TLcyPIMTrackCustomEditor.PIMTrackValueModel
class PIMTrackValueModel extends com.luciad.internal.lucy.binding.ModelObjectValueModel implements Serializable-
Serialized Fields
-
fProperty
int fProperty
-
-
-
Class com.luciad.lucy.addons.pim.TLcyPIMTrackCustomEditor.TypeToBooleanConverter
class TypeToBooleanConverter extends com.jgoodies.binding.value.AbstractConverter implements Serializable
-
-
Package com.luciad.lucy.addons.previewer
-
Class com.luciad.lucy.addons.previewer.TLcyPreviewAddOnEvent
class TLcyPreviewAddOnEvent extends EventObject implements Serializable-
Serialized Fields
-
fSimulatorModel
ILcdSimulatorModel fSimulatorModel
-
fType
int fType
-
-
-
-
Package com.luciad.lucy.addons.vertical
-
Class com.luciad.lucy.addons.vertical.TLcyVerticalViewManagerEvent
class TLcyVerticalViewManagerEvent extends EventObject implements Serializable-
Serialized Fields
-
fID
int fID
-
fVerticalView
Component fVerticalView
-
fVerticalViewManager
TLcyVerticalViewManager fVerticalViewManager
-
-
-
-
Package com.luciad.lucy.gui
-
Class com.luciad.lucy.gui.ALcyActiveSettable
class ALcyActiveSettable extends Object implements Serializable-
Serialized Fields
-
fDelegee
com.luciad.lucy.gui.ALcyActiveSettable.DelegeeAction fDelegee
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
-
-
Class com.luciad.lucy.gui.TLcyActionBarEvent
class TLcyActionBarEvent extends EventObject implements Serializable-
Serialized Fields
-
fAction
ILcdAction fAction
-
fActiveSettable
ILcyActiveSettable fActiveSettable
-
fID
int fID
-
-
-
Class com.luciad.lucy.gui.TLcyActiveContextEvent
class TLcyActiveContextEvent extends EventObject implements Serializable-
Serialized Fields
-
fContext
Object fContext
-
-
-
Class com.luciad.lucy.gui.TLcyAlwaysFitJToolBar
class TLcyAlwaysFitJToolBar extends JToolBar implements Serializable-
Serialized Fields
-
fButtonSize
Dimension fButtonSize
-
fChildState
IdentityHashMap<Component,
com.luciad.lucy.gui.TLcyAlwaysFitJToolBar.ComponentState> fChildState -
fHideListener
com.luciad.lucy.gui.TLcyAlwaysFitJToolBar.HideRemainingItemsPopupListener fHideListener
-
fInsets
Insets fInsets
-
fMaximumSize
Dimension fMaximumSize
-
fMinimumSize
Dimension fMinimumSize
-
fNeedLayout
boolean fNeedLayout
-
fPreferredSize
Dimension fPreferredSize
-
fReEntrant
boolean fReEntrant
-
fRemainingItems
com.luciad.lucy.gui.TLcyAlwaysFitJToolBar.RemainingItems fRemainingItems
-
fRemainingItemsPopupContent
JPanel fRemainingItemsPopupContent
-
fToggleRemainingItemsIcon
ILcdIcon fToggleRemainingItemsIcon
-
fToggleRemainingItemsPopupButton
com.luciad.internal.samples.common.gui.PopupPanelButton fToggleRemainingItemsPopupButton
-
-
-
Class com.luciad.lucy.gui.TLcyApplicationPaneManagerEvent
class TLcyApplicationPaneManagerEvent extends EventObject implements Serializable-
Serialized Fields
-
fApplicationPane
ILcyApplicationPane fApplicationPane
-
fID
int fID
-
-
-
Class com.luciad.lucy.gui.TLcyFullScreenActiveSettable
class TLcyFullScreenActiveSettable extends ALcyActiveSettable implements Serializable-
Serialized Fields
-
fActive
boolean fActive
-
fComponentLayoutConstraints
Object fComponentLayoutConstraints
The layout constraints to put the component back in its parent. -
fFullScreenComponent
Component fFullScreenComponent
The component to put full screen. -
fFullScreenComponentParent
Container fFullScreenComponentParent
-
fFullScreenWindow
JFrame fFullScreenWindow
-
fFullScreenWindowListener
WindowAdapter fFullScreenWindowListener
-
fLucyEnv
ILcyLucyEnv fLucyEnv
-
fOwnerWindow
Window fOwnerWindow
Allows to set an explicit owner window. -
fOwnerWindowListener
WindowAdapter fOwnerWindowListener
-
fUsedOwnerWindow
Window fUsedOwnerWindow
-
-
-
-
Package com.luciad.lucy.gui.customizer
-
Class com.luciad.lucy.gui.customizer.ALcyCustomizerPanel
class ALcyCustomizerPanel extends JPanel implements Serializable-
Serialized Fields
-
fChangesPending
boolean fChangesPending
-
fChangesValid
boolean fChangesValid
-
fObject
Object fObject
-
fObjectFilter
ILcdFilter fObjectFilter
-
fUndoSupport
TLcdUndoSupport fUndoSupport
-
fValueMap
Map<String,
Object> fValueMap
-
-
-
Class com.luciad.lucy.gui.customizer.ALcyDomainObjectCustomizerPanel
class ALcyDomainObjectCustomizerPanel extends ALcyCustomizerPanel implements Serializable-
Serialized Fields
-
fLayerEditableListener
PropertyChangeListener fLayerEditableListener
-
fModelListener
com.luciad.lucy.gui.customizer.ALcyDomainObjectCustomizerPanel.UpdateModelListener fModelListener
-
-
-
Class com.luciad.lucy.gui.customizer.ALcyLayerCustomizerPanel
class ALcyLayerCustomizerPanel extends ALcyCustomizerPanel implements Serializable -
Class com.luciad.lucy.gui.customizer.ALcyModelCustomizerPanel
class ALcyModelCustomizerPanel extends ALcyCustomizerPanel implements Serializable-
Serialized Fields
-
fLayerEditableListener
PropertyChangeListener fLayerEditableListener
-
-
-
Class com.luciad.lucy.gui.customizer.TLcyCompositeCustomizerPanel
class TLcyCompositeCustomizerPanel extends JPanel implements Serializable-
Serialized Fields
-
fCompositeListener
com.luciad.lucy.gui.customizer.TLcyCompositeCustomizerPanel.CompositeListener fCompositeListener
-
fCustomizerPanels
ArrayList<ILcyCustomizerPanel> fCustomizerPanels
-
fObject
Object fObject
-
fUndoSupport
TLcdUndoSupport fUndoSupport
-
fValueMap
Map<String,
Object> fValueMap -
fWasChangesPending
boolean fWasChangesPending
-
fWasChangesValid
boolean fWasChangesValid
-
-
-
Class com.luciad.lucy.gui.customizer.TLcyCompositeCustomizerTabbedPane
class TLcyCompositeCustomizerTabbedPane extends JTabbedPane implements Serializable-
Serialized Fields
-
fCompositeCustomizerPanel
TLcyCompositeCustomizerPanel fCompositeCustomizerPanel
-
fTabPropsListener
com.luciad.lucy.gui.customizer.TLcyCompositeCustomizerTabbedPane.TabPropsListener fTabPropsListener
-
fUndoSupport
TLcdUndoSupport fUndoSupport
-
fValueMap
Map<String,
Object> fValueMap
-
-
-
-
Package com.luciad.lucy.gui.customizer.dataproperty
-
Class com.luciad.lucy.gui.customizer.dataproperty.ALcyDataPropertyCustomizerPanel
class ALcyDataPropertyCustomizerPanel extends ALcyCustomizerPanel implements Serializable-
Serialized Fields
-
fLucyEnv
ILcyLucyEnv fLucyEnv
-
-
-
-
Package com.luciad.lucy.gui.status
-
Class com.luciad.lucy.gui.status.TLcyInterruptTaskAction
class TLcyInterruptTaskAction extends ALcdAction implements Serializable-
Serialized Fields
-
fLastWorkerThread
WeakReference<Thread> fLastWorkerThread
-
fLock
Object fLock
-
fLucyEnv
ILcyLucyEnv fLucyEnv
-
-
-
Class com.luciad.lucy.gui.status.TLcyProgressBar
class TLcyProgressBar extends JProgressBar implements Serializable-
Serialized Fields
-
fAutoHide
boolean fAutoHide
-
-
-
Class com.luciad.lucy.gui.status.TLcyStatusMessageBar
class TLcyStatusMessageBar extends JPanel implements Serializable-
Serialized Fields
-
fAnimated
boolean fAnimated
-
fAttractEyeTimer
com.luciad.lucy.gui.status.TLcyStatusMessageBar.AttractEyeTimer fAttractEyeTimer
-
fClearTextTimer
com.luciad.lucy.gui.status.TLcyStatusMessageBar.ClearTextTimer fClearTextTimer
-
fEditorPane
JEditorPane fEditorPane
-
fErrorIcon
Icon fErrorIcon
-
fIconLabel
JLabel fIconLabel
-
fLucyEnv
ILcyLucyEnv fLucyEnv
-
fOpacity
int fOpacity
-
fStatusEventManager
com.luciad.internal.samples.lucy.util.StatusEventManager fStatusEventManager
-
fStatusSource
com.luciad.lucy.gui.status.TLcyStatusMessageBar.StatusSource fStatusSource
-
fWarningIcon
Icon fWarningIcon
-
-
-
-
Package com.luciad.lucy.map
-
Class com.luciad.lucy.map.TLcyAreaOfInterestLayer
class TLcyAreaOfInterestLayer extends TLcdGXYLayer implements Serializable-
Serialized Fields
-
fActiveAreaOfInterest
ILcd2DEditableBounds fActiveAreaOfInterest
-
fTransformationClass
TLcdGeoReference2GeoReference fTransformationClass
-
-
-
Class com.luciad.lucy.map.TLcyDynamicLonLatGridLayer
class TLcyDynamicLonLatGridLayer extends TLcdMapLonLatGridLayer implements Serializable-
Serialized Fields
-
fBorderGridLabelFormatter
com.luciad.lucy.map.TLcyDynamicLonLatGridLayer.BorderGridLabelFormatter fBorderGridLabelFormatter
-
fGridSpacer
com.luciad.internal.samples.common.gxy.DynamicLonLatGridLayer.GridSpacer fGridSpacer
-
fMyModel
com.luciad.internal.lucy.map.TLcyDynamicLonLatGridModel fMyModel
-
-
-
Class com.luciad.lucy.map.TLcyG2DLineStyle
class TLcyG2DLineStyle extends Object implements Serializable-
Serialized Fields
-
fAntiAliasing
boolean fAntiAliasing
-
fColor
Color fColor
-
fLineEnd
int fLineEnd
-
fLineJoin
int fLineJoin
-
fLineWidth
int fLineWidth
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fSelectionColor
Color fSelectionColor
-
fSelectionLineWidth
int fSelectionLineWidth
-
fSelectionStroke
Stroke fSelectionStroke
-
fStroke
Stroke fStroke
-
fValidStrokes
boolean fValidStrokes
-
-
-
Class com.luciad.lucy.map.TLcyGenericMapManagerEvent
class TLcyGenericMapManagerEvent extends EventObject implements Serializable-
Serialized Fields
-
fId
int fId
-
fMapComponent
ILcyGenericMapComponent<S extends ILcdView,
T extends ILcdLayer> fMapComponent -
fMapManager
TLcyGenericMapManager<S extends ILcdView,
T extends ILcdLayer> fMapManager
-
-
-
Class com.luciad.lucy.map.TLcyMapComponent
class TLcyMapComponent extends JPanel implements Serializable-
Serialized Fields
-
fAreaOfInterestLayer
TLcyAreaOfInterestLayer fAreaOfInterestLayer
-
fAutoSnapList
com.luciad.lucy.map.TLcyAutoSnapList fAutoSnapList
-
fAvailableGXYControllerIDs
Vector<Integer> fAvailableGXYControllerIDs
-
fAvailableGXYControllers
Vector<ILcdGXYController> fAvailableGXYControllers
-
fGXYLayerOrderManager
ILcyGXYLayerOrderManager fGXYLayerOrderManager
-
fMapComponentFactory
ALcyMapComponentFactory fMapComponentFactory
-
fSupport
com.luciad.internal.lucy.map.TLcyGenericMapComponentSupport<ILcdGXYLayer,
ILcdGXYView> fSupport
-
-
-
Class com.luciad.lucy.map.TLcyMapLayerControl
class TLcyMapLayerControl extends JPanel implements Serializable-
Serialized Fields
-
fActionBar
ILcyActionBar fActionBar
-
fMapComponent
TLcyMapComponent fMapComponent
-
fOrderActionBar
ILcyActionBar fOrderActionBar
-
fPopupMenu
ILcyPopupMenu fPopupMenu
-
fSelectedLayer
ILcdGXYLayer fSelectedLayer
-
fSelectedLayersListener
PropertyChangeListener fSelectedLayersListener
-
-
-
Class com.luciad.lucy.map.TLcyMapManagerEvent
class TLcyMapManagerEvent extends EventObject implements Serializable-
Serialized Fields
-
fId
int fId
-
fMapComponent
ILcyMapComponent fMapComponent
-
fMapManager
ILcyMapManager fMapManager
-
-
-
Class com.luciad.lucy.map.TLcySnappableGXYLayer
class TLcySnappableGXYLayer extends TLcdGXYLayer implements Serializable-
Serialized Fields
-
fSnappingOn
boolean fSnappingOn
-
-
-
-
Package com.luciad.lucy.map.action
-
Class com.luciad.lucy.map.action.ALcyCreateLayersAction
class ALcyCreateLayersAction extends ALcdAction implements Serializable-
Serialized Fields
-
fCreateLayersActionUI
com.luciad.lucy.map.action.TLcyCreateLayersActionUI fCreateLayersActionUI
-
fDefaultModelDescriptorFactory
ALcyDefaultModelDescriptorFactory fDefaultModelDescriptorFactory
-
fLucyEnv
ILcyLucyEnv fLucyEnv
-
fMapComponent
ILcyGenericMapComponent<S extends ILcdView & ILcdTreeLayered,
T extends ILcdLayer> fMapComponent -
fUndoSupport
TLcdUndoSupport fUndoSupport
-
-
-
Class com.luciad.lucy.map.action.ALcyGXYNewControllerActiveSettable
class ALcyGXYNewControllerActiveSettable extends TLcyGXYSetControllerActiveSettable implements Serializable-
Serialized Fields
-
fKeepActiveIcon
ILcdIcon fKeepActiveIcon
-
fNewController
T extends ILcdGXYController fNewController
-
fSupport
com.luciad.internal.lucy.map.action.TLcyCreateControllerActiveSettableSupport fSupport
-
-
-
Class com.luciad.lucy.map.action.ALcyObjectSelectionAction
class ALcyObjectSelectionAction extends ALcdAction implements Serializable-
Serialized Fields
-
fAutoHide
boolean fAutoHide
Deprecated. -
fCurrentSelection
List<TLcyDomainObjectContext> fCurrentSelection
Deprecated. -
fForeignObjects
boolean fForeignObjects
Deprecated. -
fMaxObjectCount
int fMaxObjectCount
Deprecated. -
fMinObjectCount
int fMinObjectCount
Deprecated. -
fObjectFilter
ILcdFilter<TLcyDomainObjectContext> fObjectFilter
Deprecated. -
fStrict
boolean fStrict
Deprecated. -
fUndoSupport
TLcdUndoSupport fUndoSupport
Deprecated. -
fView
S extends ILcdView & ILcdTreeLayered fView
Deprecated.
-
-
-
Class com.luciad.lucy.map.action.TLcyCreateGXYLayerAction
class TLcyCreateGXYLayerAction extends ALcyCreateLayersAction<ILcdGXYView,ILcdGXYLayer> implements Serializable -
Class com.luciad.lucy.map.action.TLcyGXYNewControllerActiveSettable
class TLcyGXYNewControllerActiveSettable extends ALcyGXYNewControllerActiveSettable<TLcdGXYNewController2> implements Serializable -
Class com.luciad.lucy.map.action.TLcyGXYSetControllerActiveSettable
class TLcyGXYSetControllerActiveSettable extends ALcyActiveSettable implements Serializable-
Serialized Fields
-
fControllerPropertyChangeListener
PropertyChangeListener fControllerPropertyChangeListener
Converts the "GXYController" property change event from theILcdGXYView
that indicates a controller change to an "active" property change of this active settable. -
fGXYController
ILcdGXYController fGXYController
-
fGXYView
ILcdGXYView fGXYView
-
fLucyEnv
ILcyLucyEnv fLucyEnv
-
-
-
Class com.luciad.lucy.map.action.TLcyGXYTouchNewControllerActiveSettable
class TLcyGXYTouchNewControllerActiveSettable extends ALcyGXYNewControllerActiveSettable<TLcdGXYTouchNewController> implements Serializable -
Class com.luciad.lucy.map.action.TLcyStartNewMapComponentAction
class TLcyStartNewMapComponentAction extends ALcdAction implements Serializable-
Serialized Fields
-
fApplicationPaneType
int fApplicationPaneType
-
fInitialAppSize
Dimension fInitialAppSize
-
fListenToStatusChanges
boolean fListenToStatusChanges
-
fLucyEnv
ILcyLucyEnv fLucyEnv
-
fMapComponentFactory
ALcyMapComponentFactory fMapComponentFactory
-
fMapManager
ILcyMapManager fMapManager
-
-
-
-
Package com.luciad.lucy.map.action.lightspeed
-
Class com.luciad.lucy.map.action.lightspeed.TLcyLspCreateControllerActiveSettable
class TLcyLspCreateControllerActiveSettable extends TLcyLspSetControllerActiveSettable implements Serializable-
Serialized Fields
-
fCreateController
TLspCreateController fCreateController
-
fKeepActiveIcon
ILcdIcon fKeepActiveIcon
-
fSupport
com.luciad.internal.lucy.map.action.TLcyCreateControllerActiveSettableSupport fSupport
-
-
-
Class com.luciad.lucy.map.action.lightspeed.TLcyLspCreateLayerAction
class TLcyLspCreateLayerAction extends ALcyCreateLayersAction<ILspView,ILspLayer> implements Serializable -
Class com.luciad.lucy.map.action.lightspeed.TLcyLspProjectionActiveSettable
class TLcyLspProjectionActiveSettable extends ALcyActiveSettable implements Serializable-
Serialized Fields
-
f3D
boolean f3D
-
fReference
ILcdXYZWorldReference fReference
-
fView
ILspView fView
-
-
-
Class com.luciad.lucy.map.action.lightspeed.TLcyLspSetControllerActiveSettable
class TLcyLspSetControllerActiveSettable extends ALcyActiveSettable implements Serializable-
Serialized Fields
-
fActiveSettable
com.luciad.lucy.map.action.lightspeed.TLcyLspSetControllerActiveSettable.LspSetControllerActiveSettable fActiveSettable
-
-
-
-
Package com.luciad.lucy.map.asynchronous
-
Class com.luciad.lucy.map.asynchronous.TLcyGXYAsynchronousLayerCustomizerPanel
class TLcyGXYAsynchronousLayerCustomizerPanel extends JPanel implements Serializable-
Serialized Fields
-
fBusyWidget
JPanel fBusyWidget
-
fLayeredPane
JLayeredPane fLayeredPane
-
fLucyEnv
ILcyLucyEnv fLucyEnv
-
fObject
Object fObject
-
fTaskQueue
com.luciad.internal.view.gxy.asynchronous.TLinGXYAsynchronousTaskQueue fTaskQueue
-
fUndoableListener
com.luciad.lucy.map.asynchronous.TLcyGXYAsynchronousLayerCustomizerPanel.MyUndoableListener fUndoableListener
Listener wrapping layer undoables -
fUndoSupport
TLcdUndoSupport fUndoSupport
-
fUnwrap
com.luciad.lucy.map.asynchronous.TLcyGXYAsynchronousLayerCustomizerPanel.Unwrap fUnwrap
-
fWrappedPanel
ILcyCustomizerPanel fWrappedPanel
-
-
-
-
Package com.luciad.lucy.map.lightspeed
-
Class com.luciad.lucy.map.lightspeed.TLcyLspMapComponent
class TLcyLspMapComponent extends JPanel implements Serializable-
Serialized Fields
-
fAvailableControllerIDs
Vector<Integer> fAvailableControllerIDs
-
fAvailableControllers
Vector<ILspController> fAvailableControllers
-
fProperties
TLcyStringProperties fProperties
-
fSupport
com.luciad.internal.lucy.map.TLcyGenericMapComponentSupport<ILspLayer,
ILspView> fSupport
-
-
-
Class com.luciad.lucy.map.lightspeed.TLcyLspMapLayerControl
class TLcyLspMapLayerControl extends JPanel implements Serializable-
Serialized Fields
-
fActionBar
ILcyActionBar fActionBar
-
fMapComponent
ILcyLspMapComponent fMapComponent
-
fOrderActionBar
ILcyActionBar fOrderActionBar
-
fPopupMenu
ILcyPopupMenu fPopupMenu
-
-
-
-
Package com.luciad.lucy.model
-
Class com.luciad.lucy.model.TLcyCompositeModelEncoder
class TLcyCompositeModelEncoder extends TLcyGenericComposite<TLcyModelEncoderHolder> implements Serializable
-
-
Package com.luciad.lucy.util
-
Class com.luciad.lucy.util.ALcyCompositeFilter
class ALcyCompositeFilter extends Object implements Serializable-
Serialized Fields
-
fChangeSupport
TLcdChangeSupport fChangeSupport
-
fFilters
Vector<ILcdFilter<T>> fFilters
-
fWeakChangeListener
com.luciad.lucy.util.ALcyCompositeFilter.WeakChangeListener fWeakChangeListener
-
-
-
Class com.luciad.lucy.util.TLcyCompositeAndFilter
-
Class com.luciad.lucy.util.TLcyModelObjectFilter
class TLcyModelObjectFilter extends Object implements Serializable-
Serialized Fields
-
fChangeSupport
TLcdChangeSupport fChangeSupport
-
fFilteredObjects
Map<Object,
Object> fFilteredObjects Implementation keeps reference to filtered objects instead of to accepted objects because this makes sure that objects that are added to the ILcdModel are initially accepted.
Since there is no
IdentitySet
available, we use a map with aTLcyModelObjectFilter.DUMMY_VALUE
as value. -
fModel
ILcdIntegerIndexedModel fModel
-
-
-
Exception Class com.luciad.lucy.util.TLcyUserCancelledException
class TLcyUserCancelledException extends RuntimeException implements Serializable -
Exception Class com.luciad.lucy.util.TLcyVetoException
class TLcyVetoException extends Exception implements Serializable
-
-
Package com.luciad.lucy.workspace
-
Exception Class com.luciad.lucy.workspace.TLcyWorkspaceAbortedException
class TLcyWorkspaceAbortedException extends IOException implements Serializable -
Class com.luciad.lucy.workspace.TLcyWorkspaceManagerEvent
class TLcyWorkspaceManagerEvent extends EventObject implements Serializable-
Serialized Fields
-
fID
int fID
-
-
-
-
Package com.luciad.model
-
Class com.luciad.model.ALcdModel
class ALcdModel extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fModelDescriptor
ILcdModelDescriptor fModelDescriptor
-
fModelEncoder
ILcdModelEncoder fModelEncoder
-
fModelReference
ILcdModelReference fModelReference
-
-
-
Class com.luciad.model.TLcd2DBoundsIndexedModel
class TLcd2DBoundsIndexedModel extends ALcdModel implements Serializable-
Serialized Fields
-
fAddElementFilter
ILcdFilter fAddElementFilter
-
fBounds
ILcdBounds fBounds
-
fBoundsIndex
com.luciad.internal.model.ILcd2DBoundsIndex fBoundsIndex
-
fElements
List<Object> fElements
-
fRemoveElementFilter
ILcdFilter fRemoveElementFilter
-
-
-
Class com.luciad.model.TLcd2DBoundsIndexedModelList
class TLcd2DBoundsIndexedModelList extends TLcdModelList implements Serializable -
Class com.luciad.model.TLcd2DBoundsIndexedModelTreeNode
class TLcd2DBoundsIndexedModelTreeNode extends TLcd2DBoundsIndexedModel implements Serializable-
Serialized Fields
-
fSupport
TLcdModelTreeNodeSupport fSupport
The support object, which contains the actualILcdModelTreeNode
-logic
-
-
-
Class com.luciad.model.TLcd2DRegularTiledBoundsIndexedModel
class TLcd2DRegularTiledBoundsIndexedModel extends ALcdModel implements Serializable-
Serialized Fields
-
fAddElementFilter
ILcdFilter fAddElementFilter
Deprecated. -
fBounds
ILcdBounds fBounds
Deprecated. -
fIrregular
com.luciad.internal.model.ILcd2DBoundsIndex fIrregular
Deprecated. -
fRegularRasterBounds
ILcd2DEditableBounds fRegularRasterBounds
Deprecated. -
fRemoveElementFilter
ILcdFilter fRemoveElementFilter
Deprecated. -
fTileBounds
ILcd2DEditableBounds fTileBounds
Deprecated. -
fTileCols
int fTileCols
Deprecated. -
fTileRows
int fTileRows
Deprecated. -
fTiles
com.luciad.internal.model.ILcd2DBoundsIndex[][] fTiles
Deprecated. -
fTilesBounds
ILcd2DEditableBounds[][] fTilesBounds
Deprecated. -
fVector
Vector fVector
Deprecated.
-
-
-
Class com.luciad.model.TLcdDataModelDescriptor
class TLcdDataModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fAnnotations
Map<Class<?>,
ILcdAnnotation> fAnnotations -
fDataModel
TLcdDataModel fDataModel
-
fModelElementTypes
Set<TLcdDataType> fModelElementTypes
-
fModelTypes
Set<TLcdDataType> fModelTypes
-
-
-
Class com.luciad.model.TLcdDataObjectIndexedAnd2DBoundsIndexedModel
class TLcdDataObjectIndexedAnd2DBoundsIndexedModel extends Object implements Serializable-
Serialized Fields
-
f2DBoundsIndexedModel
TLcd2DBoundsIndexedModel f2DBoundsIndexedModel
-
fDataObjectIndexedModel
TLcdDataObjectIndexedVectorModel fDataObjectIndexedModel
-
fEventSupport
com.luciad.internal.model.TLinDelegatingModelEventSupport fEventSupport
-
-
-
Class com.luciad.model.TLcdDataObjectIndexedVectorModel
class TLcdDataObjectIndexedVectorModel extends Object implements Serializable-
Serialized Fields
-
fDataObjectExpressionLanguage
ALcdDataObjectExpressionLanguage fDataObjectExpressionLanguage
-
fEventSupport
com.luciad.internal.model.TLinDelegatingModelEventSupport fEventSupport
-
fIndexIds
Map<Set<String>,
com.luciad.model.TLcdDataObjectIndexedVectorModel.MyIndexId> fIndexIds -
fIndices
Map<com.luciad.model.TLcdDataObjectIndexedVectorModel.MyIndexId,
Map<List<Object>, List<ILcdDataObject>>> fIndices -
fModel
ILcdIntegerIndexedModel fModel
-
fUniqueIndices
Map<com.luciad.model.TLcdDataObjectIndexedVectorModel.MyIndexId,
Map<List<Object>, ILcdDataObject>> fUniqueIndices
-
-
-
Class com.luciad.model.TLcdDefaultObjectInModelFilter
class TLcdDefaultObjectInModelFilter extends Object implements Serializable-
Serialized Fields
-
fModel
ILcdModel fModel
-
fObjectSelectionFunction
com.luciad.model.TLcdDefaultObjectInModelFilter.MyObjectSelectionFunction fObjectSelectionFunction
-
-
-
Class com.luciad.model.TLcdEditableDataModelListDescriptor
class TLcdEditableDataModelListDescriptor extends TLcdEditableModelListDescriptor implements Serializable-
Serialized Fields
-
fDataModel
TLcdDataModel fDataModel
-
fModelElementTypes
Set<TLcdDataType> fModelElementTypes
-
fModelTypes
Set<TLcdDataType> fModelTypes
-
-
-
Class com.luciad.model.TLcdEditableModelListDescriptor
class TLcdEditableModelListDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fModelDescriptors
List<ILcdModelDescriptor> fModelDescriptors
-
-
-
Class com.luciad.model.TLcdFeaturedModelDescriptor
class TLcdFeaturedModelDescriptor extends TLcdModelDescriptor implements Serializable -
Class com.luciad.model.TLcdFeatureIndexedAnd2DBoundsIndexedModel
class TLcdFeatureIndexedAnd2DBoundsIndexedModel extends ALcdModel implements Serializable-
Serialized Fields
-
f2DBoundsIndexedModel
TLcd2DBoundsIndexedModel f2DBoundsIndexedModel
Deprecated. -
fEventSupport
com.luciad.internal.model.TLinDelegatingModelEventSupport fEventSupport
Deprecated. -
fFeatureIndexedModel
TLcdFeatureIndexedVectorModel fFeatureIndexedModel
Deprecated.
-
-
-
Class com.luciad.model.TLcdFeatureIndexedVectorModel
class TLcdFeatureIndexedVectorModel extends Object implements Serializable-
Serialized Fields
-
fEventSupport
com.luciad.internal.model.TLinDelegatingModelEventSupport fEventSupport
Deprecated. -
fIndices
Hashtable fIndices
Deprecated. -
fModel
ILcdIntegerIndexedModel fModel
Deprecated. -
fUniqueIndices
Hashtable fUniqueIndices
Deprecated.
-
-
-
Class com.luciad.model.TLcdModelChangedEvent
class TLcdModelChangedEvent extends EventObject implements Serializable-
Serialized Fields
-
fCode
int fCode
-
fModelChanges
Map fModelChanges
-
-
-
Class com.luciad.model.TLcdModelContainerEvent
class TLcdModelContainerEvent extends ALcdDispatchableEvent implements Serializable-
Serialized Fields
-
fModel
ILcdModel fModel
-
id
int id
-
-
-
Class com.luciad.model.TLcdModelDescriptor
class TLcdModelDescriptor extends Object implements Serializable-
Serialized Fields
-
fDisplayName
String fDisplayName
Indication of display name for the data of the model this model descriptor is used for. -
fSourceName
String fSourceName
Source of the data of the model this model descriptor is used for. -
fTypeName
String fTypeName
Type of data of the model this model descriptor is used for.
-
-
-
Class com.luciad.model.TLcdModelList
class TLcdModelList extends ALcdModel implements Serializable-
Serialized Fields
-
fContainerSupport
com.luciad.internal.model.TLcdModelContainerSupport fContainerSupport
-
fDefaultObjectInModelFilter
TLcdDefaultObjectInModelFilter fDefaultObjectInModelFilter
-
fFilterTable
Hashtable<ILcdModel,
ILcdFilter> fFilterTable -
fModelChangedEventSupport
com.luciad.internal.model.TLinDelegatingModelEventSupport fModelChangedEventSupport
-
-
-
Class com.luciad.model.TLcdModelProducerEvent
class TLcdModelProducerEvent extends ALcdDispatchableEvent implements Serializable-
Serialized Fields
-
fAdjusting
boolean fAdjusting
-
fId
int fId
-
fModel
ILcdModel fModel
-
fModelProducer
ILcdModelProducer fModelProducer
-
-
-
Class com.luciad.model.TLcdModelProducerEventMulticaster
class TLcdModelProducerEventMulticaster extends TLcdEventMulticaster implements Serializable -
Class com.luciad.model.TLcdModelReferenceMetadata
class TLcdModelReferenceMetadata extends Object implements Serializable-
Serialized Fields
-
fAuthorityCode
String fAuthorityCode
-
fAuthorityName
String fAuthorityName
-
fAxesInformation
TLcdAxisInformation[] fAxesInformation
-
-
-
Class com.luciad.model.TLcdModelTreeNode
class TLcdModelTreeNode extends TLcdVectorModel implements Serializable-
Serialized Fields
-
fSupport
TLcdModelTreeNodeSupport fSupport
The support object, which contains the actualILcdModelTreeNode
-logic
-
-
-
Class com.luciad.model.TLcdMultilevel2DBoundsIndexedModel
class TLcdMultilevel2DBoundsIndexedModel extends ALcdModel implements Serializable-
Serialized Fields
-
fCumulative
boolean fCumulative
-
fDefaultLevel
int fDefaultLevel
-
fIntegerIndexedSubmodel
ILcdIntegerIndexedModel fIntegerIndexedSubmodel
-
fMultilevelModel
ILcd2DBoundsIndexedModel[] fMultilevelModel
-
fRange
double[] fRange
-
fSoftReference
SoftReference fSoftReference
-
fSubmodelListener
com.luciad.model.TLcdMultilevel2DBoundsIndexedModel.MyModelListener fSubmodelListener
-
-
-
Class com.luciad.model.TLcdMultilevelTiledModelDescriptor
class TLcdMultilevelTiledModelDescriptor extends TLcdFeaturedModelDescriptor implements Serializable-
Serialized Fields
-
fDataModel
TLcdDataModel fDataModel
Deprecated. -
fModel
TLcdMultilevel2DBoundsIndexedModel fModel
Deprecated. -
fModelElementTypes
Set<TLcdDataType> fModelElementTypes
Deprecated. -
fModelTypes
Set<TLcdDataType> fModelTypes
Deprecated.
-
-
-
Class com.luciad.model.TLcdOpenAction
class TLcdOpenAction extends ALcdAction implements Serializable-
Serialized Fields
-
fEventMulticaster
TLcdEventMulticaster fEventMulticaster
-
fLastDirectory
String fLastDirectory
-
fLoadInSeparateThread
boolean fLoadInSeparateThread
-
fModelDecoder
ILcdModelDecoder[] fModelDecoder
-
fParentFrame
Frame fParentFrame
-
fPath
String fPath
-
fPredefinedFileNames
String[] fPredefinedFileNames
-
fPredefinedFilesFormatter
ILcdFormatter fPredefinedFilesFormatter
-
fSourceComponent
Component fSourceComponent
-
fTempVector
Vector fTempVector
-
fUseDialog
boolean fUseDialog
-
-
-
Class com.luciad.model.TLcdRegularTiled2DBoundsIndexedModel
class TLcdRegularTiled2DBoundsIndexedModel extends ALcdModel implements Serializable-
Serialized Fields
-
fModelBounds
ILcdBounds fModelBounds
Deprecated. -
fTileProvider
ILcdTileProvider fTileProvider
Deprecated.
-
-
-
Class com.luciad.model.TLcdSaveAction
class TLcdSaveAction extends ALcdAction implements Serializable-
Serialized Fields
-
fGXYView
ILcdGXYView fGXYView
-
fParentFrame
Frame fParentFrame
-
-
-
Class com.luciad.model.TLcdSoft2DBoundsIndexedModel
class TLcdSoft2DBoundsIndexedModel extends Object implements Serializable-
Serialized Fields
-
fModelBounds
ILcdBounds fModelBounds
-
fModelDecoder
ILcdModelDecoder fModelDecoder
-
fModelDescriptor
ILcdModelDescriptor fModelDescriptor
-
fModelReference
ILcdModelReference fModelReference
-
fModelSoftReference
SoftReference fModelSoftReference
-
fSource
String fSource
-
-
-
Class com.luciad.model.TLcdTiled2DBoundsIndexedModel
class TLcdTiled2DBoundsIndexedModel extends Object implements Serializable-
Serialized Fields
-
f2DBoundsIndexedModel
ILcd2DBoundsIndexedModel f2DBoundsIndexedModel
Deprecated. -
fModelDescriptor
ILcdModelDescriptor fModelDescriptor
Deprecated. -
fModelReference
ILcdModelReference fModelReference
Deprecated. -
fRecentlyAccessedModel
ILcd2DBoundsIndexedModel fRecentlyAccessedModel
Deprecated.
-
-
-
Class com.luciad.model.TLcdVectorModel
class TLcdVectorModel extends ALcdModel implements Serializable-
Serialized Fields
-
fAddElementFilter
ILcdFilter fAddElementFilter
-
fRemoveElementFilter
ILcdFilter fRemoveElementFilter
-
fVector
Vector fVector
The vector to contain the models elements.
-
-
-
-
Package com.luciad.model.transformation
-
Class com.luciad.model.transformation.ALcdTransformingModel
class ALcdTransformingModel extends Object implements Serializable
-
-
Package com.luciad.multidimensional
-
Package com.luciad.network.graph
-
Class com.luciad.network.graph.TLcdGraphChangedEvent
class TLcdGraphChangedEvent extends EventObject implements Serializable
-
-
Package com.luciad.network.graph.partition
-
Class com.luciad.network.graph.partition.TLcdPartitionedGraphChangedEvent
class TLcdPartitionedGraphChangedEvent extends EventObject implements Serializable
-
-
Package com.luciad.ogc.common
-
Exception Class com.luciad.ogc.common.TLcdOGCServiceException
class TLcdOGCServiceException extends Exception implements Serializable-
Serialized Fields
-
fCode
int fCode
-
fExceptions
List<TLcdOWSException> fExceptions
-
fServiceName
String fServiceName
-
fServiceVersion
String fServiceVersion
-
-
-
-
Package com.luciad.ogc.csw.server
-
Exception Class com.luciad.ogc.csw.server.TLcdCSWServiceException
class TLcdCSWServiceException extends TLcdOGCServiceException implements Serializable -
Class com.luciad.ogc.csw.server.TLcdCSWServlet
class TLcdCSWServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
fCommandDispatcher
com.luciad.ogc.csw.server.TLcdCSWCommandDispatcher fCommandDispatcher
-
-
-
-
Package com.luciad.ogc.ows.model
-
Exception Class com.luciad.ogc.ows.model.TLcdOWSDecodingException
class TLcdOWSDecodingException extends IOException implements Serializable -
Exception Class com.luciad.ogc.ows.model.TLcdOWSHttpTransportException
class TLcdOWSHttpTransportException extends TLcdOWSTransportException implements Serializable-
Serialized Fields
-
fHeaderFields
Map fHeaderFields
-
fResponseCode
int fResponseCode
-
-
-
Exception Class com.luciad.ogc.ows.model.TLcdOWSServerException
class TLcdOWSServerException extends IOException implements Serializable-
Serialized Fields
-
fExceptionReport
TLcdOWSExceptionReport fExceptionReport
-
-
-
Exception Class com.luciad.ogc.ows.model.TLcdOWSTransportException
class TLcdOWSTransportException extends IOException implements Serializable -
Exception Class com.luciad.ogc.ows.model.TLcdOWSUnsupportedVersionException
class TLcdOWSUnsupportedVersionException extends IOException implements Serializable-
Serialized Fields
-
fVersion
String fVersion
-
-
-
-
Package com.luciad.ogc.sld.view.gxy
-
Class com.luciad.ogc.sld.view.gxy.ALcdSLDFeatureTypeStylePainter
class ALcdSLDFeatureTypeStylePainter extends Object implements Serializable -
Class com.luciad.ogc.sld.view.gxy.ALcdSLDRulePainter
class ALcdSLDRulePainter extends Object implements Serializable-
Serialized Fields
-
fFilterEvaluator
ILcdFilter fFilterEvaluator
-
fHasElseFilter
boolean fHasElseFilter
-
fMaxScaleDenominator
double fMaxScaleDenominator
-
fMinScaleDenominator
double fMinScaleDenominator
-
fObjectDelegateMode
int fObjectDelegateMode
-
fSymbolizerPainters
List<ALcdSLDSymbolizerPainter> fSymbolizerPainters
-
-
-
Class com.luciad.ogc.sld.view.gxy.TLcdSLDFeatureTypeStylePainter
class TLcdSLDFeatureTypeStylePainter extends ALcdSLDFeatureTypeStylePainter implements Serializable-
Serialized Fields
-
fApplicableScaleRules
List<ALcdSLDRulePainter> fApplicableScaleRules
-
fEditor
ILcdGXYEditor fEditor
-
fEditTouchedOnly
boolean fEditTouchedOnly
-
fLabelIndex
int fLabelIndex
-
fLabelLocation
TLcdLabelLocation fLabelLocation
-
fLocationIndex
int fLocationIndex
-
fObject
Object fObject
-
-
-
Class com.luciad.ogc.sld.view.gxy.TLcdSLDRulePainter
class TLcdSLDRulePainter extends ALcdSLDRulePainter implements Serializable-
Serialized Fields
-
fLabelIndex
int fLabelIndex
-
fLabelLocation
TLcdLabelLocation fLabelLocation
-
fLastMapScale
TLcdMapScale fLastMapScale
-
fLastScale
double fLastScale
-
fLastWorldOrigin
ILcdPoint fLastWorldOrigin
-
fLocationIndex
int fLocationIndex
-
fObject
Object fObject
-
fObjectAccepted
boolean fObjectAccepted
-
-
-
-
Package com.luciad.ogc.wcs
-
Exception Class com.luciad.ogc.wcs.TLcdWCSServiceException
class TLcdWCSServiceException extends TLcdOGCServiceException implements Serializable -
Class com.luciad.ogc.wcs.TLcdWCSServlet
class TLcdWCSServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
fCommandDispatcher
ALcdOGCCommandDispatcher fCommandDispatcher
-
fDefaultBaseUrl
String fDefaultBaseUrl
-
-
-
-
Package com.luciad.ogc.wcs.client
-
Class com.luciad.ogc.wcs.client.TLcdWCSProxyModel
class TLcdWCSProxyModel extends Object implements Serializable-
Serialized Fields
-
fModel
TLcd2DBoundsIndexedModel fModel
-
fModelChangeSupport
TLcdModelChangedEventSupport fModelChangeSupport
-
fWCSProxy
TLcdWCSProxy fWCSProxy
-
-
-
Class com.luciad.ogc.wcs.client.TLcdWCSProxyModelDescriptor
class TLcdWCSProxyModelDescriptor extends TLcdMultilevelRasterModelDescriptor implements Serializable-
Serialized Fields
-
fCapabilities
TLcdWCSCapabilities fCapabilities
-
fFormat
String fFormat
-
fIsElevation
boolean fIsElevation
-
fOffering
TLcdWCSCoverageOffering fOffering
-
-
-
-
Package com.luciad.ogc.wfs
-
Class com.luciad.ogc.wfs.TLcdWFSModelEncoder
class TLcdWFSModelEncoder extends Object implements Serializable-
Serialized Fields
-
fContentType
String fContentType
-
fDelegate
ILcdModelEncoder fDelegate
-
-
-
Exception Class com.luciad.ogc.wfs.TLcdWFSServiceException
class TLcdWFSServiceException extends TLcdOGCServiceException implements Serializable -
Class com.luciad.ogc.wfs.TLcdWFSServlet
class TLcdWFSServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
fCommandDispatcher
ALcdOGCCommandDispatcher fCommandDispatcher
-
fDefaultBaseUrl
String fDefaultBaseUrl
-
-
-
-
Package com.luciad.ogc.wfs.client
-
Class com.luciad.ogc.wfs.client.TLcdWFSProxyModel
class TLcdWFSProxyModel extends ALcdModel implements Serializable-
Serialized Fields
-
fAllData
ILcdModel fAllData
-
fCachingMode
int fCachingMode
-
fCapabilities
TLcdWFSCapabilities fCapabilities
-
fChangedEventSupport
TLcdModelChangedEventSupport fChangedEventSupport
-
fExceptionHandler
ILcdExceptionHandler fExceptionHandler
-
fFallbackModelDecoder
ILcdWFSModelDecoder fFallbackModelDecoder
-
fFeatureType
TLcdWFSFeatureType fFeatureType
-
fFeatureTypeDataModel
TLcdDataModel fFeatureTypeDataModel
-
fFeatureTypeName
QName fFeatureTypeName
-
fFilter
TLcdOGCFilter fFilter
-
fGeometryPropertyName
QName fGeometryPropertyName
-
fIDRetriever
ILcdOGCFeatureIDRetriever fIDRetriever
-
fInstanceCache
com.luciad.internal.util.TLinWeakCache<Object,
Object> fInstanceCache -
fLastWindowData
ILcdModel fLastWindowData
-
fLastWindowFilter
TLcdOGCFilter fLastWindowFilter
-
fMaxFeatures
Integer fMaxFeatures
-
fModelBounds
ILcd3DEditableBounds fModelBounds
-
fModelDescriptor
TLcdWFSProxyModelDescriptor fModelDescriptor
-
fModelReference
ILcdModelReference fModelReference
-
fOutputFormat
String fOutputFormat
-
fRequestProperties
Properties fRequestProperties
-
fSpecificOutputFormatDecoders
Map<String,
ILcdWFSModelDecoder> fSpecificOutputFormatDecoders -
fVersion
String fVersion
-
fWarnedAboutCacheLimit
AtomicBoolean fWarnedAboutCacheLimit
-
fWFSClient
TLcdWFSClient fWFSClient
-
fWFSEncoder
com.luciad.internal.ogc.wfs.common.xml.TLinWFSEncoder fWFSEncoder
-
-
-
Class com.luciad.ogc.wfs.client.TLcdWFSProxyModelDescriptor
class TLcdWFSProxyModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fCapabilities
TLcdWFSCapabilities fCapabilities
-
fDataModelDescriptor
ILcdDataModelDescriptor fDataModelDescriptor
-
fFeatureTypeName
QName fFeatureTypeName
-
-
-
-
Package com.luciad.ogc.wmts.client
-
Class com.luciad.ogc.wmts.client.TLcdWMTSModelDescriptor
class TLcdWMTSModelDescriptor extends TLcdModelDescriptor implements Serializable-
Serialized Fields
-
fCompatible
boolean fCompatible
-
fDataBounds
ILcdBounds fDataBounds
-
fDataSource
TLcdWMTSDataSource fDataSource
-
-
-
-
Package com.luciad.panorama.model
-
Class com.luciad.panorama.model.TLcdPanoramaModelDescriptor
class TLcdPanoramaModelDescriptor extends TLcdDataModelDescriptor implements Serializable
-
-
Package com.luciad.projection
-
Class com.luciad.projection.ALcdAzimuthal
class ALcdAzimuthal extends ALcdProjection implements Serializable-
Serialized Fields
-
fOrigin
TLcdLonLatPoint fOrigin
Point of origin of the projection. -
fOriginLat
double fOriginLat
Latitude of the origin of the projection. -
fOriginLon
double fOriginLon
Longitude of the origin of the projection.
-
-
-
Class com.luciad.projection.ALcdConic
class ALcdConic extends ALcdProjection implements Serializable-
Serialized Fields
-
fFirstParallel
double fFirstParallel
First parallel of thisILcdConic
projection. -
fOrigin
TLcdLonLatPoint fOrigin
Point of origin of thisILcdConic
projection. -
fOriginLat
double fOriginLat
Latitude of the origin of thisILcdConic
projection. -
fOriginLon
double fOriginLon
Longitude of the origin of thisILcdConic
projection. -
fSecondParallel
double fSecondParallel
Second parallel of thisILcdConic
projection.
-
-
-
Class com.luciad.projection.ALcdCylindrical
class ALcdCylindrical extends ALcdProjection implements Serializable-
Serialized Fields
-
fCentralMeridian
double fCentralMeridian
Central meridian of thisALcdCylindrical
. -
fOrigin
TLcdLonLatPoint fOrigin
Point of origin of thisALcdCylindrical
. The latitude is always at zero degrees.
-
-
-
Class com.luciad.projection.ALcdGeneralPerspective
class ALcdGeneralPerspective extends ALcdProjection implements Serializable-
Serialized Fields
-
fAzimuth
double fAzimuth
Azimuth of thisALcdGeneralPerspective
. -
fOrigin
TLcdLonLatHeightPoint fOrigin
Point of origin of thisALcdGeneralPerspective
. -
fOriginHeight
double fOriginHeight
Height of the point of origin of thisALcdGeneralPerspective
. -
fOriginLat
double fOriginLat
Latitude of the point of origin of thisALcdGeneralPerspective
. -
fOriginLon
double fOriginLon
Longitude of the point of origin of thisALcdGeneralPerspective
. -
fPerspectiveDistance
double fPerspectiveDistance
Perspective distance of thisALcdGeneralPerspective
. -
fTiltAngle
double fTiltAngle
Tilt angle of thisALcdGeneralPerspective
.
-
-
-
Class com.luciad.projection.ALcdObliqueCylindrical
class ALcdObliqueCylindrical extends ALcdProjection implements Serializable-
Serialized Fields
-
fAzimuth
double fAzimuth
Azimuth of thisALcdObliqueCylindrical
. -
fCentralMeridian
double fCentralMeridian
Central meridian of thisALcdObliqueCylindrical
. -
fOrigin
TLcdLonLatPoint fOrigin
Point of origin of thisALcdObliqueCylindrical
. -
fStandardParallel
double fStandardParallel
Standard parallel of thisALcdObliqueCylindrical
.
-
-
-
Class com.luciad.projection.ALcdPerspective
class ALcdPerspective extends ALcdProjection implements Serializable-
Serialized Fields
-
fOrigin
TLcdLonLatHeightPoint fOrigin
Point of origin of thisALcdPerspective
. -
fOriginHeight
double fOriginHeight
Height of the point of origin of thisALcdPerspective
. -
fOriginLat
double fOriginLat
Latitude of the point of origin of thisALcdPerspective
. -
fOriginLon
double fOriginLon
Longitude of the point of origin of thisALcdPerspective
. -
fPerspectiveDistance
double fPerspectiveDistance
Perspective distance of thisALcdPerspective
.
-
-
-
Class com.luciad.projection.ALcdProjection
class ALcdProjection extends Object implements Serializable-
Serialized Fields
-
fPropertyChangeDispatcher
TLcdPropertyChangeDispatcher fPropertyChangeDispatcher
Dispatches property changes to the listeners.
-
-
-
Class com.luciad.projection.ALcdTransverseCylindrical
class ALcdTransverseCylindrical extends ALcdProjection implements Serializable-
Serialized Fields
-
fCentralMeridian
double fCentralMeridian
Central meridian of thisALcdTransverseCylindrical
. -
fOrigin
TLcdLonLatPoint fOrigin
Point of origin of thisALcdTransverseCylindrical
. -
fOriginLat
double fOriginLat
Latitude of point of origin of thisALcdTransverseCylindrical
.
-
-
-
Class com.luciad.projection.TLcdAlbersEqualAreaConic
class TLcdAlbersEqualAreaConic extends ALcdConic implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fC
double fC
-
fFirstParallelCos
double fFirstParallelCos
-
fFirstParallelSin
double fFirstParallelSin
-
fN
double fN
-
fOriginSinLat
double fOriginSinLat
-
fRho0overR
double fRho0overR
-
fRhoMax
double fRhoMax
-
fRhoMax2
double fRhoMax2
-
fSecondParallelCos
double fSecondParallelCos
-
fSecondParallelSin
double fSecondParallelSin
-
fThetaMax
double fThetaMax
-
-
-
Class com.luciad.projection.TLcdAzimuthalEquidistant
class TLcdAzimuthalEquidistant extends ALcdAzimuthal implements Serializable-
Serialized Fields
-
fCase
int fCase
-
fOriginCosLat
double fOriginCosLat
-
fOriginCosLon
double fOriginCosLon
-
fOriginSinLat
double fOriginSinLat
-
fOriginSinLon
double fOriginSinLon
-
-
-
Class com.luciad.projection.TLcdCassini
class TLcdCassini extends ALcdTransverseCylindrical implements Serializable -
Class com.luciad.projection.TLcdCassiniSoldner
class TLcdCassiniSoldner extends TLcdCassini implements Serializable-
Serialized Fields
-
fLongitudeLimit
double fLongitudeLimit
-
-
-
Class com.luciad.projection.TLcdDutchStereographic
class TLcdDutchStereographic extends ALcdAzimuthal implements Serializable-
Serialized Fields
-
fOriginCosLat
double fOriginCosLat
-
fOriginCosLon
double fOriginCosLon
-
fOriginSinLat
double fOriginSinLat
-
fOriginSinLon
double fOriginSinLon
-
-
-
Class com.luciad.projection.TLcdEckertIV
class TLcdEckertIV extends ALcdCylindrical implements Serializable -
Class com.luciad.projection.TLcdEckertVI
class TLcdEckertVI extends ALcdCylindrical implements Serializable -
Class com.luciad.projection.TLcdEllipsoidalEquidistantCylindrical
class TLcdEllipsoidalEquidistantCylindrical extends ALcdCylindrical implements Serializable-
Serialized Fields
-
fCosStandardParallel
double fCosStandardParallel
-
fSinStandardParallel
double fSinStandardParallel
-
fSphericalProjection
ILcdProjection fSphericalProjection
-
fStandardParallel
double fStandardParallel
-
-
-
Class com.luciad.projection.TLcdEllipsoidalLambertAzimuthalEqualArea
class TLcdEllipsoidalLambertAzimuthalEqualArea extends ALcdAzimuthal implements Serializable-
Serialized Fields
-
fOriginCosLat
double fOriginCosLat
-
fOriginSinLat
double fOriginSinLat
-
fSphericalProjection
ILcdProjection fSphericalProjection
-
-
-
Class com.luciad.projection.TLcdEquidistantCylindrical
class TLcdEquidistantCylindrical extends ALcdCylindrical implements Serializable-
Serialized Fields
-
fCosStandardParallel
double fCosStandardParallel
-
fStandardParallel
double fStandardParallel
-
-
-
Class com.luciad.projection.TLcdGeneralPerspective
class TLcdGeneralPerspective extends ALcdGeneralPerspective implements Serializable-
Serialized Fields
-
fCosAzimuth
double fCosAzimuth
-
fCosTiltAngle
double fCosTiltAngle
-
fOriginCosLat
double fOriginCosLat
-
fOriginCosLon
double fOriginCosLon
-
fOriginSinLat
double fOriginSinLat
-
fOriginSinLon
double fOriginSinLon
-
fRadiusFraction
double fRadiusFraction
-
fSinAzimuth
double fSinAzimuth
-
fSinTiltAngle
double fSinTiltAngle
-
fTiltAngleRad
double fTiltAngleRad
-
-
-
Class com.luciad.projection.TLcdGeodetic
class TLcdGeodetic extends ALcdProjection implements Serializable-
Serialized Fields
-
fOrigin
TLcdLonLatPoint fOrigin
-
fScaleX
double fScaleX
-
fScaleY
double fScaleY
-
-
-
Class com.luciad.projection.TLcdGnomonic
class TLcdGnomonic extends ALcdAzimuthal implements Serializable-
Serialized Fields
-
fOriginCosLat
double fOriginCosLat
-
fOriginCosLon
double fOriginCosLon
-
fOriginSinLat
double fOriginSinLat
-
fOriginSinLon
double fOriginSinLon
-
-
-
Class com.luciad.projection.TLcdKrovak
class TLcdKrovak extends ALcdProjection implements Serializable-
Serialized Fields
-
fAzimuth
double fAzimuth
-
fOrigin
ILcd2DEditablePoint fOrigin
-
fPseudoStandardParallel
double fPseudoStandardParallel
-
fPseudoStandardParallelRad
double fPseudoStandardParallelRad
-
-
-
Class com.luciad.projection.TLcdLambertAzimuthalEqualArea
class TLcdLambertAzimuthalEqualArea extends ALcdAzimuthal implements Serializable-
Serialized Fields
-
fOriginCosLat
double fOriginCosLat
-
fOriginCosLon
double fOriginCosLon
-
fOriginSinLat
double fOriginSinLat
-
fOriginSinLon
double fOriginSinLon
-
-
-
Class com.luciad.projection.TLcdLambertConformal
class TLcdLambertConformal extends ALcdConic implements Serializable-
Serialized Fields
-
fCircleF
double fCircleF
-
fCircleN
double fCircleN
-
fCircleRho0
double fCircleRho0
-
fCosPar1overCosPar2
double fCosPar1overCosPar2
-
fFirstParallelCos
double fFirstParallelCos
-
fFirstParallelSin
double fFirstParallelSin
-
fFirstParallelSin2
double fFirstParallelSin2
-
fMaxRho
double fMaxRho
-
fOriginSinLat
double fOriginSinLat
-
fSecondParallelSin
double fSecondParallelSin
-
fSecondParallelSin2
double fSecondParallelSin2
-
fTan1overTan2
double fTan1overTan2
-
fTanPar1_p
double fTanPar1_p
-
-
-
Class com.luciad.projection.TLcdMercator
class TLcdMercator extends ALcdCylindrical implements Serializable-
Serialized Fields
-
fLatitudeMax
double fLatitudeMax
-
fLatitudeMin
double fLatitudeMin
-
fTrueScaleLatitude
double fTrueScaleLatitude
-
-
-
Class com.luciad.projection.TLcdMillerCylindrical
class TLcdMillerCylindrical extends ALcdCylindrical implements Serializable-
Serialized Fields
-
fExtremumX
double fExtremumX
-
fExtremumY
double fExtremumY
-
-
-
Class com.luciad.projection.TLcdMollweide
class TLcdMollweide extends ALcdCylindrical implements Serializable -
Class com.luciad.projection.TLcdObliqueMercator
class TLcdObliqueMercator extends ALcdObliqueCylindrical implements Serializable-
Serialized Fields
-
fCos4Phi0
double fCos4Phi0
-
fCosAzimuth
double fCosAzimuth
-
fCosPhi0
double fCosPhi0
-
fScale
double fScale
-
fSin2Phi0
double fSin2Phi0
-
fSinAzimuth
double fSinAzimuth
-
fSinPhi0
double fSinPhi0
-
fSphericalObliqueMercator
com.luciad.projection.TLcdSphericalObliqueMercator fSphericalObliqueMercator
-
fTPhi0
double fTPhi0
-
fVariant
TLcdObliqueMercator.Variant fVariant
-
-
-
Class com.luciad.projection.TLcdOrthographic
class TLcdOrthographic extends ALcdAzimuthal implements Serializable-
Serialized Fields
-
fIsConsiderHeight
boolean fIsConsiderHeight
-
fOriginCosLat
double fOriginCosLat
-
fOriginCosLon
double fOriginCosLon
-
fOriginSinLat
double fOriginSinLat
-
fOriginSinLon
double fOriginSinLon
-
fOrigNormalX
double fOrigNormalX
-
fOrigNormalY
double fOrigNormalY
-
fOrigNormalZ
double fOrigNormalZ
-
fTangent0X
double fTangent0X
-
fTangent0Y
double fTangent0Y
-
fTangent0Z
double fTangent0Z
-
fTangent1X
double fTangent1X
-
fTangent1Y
double fTangent1Y
-
fTangent1Z
double fTangent1Z
-
-
-
Class com.luciad.projection.TLcdOrthorectifiedProjection
class TLcdOrthorectifiedProjection extends ALcdProjection implements Serializable-
Serialized Fields
-
fCameraProjection
ILcdProjection fCameraProjection
-
fHeightProvider
ILcdHeightProvider fHeightProvider
-
fWrappedProjection
ILcdProjection fWrappedProjection
-
-
-
Class com.luciad.projection.TLcdPerspectiveProjection
class TLcdPerspectiveProjection extends ALcdProjection implements Serializable-
Serialized Fields
-
fFocalLength
double fFocalLength
-
fGrid3DXVector
org.hiranabe.vecmath.Vector3d fGrid3DXVector
-
fGrid3DYVector
org.hiranabe.vecmath.Vector3d fGrid3DYVector
-
fGrid3DZVector
org.hiranabe.vecmath.Vector3d fGrid3DZVector
-
fOrigin
TLcdLonLatHeightPoint fOrigin
-
fPerspectiveCenter
org.hiranabe.vecmath.Vector3d fPerspectiveCenter
-
fPrincipalPoint
org.hiranabe.vecmath.Vector3d fPrincipalPoint
-
-
-
Class com.luciad.projection.TLcdPolarStereographic
class TLcdPolarStereographic extends ALcdProjection implements Serializable-
Serialized Fields
-
fCentralMeridian
double fCentralMeridian
-
fCosCentralMeridian
double fCosCentralMeridian
-
fLatitudeExtent
double fLatitudeExtent
-
fOrigin
TLcdLonLatPoint fOrigin
-
fPole
int fPole
-
fSign
double fSign
-
fSinCentralMeridian
double fSinCentralMeridian
-
fSphereScaleFactor
double fSphereScaleFactor
-
fTrueScaleLatitude
double fTrueScaleLatitude
-
-
-
Class com.luciad.projection.TLcdPolyconic
class TLcdPolyconic extends ALcdProjection implements Serializable-
Serialized Fields
-
fCachedValuesForEllipsoid
com.luciad.projection.TLcdPolyconic.CachedValuesForEllipsoid fCachedValuesForEllipsoid
-
fLambda0
double fLambda0
-
fOrigin
ILcdPoint fOrigin
-
fPhi0
double fPhi0
-
-
-
Class com.luciad.projection.TLcdPseudoMercator
class TLcdPseudoMercator extends TLcdMercator implements Serializable -
Class com.luciad.projection.TLcdRectifiedPolynomialProjection
class TLcdRectifiedPolynomialProjection extends com.luciad.projection.ALcdRectifiedProjection implements Serializable-
Serialized Fields
-
fPointMapper
com.luciad.internal.projection.ILcdPointMapper fPointMapper
-
fPointMapperInitialized
boolean fPointMapperInitialized
-
fPolynomialDegree
int fPolynomialDegree
-
-
-
Class com.luciad.projection.TLcdRectifiedProjectiveProjection
class TLcdRectifiedProjectiveProjection extends com.luciad.projection.ALcdRectifiedProjection implements Serializable-
Serialized Fields
-
fPointMapper
com.luciad.internal.projection.ILcdPointMapper fPointMapper
-
-
-
Class com.luciad.projection.TLcdRectifiedRationalProjection
class TLcdRectifiedRationalProjection extends com.luciad.projection.ALcdRectifiedProjection implements Serializable-
Serialized Fields
-
fDenominatorDegree
int fDenominatorDegree
-
fNumeratorDegree
int fNumeratorDegree
-
fPointMapper
com.luciad.internal.projection.ILcdPointMapper fPointMapper
-
fPointMapperInitialized
boolean fPointMapperInitialized
-
-
-
Class com.luciad.projection.TLcdRPCProjection
class TLcdRPCProjection extends ALcdProjection implements Serializable-
Serialized Fields
-
fForwardMapper
com.luciad.projection.TLcdRPCProjection.NormalizedMapper fForwardMapper
-
fPredictorMapper
com.luciad.projection.TLcdPredictorCorrectorMapper fPredictorMapper
-
fRasterHeight
int fRasterHeight
-
fRPCCoefficients
com.luciad.projection.TLcdRPCProjection.RPCCoefficients fRPCCoefficients
-
-
-
Class com.luciad.projection.TLcdSimpleRectangular
class TLcdSimpleRectangular extends ALcdCylindrical implements Serializable -
Class com.luciad.projection.TLcdStereographic
class TLcdStereographic extends ALcdAzimuthal implements Serializable-
Serialized Fields
-
fOriginCosLat
double fOriginCosLat
-
fOriginCosLon
double fOriginCosLon
-
fOriginSinLat
double fOriginSinLat
-
fOriginSinLon
double fOriginSinLon
-
-
-
Class com.luciad.projection.TLcdSwissObliqueMercator
class TLcdSwissObliqueMercator extends ALcdObliqueCylindrical implements Serializable-
Serialized Fields
-
fSphericalObliqueMercator
com.luciad.projection.TLcdSphericalObliqueMercator fSphericalObliqueMercator
-
-
-
Class com.luciad.projection.TLcdTransverseMercator
class TLcdTransverseMercator extends ALcdTransverseCylindrical implements Serializable-
Serialized Fields
-
fMaxX
double fMaxX
-
fMaxY
double fMaxY
-
fMinX
double fMinX
-
fMinY
double fMinY
-
fRecalculateCachedValues
boolean fRecalculateCachedValues
-
-
-
Class com.luciad.projection.TLcdTransverseMercatorSPCS
class TLcdTransverseMercatorSPCS extends ALcdTransverseCylindrical implements Serializable-
Serialized Fields
-
fTempInWorldBoundsLLP
ILcd2DEditablePoint fTempInWorldBoundsLLP
Deprecated.
-
-
-
Class com.luciad.projection.TLcdUTM
class TLcdUTM extends Object implements Serializable-
Serialized Fields
-
fTM
TLcdTransverseMercator fTM
Deprecated.
-
-
-
Class com.luciad.projection.TLcdVerticalPerspective
class TLcdVerticalPerspective extends ALcdPerspective implements Serializable-
Serialized Fields
-
fOriginCosLat
double fOriginCosLat
-
fOriginCosLon
double fOriginCosLon
-
fOriginSinLat
double fOriginSinLat
-
fOriginSinLon
double fOriginSinLon
-
fRadiusFraction
double fRadiusFraction
-
-
-
-
Package com.luciad.realtime
-
Class com.luciad.realtime.TLcdContinuousDeclutteringLabelPainter
class TLcdContinuousDeclutteringLabelPainter extends Object implements Serializable-
Serialized Fields
-
fDesiredRelativeLocation
Point fDesiredRelativeLocation
Deprecated. -
fForcedPaintingThresholdPriority
int fForcedPaintingThresholdPriority
Deprecated. -
fGXYViewScales
WeakHashMap fGXYViewScales
Deprecated. -
fLabelObstacleProviders
ArrayList fLabelObstacleProviders
Deprecated. -
fLabelPriorityProvider
ILcdGXYLabelPriorityProvider fLabelPriorityProvider
Deprecated. -
fLabels
ArrayList fLabels
Deprecated. -
fMaxDeclutterTime
int fMaxDeclutterTime
Deprecated. -
fMaxLabelCoverage
double fMaxLabelCoverage
Deprecated. -
fObstacles
ArrayList fObstacles
Deprecated. -
fOptimizer
com.luciad.realtime.ILcdLabelOptimizer fOptimizer
Deprecated. -
fReuseLocationsScaleRatioInterval
ILcdInterval fReuseLocationsScaleRatioInterval
Deprecated. -
fSelectedLabelsSticky
boolean fSelectedLabelsSticky
Deprecated. -
fSelectionLabeled
boolean fSelectionLabeled
Deprecated.
-
-
-
Class com.luciad.realtime.TLcdSimulatorCPUUsageSlider
class TLcdSimulatorCPUUsageSlider extends JSlider implements Serializable-
Serialized Fields
-
fMouseDragging
boolean fMouseDragging
-
fMyMouseAdapter
com.luciad.realtime.TLcdSimulatorCPUUsageSlider.MyMouseAdapter fMyMouseAdapter
-
fMyPropertyChangeListener
com.luciad.realtime.TLcdSimulatorCPUUsageSlider.MyPropertyChangeListener fMyPropertyChangeListener
-
fSimulator
TLcdSimulator fSimulator
-
-
-
Class com.luciad.realtime.TLcdSimulatorStatusLabel
class TLcdSimulatorStatusLabel extends JLabel implements Serializable-
Serialized Fields
-
fMyPropertyChangeListener
com.luciad.realtime.TLcdSimulatorStatusLabel.MyPropertyChangeListener fMyPropertyChangeListener
-
fSimulator
TLcdSimulator fSimulator
-
-
-
Class com.luciad.realtime.TLcdSimulatorTimeButton
class TLcdSimulatorTimeButton extends JButton implements Serializable-
Serialized Fields
-
fDateFormat
DateFormat fDateFormat
-
fMyPropertyChangeListener
com.luciad.realtime.TLcdSimulatorTimeButton.MyPropertyChangeListener fMyPropertyChangeListener
-
fSimulator
TLcdSimulator fSimulator
-
-
-
Class com.luciad.realtime.TLcdSimulatorTimeLabel
class TLcdSimulatorTimeLabel extends JLabel implements Serializable-
Serialized Fields
-
fDateFormat
DateFormat fDateFormat
-
fMyPropertyChangeListener
com.luciad.realtime.TLcdSimulatorTimeLabel.MyPropertyChangeListener fMyPropertyChangeListener
-
fSimulator
TLcdSimulator fSimulator
-
-
-
Class com.luciad.realtime.TLcdSimulatorTimeSlider
class TLcdSimulatorTimeSlider extends JSlider implements Serializable-
Serialized Fields
-
fMyMouseAdapter
com.luciad.realtime.TLcdSimulatorTimeSlider.MyMouseAdapter fMyMouseAdapter
-
fMyPropertyChangeListener
com.luciad.realtime.TLcdSimulatorTimeSlider.MyPropertyChangeListener fMyPropertyChangeListener
-
fSimulator
TLcdSimulator fSimulator
-
-
-
Class com.luciad.realtime.TLcdTrackModel
class TLcdTrackModel extends ALcdModel implements Serializable-
Serialized Fields
-
fModelBounds
ILcd3DEditableBounds fModelBounds
-
fNumberColumns
int fNumberColumns
-
fNumberRows
int fNumberRows
-
fObjects
List<Object> fObjects
-
-
-
-
Package com.luciad.reference
-
Class com.luciad.reference.ALcdGeoReference
class ALcdGeoReference extends Object implements Serializable-
Serialized Fields
-
fGeodeticDatum
ILcdGeodeticDatum fGeodeticDatum
-
fMetadata
TLcdModelReferenceMetadata fMetadata
-
fName
String fName
-
-
-
Class com.luciad.reference.TLcdAxisInformation
class TLcdAxisInformation extends Object implements Serializable-
Serialized Fields
-
fAxisName
String fAxisName
-
fOrientation
TLcdAxisInformation.Orientation fOrientation
-
-
-
Class com.luciad.reference.TLcdCartesianReference
class TLcdCartesianReference extends Object implements Serializable-
Serialized Fields
-
fXAxis
ILcdISO19103UnitOfMeasure fXAxis
-
fYAxis
ILcdISO19103UnitOfMeasure fYAxis
-
fZAxis
ILcdISO19103UnitOfMeasure fZAxis
-
-
-
Class com.luciad.reference.TLcdDHDNGermanGridReference
class TLcdDHDNGermanGridReference extends TLcdGridReference implements Serializable-
Serialized Fields
-
fZoneID
int fZoneID
-
-
-
Class com.luciad.reference.TLcdGeocentricReference
class TLcdGeocentricReference extends ALcdGeoReference implements Serializable-
Serialized Fields
-
fUnitOfMeasure
double fUnitOfMeasure
-
-
-
Class com.luciad.reference.TLcdGeodeticReference
class TLcdGeodeticReference extends ALcdGeoReference implements Serializable -
Class com.luciad.reference.TLcdGeoidReference
class TLcdGeoidReference extends Object implements Serializable-
Serialized Fields
-
fGeodeticDatum
ILcdGeodeticDatum fGeodeticDatum
Deprecated. -
fVerticalDatum
ILcdVerticalDatum fVerticalDatum
Deprecated.
-
-
-
Class com.luciad.reference.TLcdGridReference
class TLcdGridReference extends ALcdGeoReference implements Serializable-
Serialized Fields
-
fCosRotation
double fCosRotation
-
fFalseEasting
double fFalseEasting
-
fFalseNorthing
double fFalseNorthing
-
fProjection
ILcdProjection fProjection
-
fRotation
double fRotation
-
fRotationRounded
double fRotationRounded
-
fScale
double fScale
-
fSinRotation
double fSinRotation
-
fUnitOfMeasure
double fUnitOfMeasure
-
-
-
Class com.luciad.reference.TLcdGridReferenceCustomizer
class TLcdGridReferenceCustomizer extends Container implements Serializable-
Serialized Fields
-
fDatumEditorComponent
Component fDatumEditorComponent
-
fDatumGroupBox
TLcdGroupBox fDatumGroupBox
-
fGeodeticDatumEditor
TLcdGeodeticDatumEditor fGeodeticDatumEditor
-
fGridGroupBox
TLcdGroupBox fGridGroupBox
-
fGridPanel
com.luciad.reference.TLcdGridReferenceCustomizer.GridPanel fGridPanel
-
fGridRefEditor
TLcdGridReferenceEditor fGridRefEditor
-
fGridReference
TLcdGridReference fGridReference
-
fMyGeodeticDatumPropertyChangeListener
com.luciad.reference.TLcdGridReferenceCustomizer.MyGeodeticDatumPropertyChangeListener fMyGeodeticDatumPropertyChangeListener
-
fMyProjectionPropertyChangeListener
com.luciad.reference.TLcdGridReferenceCustomizer.MyProjectionPropertyChangeListener fMyProjectionPropertyChangeListener
-
fProjectionCustomEditor
TLcdProjectionCustomEditor fProjectionCustomEditor
-
fProjectionEditor
TLcdProjectionEditor fProjectionEditor
-
fProjectionGroupBox
TLcdGroupBox fProjectionGroupBox
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
-
-
Class com.luciad.reference.TLcdLambert1972BelgiumGridReference
class TLcdLambert1972BelgiumGridReference extends TLcdGridReference implements Serializable -
Class com.luciad.reference.TLcdLambertFrenchGridReference
class TLcdLambertFrenchGridReference extends TLcdGridReference implements Serializable-
Serialized Fields
-
fCarto
boolean fCarto
-
fZoneID
int fZoneID
-
-
-
Class com.luciad.reference.TLcdRD1918DutchGridReference
class TLcdRD1918DutchGridReference extends TLcdGridReference implements Serializable -
Class com.luciad.reference.TLcdSwissGridReference
class TLcdSwissGridReference extends TLcdGridReference implements Serializable -
Class com.luciad.reference.TLcdTopocentricReference
class TLcdTopocentricReference extends ALcdGeoReference implements Serializable-
Serialized Fields
-
fOrigin
ILcdPoint fOrigin
-
-
-
Class com.luciad.reference.TLcdUPSGrid
class TLcdUPSGrid extends TLcdGridReference implements Serializable -
Class com.luciad.reference.TLcdUTMGrid
class TLcdUTMGrid extends TLcdGridReference implements Serializable-
Serialized Fields
-
fName
String fName
-
fZoneID
int fZoneID
-
-
-
Class com.luciad.reference.TLcdXYModelReference
class TLcdXYModelReference extends Object implements Serializable
-
-
Package com.luciad.shape
-
Class com.luciad.shape.ALcdBounds
class ALcdBounds extends ALcdShape implements Serializable -
Class com.luciad.shape.ALcdPoint
class ALcdPoint extends ALcdShape implements Serializable -
Class com.luciad.shape.ALcdShape
class ALcdShape extends Object implements Serializable -
Class com.luciad.shape.ALcdShapeList
class ALcdShapeList extends ALcdShape implements Serializable-
Serialized Fields
-
fBounds
ILcdBounds fBounds
-
fFocusPoint
ILcdPoint fFocusPoint
-
-
-
Class com.luciad.shape.TLcdComplexPolygon
class TLcdComplexPolygon extends ALcdShape implements Serializable- serialVersionUID:
- 5517798152467100307L
-
Serialized Fields
-
fShapeList
com.luciad.shape.TLcdComplexPolygon.MyShapeList fShapeList
-
-
Class com.luciad.shape.TLcdCompositeCurve
class TLcdCompositeCurve extends ALcdShape implements Serializable -
Class com.luciad.shape.TLcdDataObjectShapeList
class TLcdDataObjectShapeList extends TLcdShapeList implements Serializable-
Serialized Fields
-
fDelegateDataObject
ILcdDataObject fDelegateDataObject
-
-
-
Class com.luciad.shape.TLcdFeaturedShapeList
class TLcdFeaturedShapeList extends TLcdShapeList implements Serializable- serialVersionUID:
- 741264823066604794L
-
Serialized Fields
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fDisplayName
String fDisplayName
-
fFeatures
ILcdFeatured fFeatures
-
-
Class com.luciad.shape.TLcdShapeList
class TLcdShapeList extends ALcdShapeList implements Serializable- serialVersionUID:
- 8579167073403813793L
-
Serialized Fields
-
fShapeArray
ILcdShape[] fShapeArray
-
-
Class com.luciad.shape.TLcdSurface
class TLcdSurface extends ALcdShape implements Serializable
-
-
Package com.luciad.shape.constraints
-
Class com.luciad.shape.constraints.TLcdDefaultCurveConnectorProvider
class TLcdDefaultCurveConnectorProvider extends Object implements Serializable
-
-
Package com.luciad.shape.shape2D
-
Class com.luciad.shape.shape2D.ALcd2DEditableBounds
class ALcd2DEditableBounds extends ALcdBounds implements Serializable-
Serialized Fields
-
fDefined
boolean fDefined
Indicates whether this bounds object is valid or not. Do not use this field directly, instead useALcd2DEditableBounds.setDefined(boolean)
andALcd2DEditableBounds.isDefined()
.
-
-
-
Class com.luciad.shape.shape2D.ALcd2DEditableFloatPolypoint
class ALcd2DEditableFloatPolypoint extends ALcd2DEditableShape implements Serializable-
Serialized Fields
-
fHasBounds
boolean fHasBounds
-
fHashCode
int fHashCode
-
fPoints
float[] fPoints
-
-
-
Class com.luciad.shape.shape2D.ALcd2DEditableLine
class ALcd2DEditableLine extends ALcd2DEditableShape implements Serializable-
Serialized Fields
-
fBounds
ILcdBounds fBounds
-
fFocusPoint
ILcd2DEditablePoint fFocusPoint
-
fPoint1
ILcd2DEditablePoint fPoint1
-
fPoint2
ILcd2DEditablePoint fPoint2
-
-
-
Class com.luciad.shape.shape2D.ALcd2DEditablePoint
class ALcd2DEditablePoint extends ALcdPoint implements Serializable -
Class com.luciad.shape.shape2D.ALcd2DEditablePolypoint
class ALcd2DEditablePolypoint extends ALcd2DEditableShape implements Serializable-
Serialized Fields
-
f2DEditablePointList
ILcd2DEditablePointList f2DEditablePointList
-
fBounds
ILcd2DEditableBounds fBounds
-
fFocusPoint
ILcd2DEditablePoint fFocusPoint
-
-
-
Class com.luciad.shape.shape2D.ALcd2DEditableShape
class ALcd2DEditableShape extends ALcdShape implements Serializable -
Class com.luciad.shape.shape2D.ALcdXYDynamicSegmentationEvent
class ALcdXYDynamicSegmentationEvent extends Object implements Serializable -
Class com.luciad.shape.shape2D.TLcd2DEditableFeaturedPoint
class TLcd2DEditableFeaturedPoint extends Object implements Serializable- serialVersionUID:
- 7262454400685043952L
-
Serialized Fields
-
f2DEditablePoint
ILcd2DEditablePoint f2DEditablePoint
-
fDefaultDisplayNameIndex
int fDefaultDisplayNameIndex
-
fDisplayName
String fDisplayName
-
fFeatures
ILcdFeatured fFeatures
-
-
Class com.luciad.shape.shape2D.TLcd2DEditablePointList
class TLcd2DEditablePointList extends Object implements Serializable- serialVersionUID:
- -5991487675127290978L
-
Serialized Fields
-
fPoints
ILcd2DEditablePoint[] fPoints
-
-
Class com.luciad.shape.shape2D.TLcd2DEditablePointListLonLatFloatArray
class TLcd2DEditablePointListLonLatFloatArray extends Object implements Serializable- serialVersionUID:
- 2408352191596256631L
-
Serialized Fields
-
fPoints
float[] fPoints
-
-
Class com.luciad.shape.shape2D.TLcd2DEditablePointListXYFloatArray
class TLcd2DEditablePointListXYFloatArray extends Object implements Serializable- serialVersionUID:
- -8670904456499400117L
-
Serialized Fields
-
fPoints
float[] fPoints
-
-
Class com.luciad.shape.shape2D.TLcdLonLatArc
class TLcdLonLatArc extends ALcd2DEditableShape implements Serializable- serialVersionUID:
- 1253831707926545702L
-
Serialized Fields
-
fA
double fA
-
fArcAngle
double fArcAngle
-
fB
double fB
-
fBounds
ILcd2DEditableBounds fBounds
-
fCenter
ILcd2DEditablePoint fCenter
-
fDistanceUtil
com.luciad.internal.geodesy.TLinEllipsoidDistanceUtil fDistanceUtil
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fRotAngle
double fRotAngle
-
fStartAngle
double fStartAngle
-
-
Class com.luciad.shape.shape2D.TLcdLonLatArcBand
class TLcdLonLatArcBand extends ALcd2DEditableShape implements Serializable- serialVersionUID:
- -5635190798380003736L
-
Serialized Fields
-
fArcAngle
double fArcAngle
-
fBounds
ILcd2DEditableBounds fBounds
-
fCenter
ILcd2DEditablePoint fCenter
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fMaxRadius
double fMaxRadius
-
fMinRadius
double fMinRadius
-
fStartAngle
double fStartAngle
-
-
Class com.luciad.shape.shape2D.TLcdLonLatBounds
class TLcdLonLatBounds extends ALcd2DEditableBounds implements Serializable- serialVersionUID:
- -2826800093684477558L
-
Serialized Fields
-
fHeight
double fHeight
The latitude height of the rectangle. Do not use this field directly, instead useTLcdLonLatBounds.setHeight(double)
andTLcdLonLatBounds.getHeight()
. -
fLat
double fLat
-
fLon
double fLon
The most south-western point of the rectangle. Do not use these fields directly, instead useTLcdLonLatBounds.move2D(double, double)
andTLcdLonLatBounds.getLocation()
. -
fWidth
double fWidth
The longitude width of the rectangle. Do not use this field directly, instead useTLcdLonLatBounds.setWidth(double)
andTLcdLonLatBounds.getWidth()
.
-
-
Class com.luciad.shape.shape2D.TLcdLonLatBuffer
class TLcdLonLatBuffer extends ALcd2DEditableShape implements Serializable- serialVersionUID:
- 2636316053339774557L
-
Serialized Fields
-
fAxisPolyline
TLcdLonLatPolyline fAxisPolyline
-
fBufferContour
TLcdComplexPolygon fBufferContour
-
fContourPolygon
TLcdLonLatPolygon fContourPolygon
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fWidth
double fWidth
-
-
Class com.luciad.shape.shape2D.TLcdLonLatCircle
class TLcdLonLatCircle extends ALcd2DEditableShape implements Serializable- serialVersionUID:
- -5218681160165810099L
-
Serialized Fields
-
fBounds
ILcd2DEditableBounds fBounds
-
fCenter
ILcd2DEditablePoint fCenter
-
fCurveSupport
com.luciad.internal.shape.shape2D.TLinCircleCurveSupport fCurveSupport
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fRadius
double fRadius
-
-
Class com.luciad.shape.shape2D.TLcdLonLatCircleBy3Points
class TLcdLonLatCircleBy3Points extends ALcd2DEditableShape implements Serializable-
Serialized Fields
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fFirstIntermediatePoint
TLcdLonLatPoint fFirstIntermediatePoint
-
fSecondIntermediatePoint
TLcdLonLatPoint fSecondIntermediatePoint
-
fStartPoint
TLcdLonLatPoint fStartPoint
-
fValid
boolean fValid
-
-
-
Class com.luciad.shape.shape2D.TLcdLonLatCircularArcBy3Points
class TLcdLonLatCircularArcBy3Points extends ALcd2DEditableShape implements Serializable-
Serialized Fields
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fEndPoint
TLcdLonLatPoint fEndPoint
-
fIntermediatePoint
TLcdLonLatPoint fIntermediatePoint
-
fStartPoint
TLcdLonLatPoint fStartPoint
-
fValid
boolean fValid
-
-
-
Class com.luciad.shape.shape2D.TLcdLonLatCircularArcByBulge
class TLcdLonLatCircularArcByBulge extends ALcd2DEditableShape implements Serializable-
Serialized Fields
-
fBulge
double fBulge
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fEndPoint
TLcdLonLatPoint fEndPoint
-
fStartPoint
TLcdLonLatPoint fStartPoint
-
fValid
boolean fValid
-
-
-
Class com.luciad.shape.shape2D.TLcdLonLatCircularArcByCenterPoint
class TLcdLonLatCircularArcByCenterPoint extends ALcd2DEditableShape implements Serializable-
Serialized Fields
-
fArc
TLcdLonLatArc fArc
-
-
-
Class com.luciad.shape.shape2D.TLcdLonLatCompositeRing
class TLcdLonLatCompositeRing extends TLcdCompositeCurve implements Serializable-
Serialized Fields
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
-
-
Class com.luciad.shape.shape2D.TLcdLonLatEllipse
class TLcdLonLatEllipse extends ALcd2DEditableShape implements Serializable- serialVersionUID:
- -2015158238119587013L
-
Serialized Fields
-
fA
double fA
-
fB
double fB
-
fBounds
ILcd2DEditableBounds fBounds
-
fCenter
ILcd2DEditablePoint fCenter
-
fDistanceUtil
com.luciad.internal.geodesy.TLinEllipsoidDistanceUtil fDistanceUtil
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fRotAngle
double fRotAngle
-
-
Class com.luciad.shape.shape2D.TLcdLonLatFloatBounds
class TLcdLonLatFloatBounds extends ALcd2DEditableBounds implements Serializable- serialVersionUID:
- -858330422065439628L
-
Serialized Fields
-
fHeight
float fHeight
The latitude height of the rectangle. Do not use this field directly, instead useTLcdLonLatFloatBounds.setHeight(double)
andTLcdLonLatFloatBounds.getHeight()
. -
fLat
float fLat
The latitude of the lower left point of the rectangle. Do not use this field directly, instead useTLcdLonLatFloatBounds.move2D(double, double)
andTLcdLonLatFloatBounds.getLocation()
. -
fLon
float fLon
The longitude of the lower left point of the rectangle. Do not use this field directly, instead useTLcdLonLatFloatBounds.move2D(double, double)
andTLcdLonLatFloatBounds.getLocation()
. -
fWidth
float fWidth
The longitude width of the rectangle. Do not use this field directly, instead useTLcdLonLatFloatBounds.setWidth(double)
andTLcdLonLatFloatBounds.getWidth()
.
-
-
Class com.luciad.shape.shape2D.TLcdLonLatFloatPoint
class TLcdLonLatFloatPoint extends ALcd2DEditablePoint implements Serializable- serialVersionUID:
- -2244832672386781560L
-
Serialized Fields
-
fLat
float fLat
-
fLon
float fLon
-
-
Class com.luciad.shape.shape2D.TLcdLonLatFloatPolygon
class TLcdLonLatFloatPolygon extends ALcd2DEditableFloatPolypoint implements Serializable- serialVersionUID:
- 3267601857963286569L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fOrientation
int fOrientation
-
-
Class com.luciad.shape.shape2D.TLcdLonLatFloatPolygonCache
class TLcdLonLatFloatPolygonCache extends TLcdLonLatFloatPolygon implements Serializable- serialVersionUID:
- 5428774759650113379L
-
Class com.luciad.shape.shape2D.TLcdLonLatFloatPolyline
class TLcdLonLatFloatPolyline extends ALcd2DEditableFloatPolypoint implements Serializable- serialVersionUID:
- -2085498376489665144L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
-
Class com.luciad.shape.shape2D.TLcdLonLatFloatPolylineCache
class TLcdLonLatFloatPolylineCache extends TLcdLonLatFloatPolyline implements Serializable- serialVersionUID:
- -3323726253084902787L
-
Class com.luciad.shape.shape2D.TLcdLonLatFloatPolypoint
class TLcdLonLatFloatPolypoint extends ALcd2DEditableFloatPolypoint implements Serializable- serialVersionUID:
- -9187716647634440552L
-
Class com.luciad.shape.shape2D.TLcdLonLatFloatPolypointCache
class TLcdLonLatFloatPolypointCache extends TLcdLonLatFloatPolypoint implements Serializable- serialVersionUID:
- 8309701034164356416L
-
Class com.luciad.shape.shape2D.TLcdLonLatGeoBuffer
class TLcdLonLatGeoBuffer extends ALcd2DEditableShape implements Serializable- serialVersionUID:
- 2636316053339774556L
-
Serialized Fields
-
fBaseShape
ILcdShape fBaseShape
-
fBounds
ILcd2DEditableBounds fBounds
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fEndCapStyle
int fEndCapStyle
-
fJoinStyle
int fJoinStyle
-
fWidth
double fWidth
-
-
Class com.luciad.shape.shape2D.TLcdLonLatLine
class TLcdLonLatLine extends ALcd2DEditableLine implements Serializable- serialVersionUID:
- 7574150947706153158L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
-
Class com.luciad.shape.shape2D.TLcdLonLatPoint
class TLcdLonLatPoint extends ALcd2DEditablePoint implements Serializable- serialVersionUID:
- -2323452285975545527L
-
Serialized Fields
-
fCosLat
double fCosLat
Do not use this field directly, instead useTLcdLonLatPoint.getCosY()
. -
fCosLon
double fCosLon
Do not use this field directly, instead useTLcdLonLatPoint.getCosX()
. -
fLat
double fLat
The y coordinate represents the latitude in decimal degrees, positive for Northern hemisphere, negative for Southern hemisphere, -90.0 <= lat <= 90.0Do not use this field directly, instead use
TLcdLonLatPoint.move2D(double, double)
andTLcdLonLatPoint.getLat()
. -
fLon
double fLon
The x coordinate represents the longitude in decimal degrees, positive for Eastern hemisphere, negative for Western hemisphere, -180.0 <= lon <= 180.0Do not use this field directly, instead use
TLcdLonLatPoint.move2D(double, double)
andTLcdLonLatPoint.getLon()
. -
fSinLat
double fSinLat
Do not use this field directly, instead useTLcdLonLatPoint.getSinY()
. -
fSinLon
double fSinLon
Do not use this field directly, instead useTLcdLonLatPoint.getSinX()
.
-
-
Class com.luciad.shape.shape2D.TLcdLonLatPolygon
class TLcdLonLatPolygon extends TLcdLonLatPolypoint implements Serializable- serialVersionUID:
- 8303842181458261032L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fOrientation
int fOrientation
-
-
Class com.luciad.shape.shape2D.TLcdLonLatPolyline
class TLcdLonLatPolyline extends TLcdLonLatPolypoint implements Serializable- serialVersionUID:
- -3709580727438265263L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fLength2D
double fLength2D
-
fSegmentLengths
TLcdDoubleArrayList fSegmentLengths
-
-
Class com.luciad.shape.shape2D.TLcdLonLatPolypoint
class TLcdLonLatPolypoint extends ALcd2DEditablePolypoint implements Serializable- serialVersionUID:
- 6005396175465565348L
-
Class com.luciad.shape.shape2D.TLcdLonLatRhumbPolygon
class TLcdLonLatRhumbPolygon extends TLcdLonLatPolypoint implements Serializable-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fOrientation
int fOrientation
-
-
-
Class com.luciad.shape.shape2D.TLcdLonLatRhumbPolyline
class TLcdLonLatRhumbPolyline extends TLcdLonLatPolypoint implements Serializable- serialVersionUID:
- -370954443238263263L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
-
Class com.luciad.shape.shape2D.TLcdLonLatZonalPoint
class TLcdLonLatZonalPoint extends TLcdLonLatPoint implements Serializable- serialVersionUID:
- -3932519004668365928L
-
Serialized Fields
-
fZone
int fZone
-
-
Class com.luciad.shape.shape2D.TLcdRoundedPolygon
class TLcdRoundedPolygon extends Object implements Serializable-
Serialized Fields
-
fRoundedLineSupport
com.luciad.shape.shape2D.TLcdRoundedLineSupport fRoundedLineSupport
-
-
-
Class com.luciad.shape.shape2D.TLcdRoundedPolyline
class TLcdRoundedPolyline extends Object implements Serializable-
Serialized Fields
-
fRoundedLineSupport
com.luciad.shape.shape2D.TLcdRoundedLineSupport fRoundedLineSupport
-
-
-
Class com.luciad.shape.shape2D.TLcdXYArc
class TLcdXYArc extends ALcd2DEditableShape implements Serializable- serialVersionUID:
- -1995155065104355588L
-
Serialized Fields
-
fA
double fA
-
fArcAngle
double fArcAngle
-
fB
double fB
-
fBounds
TLcdXYBounds fBounds
-
fCenter
ILcd2DEditablePoint fCenter
-
fRotAngle
double fRotAngle
-
fStartAngle
double fStartAngle
-
-
Class com.luciad.shape.shape2D.TLcdXYArcBand
class TLcdXYArcBand extends ALcd2DEditableShape implements Serializable- serialVersionUID:
- -2672569140453439745L
-
Serialized Fields
-
fArcAngle
double fArcAngle
-
fBounds
ILcd2DEditableBounds fBounds
-
fCenter
ILcd2DEditablePoint fCenter
-
fMaxRadius
double fMaxRadius
-
fMinRadius
double fMinRadius
-
fStartAngle
double fStartAngle
-
-
Class com.luciad.shape.shape2D.TLcdXYBounds
class TLcdXYBounds extends ALcd2DEditableBounds implements Serializable- serialVersionUID:
- 6073523707217271198L
-
Serialized Fields
-
fHeight
double fHeight
The height of the rectangle. Do not use this field directly, instead useTLcdXYBounds.setHeight(double)
andTLcdXYBounds.getHeight()
. -
fWidth
double fWidth
The width of the rectangle. Do not use this field directly, instead useTLcdXYBounds.setWidth(double)
andTLcdXYBounds.getWidth()
. -
fX
double fX
The lower left point (smallest x and y) of the rectangle. Do not use these fields directly, instead useTLcdXYBounds.move2D(double, double)
andTLcdXYBounds.getLocation()
. -
fY
double fY
-
-
Class com.luciad.shape.shape2D.TLcdXYCircle
class TLcdXYCircle extends ALcd2DEditableShape implements Serializable- serialVersionUID:
- -5612563527551905734L
-
Serialized Fields
-
fBounds
ILcd2DEditableBounds fBounds
-
fCenter
ILcd2DEditablePoint fCenter
The center of the circle. -
fRadius
double fRadius
-
-
Class com.luciad.shape.shape2D.TLcdXYCircleBy3Points
class TLcdXYCircleBy3Points extends ALcd2DEditableShape implements Serializable-
Serialized Fields
-
fFirstIntermediatePoint
TLcdXYPoint fFirstIntermediatePoint
-
fSecondIntermediatePoint
TLcdXYPoint fSecondIntermediatePoint
-
fStartPoint
TLcdXYPoint fStartPoint
-
fValid
boolean fValid
-
-
-
Class com.luciad.shape.shape2D.TLcdXYCircularArcBy3Points
class TLcdXYCircularArcBy3Points extends ALcd2DEditableShape implements Serializable-
Serialized Fields
-
fEndPoint
TLcdXYPoint fEndPoint
-
fIntermediatePoint
TLcdXYPoint fIntermediatePoint
-
fStartPoint
TLcdXYPoint fStartPoint
-
fValid
boolean fValid
-
-
-
Class com.luciad.shape.shape2D.TLcdXYCircularArcByBulge
class TLcdXYCircularArcByBulge extends ALcd2DEditableShape implements Serializable-
Serialized Fields
-
fBulge
double fBulge
-
fEndPoint
TLcdXYPoint fEndPoint
-
fStartPoint
TLcdXYPoint fStartPoint
-
fValid
boolean fValid
-
-
-
Class com.luciad.shape.shape2D.TLcdXYCircularArcByCenterPoint
class TLcdXYCircularArcByCenterPoint extends ALcd2DEditableShape implements Serializable-
Serialized Fields
-
fArc
TLcdXYArc fArc
-
-
-
Class com.luciad.shape.shape2D.TLcdXYCompositeRing
class TLcdXYCompositeRing extends TLcdCompositeCurve implements Serializable-
Serialized Fields
-
fLineBounds
TLcdXYBounds fLineBounds
-
-
-
Class com.luciad.shape.shape2D.TLcdXYDynamicSegmentationEvent
class TLcdXYDynamicSegmentationEvent extends ALcdXYDynamicSegmentationEvent implements Serializable- serialVersionUID:
- 8294720950481716093L
-
Serialized Fields
-
fDelta
double fDelta
Deprecated. -
fLength
double fLength
Deprecated. -
fLocation
double fLocation
Deprecated. -
fPolylineM
ILcdShapeList fPolylineM
Deprecated.
-
-
Class com.luciad.shape.shape2D.TLcdXYEllipse
class TLcdXYEllipse extends ALcd2DEditableShape implements Serializable- serialVersionUID:
- -1284564335020278638L
-
Serialized Fields
-
fA
double fA
-
fB
double fB
-
fBounds
TLcdXYBounds fBounds
-
fCenter
ILcd2DEditablePoint fCenter
-
fRotAngle
double fRotAngle
-
-
Class com.luciad.shape.shape2D.TLcdXYFloatBounds
class TLcdXYFloatBounds extends ALcd2DEditableBounds implements Serializable- serialVersionUID:
- 6957981400926349780L
-
Serialized Fields
-
fHeight
float fHeight
The height of the rectangle. Do not use this field directly, instead useTLcdXYFloatBounds.setHeight(double)
andTLcdXYFloatBounds.getHeight()
. -
fWidth
float fWidth
The width of the rectangle. Do not use this field directly, instead useTLcdXYFloatBounds.setWidth(double)
andTLcdXYFloatBounds.getWidth()
. -
fX
float fX
The lower left point of the rectangle. Do not use this field directly, instead useTLcdXYFloatBounds.move2D(double, double)
andTLcdXYFloatBounds.getLocation()
. -
fY
float fY
The lower left point of the rectangle. Do not use this field directly, instead useTLcdXYFloatBounds.move2D(double, double)
andTLcdXYFloatBounds.getLocation()
.
-
-
Class com.luciad.shape.shape2D.TLcdXYFloatDynamicSegmentationEvent
class TLcdXYFloatDynamicSegmentationEvent extends ALcdXYDynamicSegmentationEvent implements Serializable- serialVersionUID:
- 57647869335833228L
-
Serialized Fields
-
fDelta
float fDelta
Deprecated. -
fLength
float fLength
Deprecated. -
fLocation
float fLocation
Deprecated. -
fPolylineM
ILcdShapeList fPolylineM
Deprecated.
-
-
Class com.luciad.shape.shape2D.TLcdXYFloatLine
class TLcdXYFloatLine extends ALcd2DEditableShape implements Serializable- serialVersionUID:
- -3499372964149985712L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fX1
float fX1
-
fX2
float fX2
-
fY1
float fY1
-
fY2
float fY2
-
-
Class com.luciad.shape.shape2D.TLcdXYFloatPoint
class TLcdXYFloatPoint extends ALcd2DEditablePoint implements Serializable- serialVersionUID:
- 4081876254524235874L
-
Serialized Fields
-
fX
float fX
The x coordinate. Do not use this field directly, instead useTLcdXYFloatPoint.move2D(double, double)
andTLcdXYFloatPoint.getX()
. -
fY
float fY
The y coordinate. Do not use this field directly, instead useTLcdXYFloatPoint.move2D(double, double)
andTLcdXYFloatPoint.getY()
.
-
-
Class com.luciad.shape.shape2D.TLcdXYFloatPolygon
class TLcdXYFloatPolygon extends ALcd2DEditableFloatPolypoint implements Serializable- serialVersionUID:
- -9174448523193627534L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fOrientation
int fOrientation
-
-
Class com.luciad.shape.shape2D.TLcdXYFloatPolygonCache
class TLcdXYFloatPolygonCache extends TLcdXYFloatPolygon implements Serializable- serialVersionUID:
- -3051148871067071158L
-
Class com.luciad.shape.shape2D.TLcdXYFloatPolyline
class TLcdXYFloatPolyline extends ALcd2DEditableFloatPolypoint implements Serializable- serialVersionUID:
- 6474195079259375823L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
-
Class com.luciad.shape.shape2D.TLcdXYFloatPolylineCache
class TLcdXYFloatPolylineCache extends TLcdXYFloatPolyline implements Serializable- serialVersionUID:
- 1798417488552204065L
-
Class com.luciad.shape.shape2D.TLcdXYFloatPolypoint
class TLcdXYFloatPolypoint extends ALcd2DEditableFloatPolypoint implements Serializable- serialVersionUID:
- 292996013603319679L
-
Class com.luciad.shape.shape2D.TLcdXYFloatPolypointCache
class TLcdXYFloatPolypointCache extends TLcdXYFloatPolypoint implements Serializable- serialVersionUID:
- -5190965640736235212L
-
Class com.luciad.shape.shape2D.TLcdXYGeoBuffer
class TLcdXYGeoBuffer extends ALcd2DEditableShape implements Serializable- serialVersionUID:
- 2636316053339774555L
-
Serialized Fields
-
fBaseShape
ILcdShape fBaseShape
-
fBounds
ILcd2DEditableBounds fBounds
-
fEndCapStyle
int fEndCapStyle
-
fJoinStyle
int fJoinStyle
-
fWidth
double fWidth
-
-
Class com.luciad.shape.shape2D.TLcdXYLine
class TLcdXYLine extends ALcd2DEditableLine implements Serializable- serialVersionUID:
- -1085317621381560565L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
-
Class com.luciad.shape.shape2D.TLcdXYPoint
class TLcdXYPoint extends ALcd2DEditablePoint implements Serializable- serialVersionUID:
- 3229940571455455880L
-
Serialized Fields
-
fX
double fX
The x coordinate. Do not use this field directly, instead useTLcdXYPoint.move2D(double, double)
andTLcdXYPoint.getX()
. -
fY
double fY
The y coordinate. Do not use this field directly, instead useTLcdXYPoint.move2D(double, double)
andTLcdXYPoint.getY()
.
-
-
Class com.luciad.shape.shape2D.TLcdXYPolygon
class TLcdXYPolygon extends TLcdXYPolypoint implements Serializable- serialVersionUID:
- -3870686238237161682L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fOrientation
int fOrientation
-
-
Class com.luciad.shape.shape2D.TLcdXYPolyline
class TLcdXYPolyline extends TLcdXYPolypoint implements Serializable- serialVersionUID:
- -5608343784362063889L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
-
Class com.luciad.shape.shape2D.TLcdXYPolypoint
class TLcdXYPolypoint extends ALcd2DEditablePolypoint implements Serializable- serialVersionUID:
- 1271330147715744765L
-
Class com.luciad.shape.shape2D.TLcdXYText
class TLcdXYText extends ALcd2DEditableShape implements Serializable- serialVersionUID:
- -2013848262885379836L
-
Serialized Fields
-
fBounds
ILcdBounds fBounds
-
fCharacterHeight
double fCharacterHeight
-
fCharacterWidth
double fCharacterWidth
-
fHorizontalAlignment
int fHorizontalAlignment
-
fLocation
ILcd2DEditablePoint fLocation
-
fRotAngle
double fRotAngle
-
fTextString
String fTextString
-
fVerticalAlignment
int fVerticalAlignment
-
-
Class com.luciad.shape.shape2D.TLcdXYZonalPoint
class TLcdXYZonalPoint extends TLcdXYPoint implements Serializable- serialVersionUID:
- 5366914166292534546L
-
Serialized Fields
-
fZone
int fZone
-
-
-
Package com.luciad.shape.shape3D
-
Class com.luciad.shape.shape3D.ALcd3DEditableBounds
class ALcd3DEditableBounds extends ALcd2DEditableBounds implements Serializable -
Class com.luciad.shape.shape3D.ALcd3DEditableFloatPolypoint
class ALcd3DEditableFloatPolypoint extends ALcd3DEditableShape implements Serializable-
Serialized Fields
-
fHasBounds
boolean fHasBounds
-
fHashCode
int fHashCode
-
fPoints
float[] fPoints
-
-
-
Class com.luciad.shape.shape3D.ALcd3DEditableLine
class ALcd3DEditableLine extends ALcd2DEditableLine implements Serializable -
Class com.luciad.shape.shape3D.ALcd3DEditablePoint
class ALcd3DEditablePoint extends ALcd2DEditablePoint implements Serializable -
Class com.luciad.shape.shape3D.ALcd3DEditablePolypoint
class ALcd3DEditablePolypoint extends ALcd3DEditableShape implements Serializable-
Serialized Fields
-
f3DEditablePointList
ILcd3DEditablePointList f3DEditablePointList
-
fBounds
ILcd3DEditableBounds fBounds
-
fFocusPoint
ILcd3DEditablePoint fFocusPoint
-
-
-
Class com.luciad.shape.shape3D.ALcd3DEditableShape
class ALcd3DEditableShape extends ALcd2DEditableShape implements Serializable -
Class com.luciad.shape.shape3D.TLcd3DEditablePointList
class TLcd3DEditablePointList extends Object implements Serializable- serialVersionUID:
- 8703775365980589154L
-
Serialized Fields
-
fPoints
ILcd3DEditablePoint[] fPoints
-
-
Class com.luciad.shape.shape3D.TLcdExtrudedShape
class TLcdExtrudedShape extends Object implements Serializable- serialVersionUID:
- 6049010464087140405L
-
Serialized Fields
-
fBaseShape
ILcdShape fBaseShape
The base shape. Do not use this field directly, instead useTLcdExtrudedShape.setBaseShape(com.luciad.shape.ILcdShape)
andTLcdExtrudedShape.getBaseShape()
. -
fMaximumZ
double fMaximumZ
The minimum Z value. Do not use this field directly, instead useTLcdExtrudedShape.setMaximumZ(double)
andTLcdExtrudedShape.getMaximumZ()
. -
fMinimumZ
double fMinimumZ
The minimum Z value. Do not use this field directly, instead useTLcdExtrudedShape.setMinimumZ(double)
andTLcdExtrudedShape.getMinimumZ()
.
-
-
Class com.luciad.shape.shape3D.TLcdExtrudeShape
class TLcdExtrudeShape extends ALcd3DEditableShape implements Serializable- serialVersionUID:
- 4238427283750896153L
-
Serialized Fields
-
f2DEditableShape
ILcd2DEditableShape f2DEditableShape
Deprecated. -
fMaxZ
double fMaxZ
Deprecated. -
fMinZ
double fMinZ
Deprecated.
-
-
Class com.luciad.shape.shape3D.TLcdLonLatHeight3DArcBand
class TLcdLonLatHeight3DArcBand extends com.luciad.shape.shape3D.ALcd3DArcBand implements Serializable- serialVersionUID:
- -8260535725751609851L
-
Serialized Fields
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fGeo2TopoTransformation
com.luciad.internal.transformation.TLcdGeodeticTopocentricTransformation fGeo2TopoTransformation
-
-
Class com.luciad.shape.shape3D.TLcdLonLatHeightBounds
class TLcdLonLatHeightBounds extends ALcd3DEditableBounds implements Serializable- serialVersionUID:
- 5201280055338213882L
-
Serialized Fields
-
fDepth
double fDepth
The depth of the bounds, along the z-axis. Do not use this field directly, instead useTLcdLonLatHeightBounds.setDepth(double)
andTLcdLonLatHeightBounds.getDepth()
. -
fHeight
double fHeight
The latitude height of the bounds. Do not use this field directly, instead useTLcdLonLatHeightBounds.setHeight(double)
andTLcdLonLatHeightBounds.getHeight()
. -
fLat
double fLat
-
fLon
double fLon
The lower left point of the bounds. Do not use these fields directly, instead useALcd3DEditableBounds.move2D(double, double)
andTLcdLonLatHeightBounds.getLocation()
. -
fWidth
double fWidth
The longitude width of the bounds. Do not use this field directly, instead useTLcdLonLatHeightBounds.setWidth(double)
andTLcdLonLatHeightBounds.getWidth()
. -
fZ
double fZ
-
-
Class com.luciad.shape.shape3D.TLcdLonLatHeightBuffer
class TLcdLonLatHeightBuffer extends ALcd3DEditableShape implements Serializable- serialVersionUID:
- 8599762922334846504L
-
Serialized Fields
-
fAxisPolyline
TLcdLonLatHeightPolyline fAxisPolyline
-
fBounds
ILcd3DEditableBounds fBounds
-
fBufferContour
TLcdComplexPolygon fBufferContour
-
fContour
ILcd3DEditablePointList fContour
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fHeight
double fHeight
-
fWidth
double fWidth
-
-
Class com.luciad.shape.shape3D.TLcdLonLatHeightDome
class TLcdLonLatHeightDome extends ALcdShape implements Serializable- serialVersionUID:
- -2999756662046450063L
-
Serialized Fields
-
fAltitude
double fAltitude
-
fBaseCircle
ILcd2DEditableCircle fBaseCircle
-
-
Class com.luciad.shape.shape3D.TLcdLonLatHeightLine
class TLcdLonLatHeightLine extends ALcd3DEditableLine implements Serializable- serialVersionUID:
- -7187145909542055036L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
-
Class com.luciad.shape.shape3D.TLcdLonLatHeightPoint
class TLcdLonLatHeightPoint extends ALcd3DEditablePoint implements Serializable- serialVersionUID:
- -8453868961812296682L
-
Serialized Fields
-
fCosLat
double fCosLat
Do not use this field directly, instead useTLcdLonLatHeightPoint.getCosY()
. -
fCosLon
double fCosLon
Do not use this field directly, instead useTLcdLonLatHeightPoint.getCosX()
. -
fLat
double fLat
The y coordinate represents the latitude in decimal degrees, positive for Northern hemisphere, negative for Southern hemisphere, -90.0 <= lat <= 90.0Do not use this field directly, instead use
ALcd3DEditablePoint.move2D(double, double)
andALcdPoint.getLocation()
. -
fLon
double fLon
The x coordinate represents the longitude in decimal degrees, positive for Eastern hemisphere, negative for Western hemisphere, -180.0 <= lon <= 180.0Do not use this field directly, instead use
ALcd3DEditablePoint.move2D(double, double)
andALcdPoint.getLocation()
. -
fSinLat
double fSinLat
Do not use this field directly, instead useTLcdLonLatHeightPoint.getSinY()
. -
fSinLon
double fSinLon
Do not use this field directly, instead useTLcdLonLatHeightPoint.getSinX()
. -
fZ
double fZ
The z coordinate represents the height in meters. Do not use this field directly, instead useTLcdLonLatHeightPoint.move3D(double, double, double)
andALcdPoint.getLocation()
.
-
-
Class com.luciad.shape.shape3D.TLcdLonLatHeightPolygon
class TLcdLonLatHeightPolygon extends TLcdLonLatHeightPolypoint implements Serializable- serialVersionUID:
- -2573672969939835845L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fOrientation
int fOrientation
-
-
Class com.luciad.shape.shape3D.TLcdLonLatHeightPolyline
class TLcdLonLatHeightPolyline extends TLcdLonLatHeightPolypoint implements Serializable- serialVersionUID:
- -2909845529578191249L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
-
Class com.luciad.shape.shape3D.TLcdLonLatHeightPolypoint
class TLcdLonLatHeightPolypoint extends ALcd3DEditablePolypoint implements Serializable- serialVersionUID:
- -6808881617110474782L
-
Class com.luciad.shape.shape3D.TLcdLonLatHeightSphere
class TLcdLonLatHeightSphere extends ALcdShape implements Serializable- serialVersionUID:
- -8257380113686072288L
-
Serialized Fields
-
fAltitude
double fAltitude
-
fBaseCircle
ILcd2DEditableCircle fBaseCircle
-
-
Class com.luciad.shape.shape3D.TLcdLonLatHeightVariableGeoBuffer
class TLcdLonLatHeightVariableGeoBuffer extends ALcd3DEditableShape implements Serializable-
Serialized Fields
-
fAxis
com.luciad.shape.shape3D.TLcdLonLatHeightVariableGeoBuffer.VariableGeoBufferPointList fAxis
-
fBounds
ILcdBounds fBounds
-
fHeightAbove
double[] fHeightAbove
-
fHeightBelow
double[] fHeightBelow
-
fWidth
double[] fWidth
-
-
-
Class com.luciad.shape.shape3D.TLcdXYZ3DArcBand
class TLcdXYZ3DArcBand extends com.luciad.shape.shape3D.ALcd3DArcBand implements Serializable- serialVersionUID:
- 43630800513785779L
-
Class com.luciad.shape.shape3D.TLcdXYZBounds
class TLcdXYZBounds extends ALcd3DEditableBounds implements Serializable- serialVersionUID:
- 1908746558329509795L
-
Serialized Fields
-
fDepth
double fDepth
The depth of the box (that is, the third, upward dimension). Do not use this field directly, instead useTLcdXYZBounds.setDepth(double)
andTLcdXYZBounds.getDepth()
. -
fHeight
double fHeight
The height of the box. Do not use this field directly, instead useTLcdXYZBounds.setHeight(double)
andTLcdXYZBounds.getHeight()
. -
fWidth
double fWidth
The width of the box. Do not use this field directly, instead useTLcdXYZBounds.setWidth(double)
andTLcdXYZBounds.getWidth()
. -
fX
double fX
The lower left point of the box. Do not use these fields directly, instead useTLcdXYZBounds.move3D(double, double, double)
andTLcdXYZBounds.getLocation()
. -
fY
double fY
-
fZ
double fZ
-
-
Class com.luciad.shape.shape3D.TLcdXYZFloatBounds
class TLcdXYZFloatBounds extends ALcd3DEditableBounds implements Serializable- serialVersionUID:
- 3488593128778119804L
-
Serialized Fields
-
fDepth
double fDepth
The depth of the box (that is, the third, upward dimension). Do not use this field directly, instead useTLcdXYZFloatBounds.setDepth(double)
andTLcdXYZFloatBounds.getDepth()
. -
fHeight
double fHeight
The height of the box. Do not use this field directly, instead useTLcdXYZFloatBounds.setHeight(double)
andTLcdXYZFloatBounds.getHeight()
. -
fPoint
TLcdXYZPoint fPoint
The lower left point of the box. Do not use this field directly, instead useTLcdXYZFloatBounds.move3D(double, double, double)
andTLcdXYZFloatBounds.getLocation()
. -
fWidth
double fWidth
The width of the box. The longitude width of the rectangle. Do not use this field directly, instead useTLcdXYZFloatBounds.setWidth(double)
andTLcdXYZFloatBounds.getWidth()
.
-
-
Class com.luciad.shape.shape3D.TLcdXYZFloatLine
class TLcdXYZFloatLine extends ALcd3DEditableShape implements Serializable- serialVersionUID:
- -5413422655536452353L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fX1
float fX1
-
fX2
float fX2
-
fY1
float fY1
-
fY2
float fY2
-
fZ1
float fZ1
-
fZ2
float fZ2
-
-
Class com.luciad.shape.shape3D.TLcdXYZFloatPoint
class TLcdXYZFloatPoint extends ALcd3DEditablePoint implements Serializable- serialVersionUID:
- 6607772032385894003L
-
Serialized Fields
-
fX
float fX
The x coordinate. Do not use this field directly, instead useTLcdXYZFloatPoint.move3D(double, double, double)
andALcdPoint.getLocation()
. -
fY
float fY
The y coordinate. Do not use this field directly, instead useTLcdXYZFloatPoint.move2D(double, double)
andALcdPoint.getLocation()
. -
fZ
float fZ
The z coordinate. Do not use this field directly, instead useTLcdXYZFloatPoint.move2D(double, double)
andALcdPoint.getLocation()
.
-
-
Class com.luciad.shape.shape3D.TLcdXYZFloatPolygon
class TLcdXYZFloatPolygon extends ALcd3DEditableFloatPolypoint implements Serializable- serialVersionUID:
- -807246588864401651L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fOrientation
int fOrientation
-
-
Class com.luciad.shape.shape3D.TLcdXYZFloatPolyline
class TLcdXYZFloatPolyline extends ALcd3DEditableFloatPolypoint implements Serializable- serialVersionUID:
- -203780517241874619L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
-
Class com.luciad.shape.shape3D.TLcdXYZFloatPolypoint
class TLcdXYZFloatPolypoint extends ALcd3DEditableFloatPolypoint implements Serializable- serialVersionUID:
- 8858570820542909443L
-
Class com.luciad.shape.shape3D.TLcdXYZLine
class TLcdXYZLine extends ALcd3DEditableLine implements Serializable- serialVersionUID:
- -1694588866325758726L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
-
Class com.luciad.shape.shape3D.TLcdXYZPoint
class TLcdXYZPoint extends ALcd3DEditablePoint implements Serializable- serialVersionUID:
- -3533017370381495318L
-
Serialized Fields
-
fX
double fX
The x coordinate. Do not use this field directly, instead useTLcdXYZPoint.move3D(double, double, double)
andALcdPoint.getLocation()
. -
fY
double fY
The y coordinate. Do not use this field directly, instead useTLcdXYZPoint.move3D(double, double, double)
andALcdPoint.getLocation()
. -
fZ
double fZ
The z coordinate. Do not use this field directly, instead useTLcdXYZPoint.move3D(double, double, double)
andALcdPoint.getLocation()
.
-
-
Class com.luciad.shape.shape3D.TLcdXYZPolygon
class TLcdXYZPolygon extends TLcdXYZPolypoint implements Serializable- serialVersionUID:
- -2573672969939835845L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
fOrientation
int fOrientation
-
-
Class com.luciad.shape.shape3D.TLcdXYZPolyline
class TLcdXYZPolyline extends TLcdXYZPolypoint implements Serializable- serialVersionUID:
- -600065663516382457L
-
Serialized Fields
-
fCurveSupport
com.luciad.internal.shape.TLinPointListCurveSupport fCurveSupport
-
-
Class com.luciad.shape.shape3D.TLcdXYZPolypoint
class TLcdXYZPolypoint extends ALcd3DEditablePolypoint implements Serializable- serialVersionUID:
- -1033124779555013108L
-
-
Package com.luciad.symbology.app6a.model
-
Class com.luciad.symbology.app6a.model.TLcdAPP6AModelDescriptor
class TLcdAPP6AModelDescriptor extends TLcdFeaturedModelDescriptor implements Serializable -
Class com.luciad.symbology.app6a.model.TLcdEditableAPP6AObject
class TLcdEditableAPP6AObject extends TLcdLonLatPolyline implements Serializable-
Serialized Fields
-
fCanReversePointOrder
boolean fCanReversePointOrder
If the order of the points of this object is reversible -
fCodedSupport
com.luciad.internal.symbology.app6a_ms2525b.model.TLcdEditableAPP6ACodedSupport fCodedSupport
-
fLine
boolean fLine
Whether or not this object should be represented by a line.
-
-
-
-
Package com.luciad.symbology.app6a.view.gxy
-
Class com.luciad.symbology.app6a.view.gxy.TLcdDefaultAPP6AStyle
class TLcdDefaultAPP6AStyle extends Object implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.view.common.TLcdMilitarySymbolStyleImpl fDelegate
Deprecated.
-
-
-
-
Package com.luciad.symbology.app6a.view.gxy.painter
-
Class com.luciad.symbology.app6a.view.gxy.painter.TLcdAPP6AGXYEditorProvider
class TLcdAPP6AGXYEditorProvider extends Object implements Serializable-
Serialized Fields
-
fEditorPainterProvider
com.luciad.internal.symbology.app6a_ms2525b.view.gxy.painter.TLcdAPP6AGXYEditorPainterProvider fEditorPainterProvider
-
-
-
Class com.luciad.symbology.app6a.view.gxy.painter.TLcdAPP6AGXYLabelPainterProvider
class TLcdAPP6AGXYLabelPainterProvider extends Object implements Serializable-
Serialized Fields
-
fLabelPainterProvider
com.luciad.internal.symbology.app6a_ms2525b.view.gxy.painter.TLcdAPP6AGXYLabelPainterProvider fLabelPainterProvider
-
-
-
Class com.luciad.symbology.app6a.view.gxy.painter.TLcdAPP6AGXYPainterProvider
class TLcdAPP6AGXYPainterProvider extends Object implements Serializable-
Serialized Fields
-
fEditorPainterProvider
com.luciad.internal.symbology.app6a_ms2525b.view.gxy.painter.TLcdAPP6AGXYEditorPainterProvider fEditorPainterProvider
-
-
-
-
Package com.luciad.symbology.app6a.view.swing
-
Class com.luciad.symbology.app6a.view.swing.TLcdAPP6AObjectCustomizer
class TLcdAPP6AObjectCustomizer extends JPanel implements Serializable-
Serialized Fields
-
fAPP6ACoded
ILcdEditableAPP6ACoded fAPP6ACoded
-
fAPP6AGraphicsPanel
com.luciad.symbology.app6a.view.swing.TLcdAPP6AGraphicsPanel fAPP6AGraphicsPanel
-
fAPP6ATextModifiersPanel
com.luciad.symbology.app6a.view.swing.TLcdAPP6ATextModifiersPanel fAPP6ATextModifiersPanel
-
fEnablePointFilter
boolean fEnablePointFilter
-
fFilter
ILcdFilter<String> fFilter
-
fFilterType
TLcdAPP6AObjectCustomizer.FilterType fFilterType
-
fGraphicCustomizers
ArrayList<Customizer> fGraphicCustomizers
-
fHierarchyFilter
ILcdFilter<String> fHierarchyFilter
-
fIsValidSelection
boolean fIsValidSelection
-
fReceiveTextModifierEvents
boolean fReceiveTextModifierEvents
-
fSIDCFilter
ILcdFilter<String> fSIDCFilter
-
fStringTranslator
ILcdStringTranslator fStringTranslator
-
fTextModifierCustomizers
ArrayList<Customizer> fTextModifierCustomizers
-
-
-
-
Package com.luciad.symbology.common.view
-
Class com.luciad.symbology.common.view.TLcdEngagementBarStyle
class TLcdEngagementBarStyle extends Object implements Serializable-
Serialized Fields
-
fFont
Font fFont
-
fFontColor
Color fFontColor
-
fFontScalingEnabled
boolean fFontScalingEnabled
-
fForcedFillColor
Color fForcedFillColor
-
fFrameColor
Color fFrameColor
-
fFrameWidth
int fFrameWidth
-
fTargetDesignation
TLcdEngagementBarStyle.TargetDesignation fTargetDesignation
-
fTargetDesignationFillColorMap
Map<TLcdEngagementBarStyle.TargetDesignation,
Color> fTargetDesignationFillColorMap
-
-
-
-
Package com.luciad.symbology.milstd2525b.model
-
Class com.luciad.symbology.milstd2525b.model.TLcdEditableMS2525bObject
class TLcdEditableMS2525bObject extends TLcdLonLatPolyline implements Serializable-
Serialized Fields
-
fCanReversePointOrder
boolean fCanReversePointOrder
-
fCodedSupport
com.luciad.internal.symbology.app6a_ms2525b.model.TLcdEditableMS2525bCodedSupport fCodedSupport
-
fLine
boolean fLine
Whether or not this object should be represented by a line.
-
-
-
Class com.luciad.symbology.milstd2525b.model.TLcdMS2525bModelDescriptor
class TLcdMS2525bModelDescriptor extends TLcdFeaturedModelDescriptor implements Serializable
-
-
Package com.luciad.symbology.milstd2525b.view.gxy
-
Class com.luciad.symbology.milstd2525b.view.gxy.TLcdDefaultMS2525bStyle
class TLcdDefaultMS2525bStyle extends Object implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.view.common.TLcdMilitarySymbolStyleImpl fDelegate
Deprecated.
-
-
-
-
Package com.luciad.symbology.milstd2525b.view.gxy.painter
-
Class com.luciad.symbology.milstd2525b.view.gxy.painter.TLcdMS2525bGXYEditorProvider
class TLcdMS2525bGXYEditorProvider extends Object implements Serializable-
Serialized Fields
-
fEditorPainterProvider
com.luciad.internal.symbology.app6a_ms2525b.view.gxy.painter.TLcdMS2525bGXYEditorPainterProvider fEditorPainterProvider
-
-
-
Class com.luciad.symbology.milstd2525b.view.gxy.painter.TLcdMS2525bGXYLabelPainterProvider
class TLcdMS2525bGXYLabelPainterProvider extends Object implements Serializable-
Serialized Fields
-
fLabelPainterProvider
com.luciad.internal.symbology.app6a_ms2525b.view.gxy.painter.TLcdMS2525bGXYLabelPainterProvider fLabelPainterProvider
-
-
-
Class com.luciad.symbology.milstd2525b.view.gxy.painter.TLcdMS2525bGXYPainterProvider
class TLcdMS2525bGXYPainterProvider extends Object implements Serializable-
Serialized Fields
-
fEditorPainterProvider
com.luciad.internal.symbology.app6a_ms2525b.view.gxy.painter.TLcdMS2525bGXYEditorPainterProvider fEditorPainterProvider
-
-
-
-
Package com.luciad.symbology.milstd2525b.view.swing
-
Class com.luciad.symbology.milstd2525b.view.swing.TLcdMS2525bObjectCustomizer
class TLcdMS2525bObjectCustomizer extends JPanel implements Serializable-
Serialized Fields
-
fEnablePointFilter
boolean fEnablePointFilter
-
fFilter
ILcdFilter<String> fFilter
-
fFilterType
TLcdMS2525bObjectCustomizer.FilterType fFilterType
-
fGraphicCustomizers
ArrayList<Customizer> fGraphicCustomizers
-
fHierarchyFilter
ILcdFilter<String> fHierarchyFilter
-
fIsValidSelection
boolean fIsValidSelection
-
fMS2525bCoded
ILcdEditableMS2525bCoded fMS2525bCoded
-
fMS2525bGraphicsPanel
com.luciad.symbology.milstd2525b.view.swing.TLcdMS2525bGraphicsPanel fMS2525bGraphicsPanel
-
fMS2525bTextModifiersPanel
com.luciad.symbology.milstd2525b.view.swing.TLcdMS2525bTextModifiersPanel fMS2525bTextModifiersPanel
-
fReceiveTextModifierEvents
boolean fReceiveTextModifierEvents
-
fSIDCFilter
ILcdFilter<String> fSIDCFilter
-
fStringTranslator
ILcdStringTranslator fStringTranslator
-
fTextModifierCustomizers
ArrayList<Customizer> fTextModifierCustomizers
-
-
-
-
Package com.luciad.symbology.view.common
-
Class com.luciad.symbology.view.common.TLcdMilitarySymbolStyle
class TLcdMilitarySymbolStyle extends Object implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.symbology.app6a_ms2525b.view.gxy.ILinMilitarySymbolStyle fDelegate
-
-
-
-
Package com.luciad.tea
-
Class com.luciad.tea.TLcdElevationModelFilter
class TLcdElevationModelFilter extends Object implements Serializable -
Class com.luciad.tea.TLcdProfileViewJPanel
class TLcdProfileViewJPanel extends JPanel implements Serializable-
Serialized Fields
-
fAltitudeAboveGroundForLOS
double fAltitudeAboveGroundForLOS
-
fBottomMargin
int fBottomMargin
-
fChangeAltitudeOnInteraction
boolean fChangeAltitudeOnInteraction
-
fEndIndex
int fEndIndex
-
fLineOfSightEnabled
boolean fLineOfSightEnabled
-
fMarkColor
Color fMarkColor
-
fMarkIndex
int fMarkIndex
-
fMarkModelPoint
TLcdXYZPoint fMarkModelPoint
-
fMarkViewX
double fMarkViewX
-
fMarkViewY
double fMarkViewY
-
fMarkWidth
int fMarkWidth
-
fMaxVerticalAngle
double fMaxVerticalAngle
-
fMinVerticalAngle
double fMinVerticalAngle
-
fPaintZeroLine
boolean fPaintZeroLine
-
fPanelHeight
int fPanelHeight
-
fPanelWidth
int fPanelWidth
-
fProfile
ILcdPoint[] fProfile
-
fProfileLength
int fProfileLength
-
fProfileReference
ILcdGeoReference fProfileReference
-
fSightLineArray
double[] fSightLineArray
-
fSightLineAssociatedPointX
double[] fSightLineAssociatedPointX
-
fSightLineAssociatedPointY
double[] fSightLineAssociatedPointY
-
fSightLineTopArray
double[] fSightLineTopArray
-
fSimpleLineOfSightEnabled
boolean fSimpleLineOfSightEnabled
-
fStartIndex
int fStartIndex
-
fTargetAltitudeAboveGroundForLOS
double fTargetAltitudeAboveGroundForLOS
-
fTopMargin
int fTopMargin
-
fUnknownColor
Color fUnknownColor
-
fValidColor
Color fValidColor
-
fValueFormat
ILcdFormatter fValueFormat
-
fVisibilityColor
Color fVisibilityColor
-
fVisibilityOn
boolean fVisibilityOn
-
fVisualizeMarkPoint
boolean fVisualizeMarkPoint
-
fXArray
int[] fXArray
-
fXMarginLeft
int fXMarginLeft
-
fXMarginRight
int fXMarginRight
-
fYArray
int[] fYArray
-
fZeroInProfile
boolean fZeroInProfile
-
fZeroLineColor
Color fZeroLineColor
-
max_index
int max_index
-
-
-
Class com.luciad.tea.TLcdTerrainProfileController
class TLcdTerrainProfileController extends ALcdGXYSmartController implements Serializable-
Serialized Fields
-
fBackground
Color fBackground
-
fCreateProfileFunction
com.luciad.tea.TLcdTerrainProfileController.CreateProfileFunction fCreateProfileFunction
-
fEndModelPoint
TLcdXYZPoint fEndModelPoint
-
fEndPointAvailable
boolean fEndPointAvailable
-
fEndViewPoint
Point fEndViewPoint
-
fEndWorldPoint
TLcdXYZPoint fEndWorldPoint
-
fFont
Font fFont
-
fForeground
Color fForeground
-
fGhostColor
Color fGhostColor
-
fGhostLineWidth
int fGhostLineWidth
-
fIsMouseDragging
boolean fIsMouseDragging
-
fIsMouseMoving
boolean fIsMouseMoving
-
fMapPen
ALcdGXYPen fMapPen
-
fMarkAltitudeBackgroundColor
Color fMarkAltitudeBackgroundColor
-
fMarkAltitudeForegroundColor
Color fMarkAltitudeForegroundColor
-
fMarkColor
Color fMarkColor
-
fMarkHeight
int fMarkHeight
-
fMarkPointValid
boolean fMarkPointValid
-
fMarkWidth
int fMarkWidth
-
fMouseIsMovingEvent
MouseEvent fMouseIsMovingEvent
-
fMWT
TLcdGeodetic2Grid fMWT
-
fOutOfRasterBoundsLabeled
boolean fOutOfRasterBoundsLabeled
-
fProfileGenerator
TLcdProfileGenerator fProfileGenerator
-
fProfileView
ILcdProfileView fProfileView
-
fScanResolution
double fScanResolution
-
fStartModelPoint
TLcdXYZPoint fStartModelPoint
-
fStartPointAvailable
boolean fStartPointAvailable
-
fStartViewPoint
Point fStartViewPoint
-
fStartWorldPoint
TLcdXYZPoint fStartWorldPoint
-
fTempWorldPoint
TLcdXYZPoint fTempWorldPoint
-
fTextColor
Color fTextColor
-
fUnknownElevationLabeled
boolean fUnknownElevationLabeled
-
fValueFormat
ILcdFormatter fValueFormat
-
fViewElevationProvider
TLcdGXYViewBasedTerrainElevationProvider fViewElevationProvider
-
isGhostPointingUp
boolean isGhostPointingUp
-
-
-
Class com.luciad.tea.TLcdTerrainRulerController
class TLcdTerrainRulerController extends TLcdAdvancedMapRulerController implements Serializable-
Serialized Fields
-
fAbsoluteTolerance
double fAbsoluteTolerance
-
fGeodeticReference
TLcdGeodeticReference fGeodeticReference
-
fGeodeticSegmentScanner
TLcdGeodeticSegmentScanner fGeodeticSegmentScanner
-
fGridSegmentScanner
TLcdGridSegmentScanner fGridSegmentScanner
-
fMaximumSamples
int fMaximumSamples
-
fMinimumSamples
int fMinimumSamples
-
fMinimumStepSize
int fMinimumStepSize
-
fRelativeTolerance
double fRelativeTolerance
-
fRhumblineSegmentScanner
TLcdRhumblineSegmentScanner fRhumblineSegmentScanner
-
fTerrainDistanceUtil
TLcdTerrainDistanceUtil fTerrainDistanceUtil
-
fTerrainElevationProvider
ALcdTerrainElevationProvider fTerrainElevationProvider
-
fUseTerrain
boolean fUseTerrain
-
-
-
Class com.luciad.tea.TLcdUpdateTerrainModelAction
class TLcdUpdateTerrainModelAction extends ALcdAction implements Serializable-
Serialized Fields
-
fVVModel
TLcdVVTerrainProfileModel fVVModel
Deprecated.
-
-
-
-
Package com.luciad.tea.hypsometry
-
Class com.luciad.tea.hypsometry.TLcdHypsometricEarthPainter
class TLcdHypsometricEarthPainter extends TLcdEarthGXYRasterPainter implements Serializable-
Serialized Fields
-
fEmptyTile
ILcdTile fEmptyTile
-
fHypsometricValueProvider
ILcdHypsometricValueProvider fHypsometricValueProvider
-
fTileFactory
ILcdHypsometricTileFactory fTileFactory
-
fUnknownValue
int fUnknownValue
-
fWorldReference
ILcdXYWorldReference fWorldReference
-
-
-
Class com.luciad.tea.hypsometry.TLcdHypsometricMultilevelRasterPainter
class TLcdHypsometricMultilevelRasterPainter extends Object implements Serializable-
Serialized Fields
-
fHypsometricMultilevelRasterFactory
ILcdHypsometricMultilevelRasterFactory fHypsometricMultilevelRasterFactory
-
fMultilevelRaster
ILcdMultilevelRaster fMultilevelRaster
-
fMultilevelRasterPainter
ILcdRasterPainter fMultilevelRasterPainter
-
-
-
Class com.luciad.tea.hypsometry.TLcdHypsometricRasterPainter
class TLcdHypsometricRasterPainter extends Object implements Serializable-
Serialized Fields
-
fHypsometricRasterFactory
ILcdHypsometricRasterFactory fHypsometricRasterFactory
-
fRaster
ILcdRaster fRaster
-
fRasterPainter
ILcdRasterPainter fRasterPainter
-
-
-
-
Package com.luciad.text
-
Class com.luciad.text.TLcdAltitudeFormat
class TLcdAltitudeFormat extends Format implements Serializable-
Serialized Fields
-
fDelegateFormat
com.luciad.internal.text.TLcdISO19103UnitOfMeasureFormat<TLcdAltitudeUnit> fDelegateFormat
-
fUnitAlignment
TLcdAltitudeFormat.Alignment fUnitAlignment
-
-
-
Class com.luciad.text.TLcdAngleFormat
class TLcdAngleFormat extends Format implements Serializable-
Serialized Fields
-
fCustomDegreeDisplayFormat
com.luciad.internal.text.TLcdLonLatPointFormatInternal fCustomDegreeDisplayFormat
-
fDelegateFormat
com.luciad.internal.text.TLcdISO19103UnitOfMeasureFormat<TLcdAngleUnit> fDelegateFormat
-
-
-
Class com.luciad.text.TLcdDistanceFormat
class TLcdDistanceFormat extends Format implements Serializable-
Serialized Fields
-
fDelegateFormat
com.luciad.internal.text.TLcdISO19103UnitOfMeasureFormat<TLcdDistanceUnit> fDelegateFormat
-
-
-
Class com.luciad.text.TLcdDurationFormat
class TLcdDurationFormat extends Format implements Serializable-
Serialized Fields
-
fLocale
Locale fLocale
-
fNfThreadLocal
ThreadLocal<DecimalFormat> fNfThreadLocal
-
fPattern
String fPattern
-
fPatternParts
List<com.luciad.text.TLcdDurationFormat.PatternPart> fPatternParts
-
fTrimLeft
boolean fTrimLeft
-
fTrimRight
boolean fTrimRight
-
-
-
Class com.luciad.text.TLcdGeorefFormat
class TLcdGeorefFormat extends Format implements Serializable-
Serialized Fields
-
fGeorefFormat
String fGeorefFormat
-
-
-
Class com.luciad.text.TLcdISO8601DateFormat
class TLcdISO8601DateFormat extends Format implements Serializable-
Serialized Fields
-
fISO8601DateFormat
DateTimeFormatter fISO8601DateFormat
-
-
-
Class com.luciad.text.TLcdLonLatPointFormat
class TLcdLonLatPointFormat extends Format implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.text.TLcdLonLatPointFormatInternal fDelegate
-
-
-
Class com.luciad.text.TLcdScaleFormat
class TLcdScaleFormat extends Format implements Serializable-
Serialized Fields
-
fNumberFormat
NumberFormat fNumberFormat
-
fSeparator
String fSeparator
-
-
-
Class com.luciad.text.TLcdSpeedFormat
class TLcdSpeedFormat extends Format implements Serializable-
Serialized Fields
-
fDelegateFormat
com.luciad.internal.text.TLcdISO19103UnitOfMeasureFormat<TLcdSpeedUnit> fDelegateFormat
-
-
-
Class com.luciad.text.TLcdSymbologyDateFormat
class TLcdSymbologyDateFormat extends Format implements Serializable-
Serialized Fields
-
fDateFormat
DateFormat fDateFormat
-
fFormatString
String fFormatString
-
fTimeZone
TimeZone fTimeZone
-
fWithSeconds
boolean fWithSeconds
-
-
-
-
Package com.luciad.text.cgrs
-
Class com.luciad.text.cgrs.TLcdCGRSFormat
class TLcdCGRSFormat extends Format implements Serializable-
Serialized Fields
-
fCGRSFormat
String fCGRSFormat
-
fCGRSGrid
com.luciad.internal.samples.gxy.grid.cgrs.CGRSGrid fCGRSGrid
-
fTempCGRSCoordinate
com.luciad.internal.samples.gxy.grid.cgrs.CGRSCoordinate fTempCGRSCoordinate
-
-
-
-
Package com.luciad.text.gars
-
Class com.luciad.text.gars.TLcdGARSFormat
class TLcdGARSFormat extends Format implements Serializable-
Serialized Fields
-
fFormat
String fFormat
-
fGARSGrid
com.luciad.internal.samples.gxy.grid.gars.GARSGrid fGARSGrid
-
fPrecision
TLcdGARSFormat.Precision fPrecision
-
fTempGARSCoordinate
com.luciad.internal.samples.gxy.grid.gars.GARSCoordinate fTempGARSCoordinate
-
-
-
-
Package com.luciad.text.mgrs
-
Class com.luciad.text.mgrs.TLcdMGRSFormat
class TLcdMGRSFormat extends Format implements Serializable-
Serialized Fields
-
fFormatType
TLcdMGRSFormat.FormatType fFormatType
-
fPrecision
TLcdMGRSFormat.FormatPrecision fPrecision
-
fUpsMgrsUtil
TLcdUpsMgrsUtil fUpsMgrsUtil
-
fUpsUtil
TLcdUPSUtil fUpsUtil
-
fUtmMgrsUtil
TLcdUtmMgrsUtil fUtmMgrsUtil
-
fUtmUtil
TLcdUTMUtil fUtmUtil
-
-
-
-
Package com.luciad.transformation
-
Class com.luciad.transformation.TLcdCompositeModelXYZWorldTransformation
class TLcdCompositeModelXYZWorldTransformation extends Object implements Serializable-
Serialized Fields
-
fModelReference
ILcdModelReference fModelReference
-
fXYTransformation
ILcdModelXYWorldTransformation fXYTransformation
-
fXYZWorldReference
ILcdXYZWorldReference fXYZWorldReference
-
fZTransformation
ILcdModelZWorldTransformation fZTransformation
-
-
-
Class com.luciad.transformation.TLcdDefaultModelXYWorldTransformation
class TLcdDefaultModelXYWorldTransformation extends Object implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.transformation.ILcdReference3DReference2DTransformation fDelegate
-
fModelReference
ILcdModelReference fModelReference
-
fXYWorldReference
ILcdXYWorldReference fXYWorldReference
-
-
-
Class com.luciad.transformation.TLcdDefaultModelXYZWorldTransformation
class TLcdDefaultModelXYZWorldTransformation extends Object implements Serializable-
Serialized Fields
-
fCacheValid
boolean fCacheValid
-
fDelegate
com.luciad.internal.transformation.ILcdReference3DReference3DTransformation fDelegate
-
fModelReference
ILcdModelReference fModelReference
-
fXYZWorldReference
ILcdXYZWorldReference fXYZWorldReference
-
-
-
Class com.luciad.transformation.TLcdGeocentric2Grid
class TLcdGeocentric2Grid extends Object implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.transformation.TLcdGeocentricGridTransformation fDelegate
-
-
-
Class com.luciad.transformation.TLcdGeodetic2Geocentric
class TLcdGeodetic2Geocentric extends Object implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.transformation.TLcdGeodeticGeocentricTransformation fDelegate
-
-
-
Class com.luciad.transformation.TLcdGeodetic2Grid
class TLcdGeodetic2Grid extends Object implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.transformation.TLcdGeodeticGridTransformation fDelegate
-
-
-
Class com.luciad.transformation.TLcdGeoid2Grid
class TLcdGeoid2Grid extends Object implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.transformation.TLcdGeoidGridTransformation fDelegate
Deprecated.
-
-
-
Class com.luciad.transformation.TLcdGrid2Geocentric
class TLcdGrid2Geocentric extends Object implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.transformation.TLcdGeocentricGridTransformation fDelegate
-
-
-
Class com.luciad.transformation.TLcdGrid2Grid
class TLcdGrid2Grid extends Object implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.transformation.TLcdGridGridTransformation fDelegate
-
-
-
Class com.luciad.transformation.TLcdIdentityModelXYWorldTransformation
class TLcdIdentityModelXYWorldTransformation extends Object implements Serializable-
Serialized Fields
-
fModelReference
ILcdModelReference fModelReference
-
fXYWorldReference
ILcdXYWorldReference fXYWorldReference
-
-
-
Class com.luciad.transformation.TLcdIdentityModelXYZWorldTransformation
class TLcdIdentityModelXYZWorldTransformation extends Object implements Serializable-
Serialized Fields
-
fModelReference
ILcdModelReference fModelReference
-
fXYZWorldReference
ILcdXYZWorldReference fXYZWorldReference
-
-
-
Class com.luciad.transformation.TLcdMapWorldMapWorldTransformation
class TLcdMapWorldMapWorldTransformation extends Object implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.transformation.TLcdGridGridTransformation fDelegate
-
-
-
Class com.luciad.transformation.TLcdModelXYWorldTransformation
class TLcdModelXYWorldTransformation extends Object implements Serializable-
Serialized Fields
-
fModelReference
ILcdModelReference fModelReference
Deprecated. -
fXYWorldReference
ILcdXYWorldReference fXYWorldReference
Deprecated.
-
-
-
Class com.luciad.transformation.TLcdModelXYZWorldTransformation
class TLcdModelXYZWorldTransformation extends Object implements Serializable-
Serialized Fields
-
fModelReference
ILcdModelReference fModelReference
Deprecated. -
fXYZWorldReference
ILcdXYZWorldReference fXYZWorldReference
Deprecated.
-
-
-
Class com.luciad.transformation.TLcdTopocentric2Grid
class TLcdTopocentric2Grid extends Object implements Serializable-
Serialized Fields
-
fDelegate
com.luciad.internal.transformation.TLcdTopocentricGridTransformation fDelegate
-
-
-
Class com.luciad.transformation.TLcdTopocentricCoordSysTransfo2
class TLcdTopocentricCoordSysTransfo2 extends Object implements Serializable-
Serialized Fields
-
fEllipsoid
ILcdEllipsoid fEllipsoid
Deprecated. -
fOrigin
ILcdPoint fOrigin
Deprecated. -
fRotation
ILcdXYZRotation fRotation
Deprecated. -
fXYZOrigin
ILcd3DEditablePoint fXYZOrigin
Deprecated.
-
-
-
Class com.luciad.transformation.TLcdTopocentricCoordSysTransformation
class TLcdTopocentricCoordSysTransformation extends Object implements Serializable-
Serialized Fields
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fOrigin
ILcdPoint fOrigin
-
fXYZOrigin
ILcd3DEditablePoint fXYZOrigin
-
m11
double m11
-
m12
double m12
-
m13
double m13
-
m21
double m21
-
m22
double m22
-
m23
double m23
-
m31
double m31
-
m32
double m32
-
m33
double m33
-
r11
double r11
-
r12
double r12
-
r13
double r13
-
r21
double r21
-
r22
double r22
-
r23
double r23
-
r31
double r31
-
r32
double r32
-
r33
double r33
-
-
-
-
Package com.luciad.util
-
Class com.luciad.util.ALcdDispatchableEvent
class ALcdDispatchableEvent extends EventObject implements Serializable -
Class com.luciad.util.ALcdDynamicFilter
class ALcdDynamicFilter extends Object implements Serializable-
Serialized Fields
-
fChangeSupport
TLcdChangeSupport fChangeSupport
-
-
-
Class com.luciad.util.ALcdWeakSelectionListener
class ALcdWeakSelectionListener extends Object implements Serializable-
Serialized Fields
-
fObjectToModify
WeakReference<T> fObjectToModify
-
-
-
Class com.luciad.util.TLcdAltitudeUnit
class TLcdAltitudeUnit extends Object implements Serializable -
Class com.luciad.util.TLcdAngleUnit
class TLcdAngleUnit extends Object implements Serializable -
Class com.luciad.util.TLcdAssoc
class TLcdAssoc extends Object implements Serializable -
Class com.luciad.util.TLcdAssocList
class TLcdAssocList extends Object implements Serializable-
Serialized Fields
-
fAssocs
ILcdAssoc[] fAssocs
-
-
-
Class com.luciad.util.TLcdChangeEvent
class TLcdChangeEvent extends EventObject implements Serializable -
Exception Class com.luciad.util.TLcdCodecException
class TLcdCodecException extends Exception implements Serializable -
Class com.luciad.util.TLcdDistanceUnit
class TLcdDistanceUnit extends Object implements Serializable -
Class com.luciad.util.TLcdEventMulticaster
class TLcdEventMulticaster extends Object implements Serializable -
Class com.luciad.util.TLcdFeatureArray
class TLcdFeatureArray extends Object implements Serializable-
Serialized Fields
-
fFeatures
Object[] fFeatures
-
-
-
Class com.luciad.util.TLcdHaloAlgorithm
class TLcdHaloAlgorithm extends Object implements Serializable-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
fDisplayName
String fDisplayName
-
fValue
int fValue
-
-
-
Class com.luciad.util.TLcdInterval
class TLcdInterval extends Object implements Serializable-
Serialized Fields
-
fDisplayName
String fDisplayName
-
fMax
double fMax
-
fMin
double fMin
-
-
-
Exception Class com.luciad.util.TLcdLicenseError
class TLcdLicenseError extends Error implements Serializable -
Class com.luciad.util.TLcdLineType
class TLcdLineType extends Object implements Serializable-
Serialization Methods
-
readResolve
Deals with the issue of uniqueness when we are dealing with more than one VM by adding the read symbol to the hash table, if it isn't already there.- Throws:
ObjectStreamException
-
-
Serialized Fields
-
fName
String fName
-
-
-
Class com.luciad.util.TLcdLonLatCoord
class TLcdLonLatCoord extends Object implements Serializable -
Class com.luciad.util.TLcdLonLatFormatter
class TLcdLonLatFormatter extends Object implements Serializable-
Serialized Fields
-
f2DigitsFormat
DecimalFormat f2DigitsFormat
-
f3DigitsFormat
DecimalFormat f3DigitsFormat
-
fDigits
long fDigits
-
fLatFormat
DecimalFormat fLatFormat
-
fLonFormat
DecimalFormat fLonFormat
-
fPattern
String fPattern
-
-
-
Exception Class com.luciad.util.TLcdNoBoundsException
class TLcdNoBoundsException extends Exception implements Serializable -
Exception Class com.luciad.util.TLcdOutOfBoundsException
class TLcdOutOfBoundsException extends Exception implements Serializable -
Class com.luciad.util.TLcdSelectionChangedEvent
class TLcdSelectionChangedEvent extends EventObject implements Serializable -
Class com.luciad.util.TLcdStatusEvent
class TLcdStatusEvent extends EventObject implements Serializable-
Serialized Fields
-
fBlockingHint
boolean fBlockingHint
-
fID
int fID
-
fMessage
String fMessage
-
fProgress
double fProgress
-
fProgressIndeterminate
boolean fProgressIndeterminate
-
fSeverity
TLcdStatusEvent.Severity fSeverity
-
fTaskID
String fTaskID
-
-
-
-
Package com.luciad.util.collections
-
Class com.luciad.util.collections.TLcdCollectionEvent
class TLcdCollectionEvent extends EventObject implements Serializable-
Serialized Fields
-
fAdjusting
boolean fAdjusting
-
fElement
T fElement
-
fType
TLcdCollectionEvent.Type fType
-
-
-
Class com.luciad.util.collections.TLcdListEvent
-
Serialized Fields
-
fNewIndex
int fNewIndex
-
fOldIndex
int fOldIndex
-
-
-
Class com.luciad.util.collections.TLcdMapEvent
class TLcdMapEvent extends EventObject implements Serializable-
Serialized Fields
-
fAdjusting
boolean fAdjusting
-
fKey
K fKey
-
fType
TLcdMapEvent.Type fType
-
fValue
V fValue
-
-
-
-
Package com.luciad.util.height
-
Exception Class com.luciad.util.height.TLcdMissingPropertyException
class TLcdMissingPropertyException extends IllegalArgumentException implements Serializable-
Serialized Fields
-
fPropertyName
String fPropertyName
-
-
-
Exception Class com.luciad.util.height.TLcdUnsupportedPropertyException
class TLcdUnsupportedPropertyException extends IllegalArgumentException implements Serializable
-
-
Package com.luciad.util.iso19103
-
Class com.luciad.util.iso19103.TLcdISO19103DistanceMeasure
class TLcdISO19103DistanceMeasure extends TLcdISO19103Measure implements Serializable -
Class com.luciad.util.iso19103.TLcdISO19103Measure
class TLcdISO19103Measure extends Number implements Serializable-
Serialized Fields
-
fUom
ILcdISO19103UnitOfMeasure fUom
-
fValue
double fValue
-
-
-
-
Package com.luciad.view
-
Class com.luciad.view.ALcdObjectSelectionAction
class ALcdObjectSelectionAction extends ALcdAction implements Serializable-
Serialized Fields
-
fAutoHide
boolean fAutoHide
-
fCurrentSelection
List<TLcdDomainObjectContext> fCurrentSelection
-
fForeignObjects
boolean fForeignObjects
-
fMaxObjectCount
int fMaxObjectCount
-
fMinObjectCount
int fMinObjectCount
-
fObjectFilter
ILcdFilter<TLcdDomainObjectContext> fObjectFilter
-
fStrict
boolean fStrict
-
fUndoSupport
TLcdUndoSupport fUndoSupport
-
fView
ILcdView fView
-
-
-
Class com.luciad.view.ALcdWeakLayeredListener
class ALcdWeakLayeredListener extends Object implements Serializable-
Serialized Fields
-
fObjectToModify
WeakReference<T> fObjectToModify
-
-
-
Class com.luciad.view.TLcdDeleteSelectionAction
class TLcdDeleteSelectionAction extends ALcdObjectSelectionAction implements Serializable-
Serialized Fields
-
fStringTranslator
ILcdStringTranslator fStringTranslator
-
-
-
Class com.luciad.view.TLcdFillStyle
class TLcdFillStyle extends Object implements Serializable -
Class com.luciad.view.TLcdIndependentOrderTreeLayeredSupport
class TLcdIndependentOrderTreeLayeredSupport extends TLcdTreeLayeredSupport implements Serializable -
Class com.luciad.view.TLcdLabelLocationEvent
class TLcdLabelLocationEvent extends EventObject implements Serializable -
Class com.luciad.view.TLcdLabelPaintedEvent
class TLcdLabelPaintedEvent extends EventObject implements Serializable -
Class com.luciad.view.TLcdLayer
class TLcdLayer extends Object implements Serializable-
Serialized Fields
-
fEditable
boolean fEditable
-
fFilter
ILcdFilter fFilter
-
fIcon
ILcdIcon fIcon
-
fLabel
String fLabel
-
fListeners
Vector<PropertyChangeListener> fListeners
-
fModel
ILcdModel fModel
-
fMyFilterChangeListener
com.luciad.view.TLcdLayer.MyFilterChangeListener fMyFilterChangeListener
-
fMyModelListener
com.luciad.view.TLcdLayer.MyModelListener fMyModelListener
-
fSelectable
boolean fSelectable
-
fSelectableSupported
boolean fSelectableSupported
-
fSelectionSupport
TLcdSelectionSupport<Object> fSelectionSupport
-
fTraceSelection
boolean fTraceSelection
-
fVisible
boolean fVisible
-
-
-
Class com.luciad.view.TLcdLayeredEvent
class TLcdLayeredEvent extends ALcdDispatchableEvent implements Serializable-
Serialized Fields
-
fId
int fId
-
fLayer
ILcdLayer fLayer
-
fLayered
ILcdLayered fLayered
-
fNewIndex
int fNewIndex
-
fOriginalIndex
int fOriginalIndex
-
-
-
Class com.luciad.view.TLcdLayeredSupport
class TLcdLayeredSupport extends Object implements Serializable-
Serialized Fields
-
fLayeredListeners
Vector<ILcdLayeredListener> fLayeredListeners
-
fLayeredToSupport
ILcdLayered fLayeredToSupport
-
fLayers
Vector<ILcdLayer> fLayers
-
fLayerSet
HashSet<ILcdLayer> fLayerSet
-
-
-
Class com.luciad.view.TLcdLayerTreeNodeSupport
class TLcdLayerTreeNodeSupport extends Object implements Serializable-
Serialized Fields
-
fHierarchyLayeredListeners
CopyOnWriteArrayList<ILcdLayeredListener> fHierarchyLayeredListeners
List containing all the hierarchy layered listeners registered to the nodefNode
-
fHierarchyPropertyChangeListeners
ArrayList<PropertyChangeListener> fHierarchyPropertyChangeListeners
List containing all the hierarchy property change listeners. Since the nodefNode
is already a layer, support for adding non-hierarchy property change listeners is already present and should not be included in this support -
fHierarchySelectionListeners
ArrayList<ILcdSelectionListener> fHierarchySelectionListeners
List containing all the hierarchy selection listeners. Since the nodefNode
is already a layer, support for adding non-hierarchy selection listeners is already present and should not be included in this support -
fInitialLayerIndexProvider
ILcdInitialLayerIndexProvider fInitialLayerIndexProvider
The initial layer index provider -
fLayeredListeners
CopyOnWriteArrayList<ILcdLayeredListener> fLayeredListeners
List containing all the regular layered listeners registered to the nodefNode
-
fLayerNodes
ArrayList<ILcdLayer> fLayerNodes
List with all the child layers of the nodefNode
-
fLayerNodeSet
HashSet<ILcdLayer> fLayerNodeSet
-
fNode
ILcdLayerTreeNode fNode
The node for which this support is created -
fPaintOnTopOfChildrenHint
boolean fPaintOnTopOfChildrenHint
Hint indicating whether the node should be painted on top of its child layers
-
-
-
Class com.luciad.view.TLcdLineStyle
class TLcdLineStyle extends Object implements Serializable-
Serialized Fields
-
fColor
Color fColor
-
fPattern
int fPattern
-
fWidth
int fWidth
-
-
-
Class com.luciad.view.TLcdMoveLayerAction
class TLcdMoveLayerAction extends ALcdAction implements Serializable-
Serialized Fields
-
fChildParentMap
HashMap<ILcdLayer,
ILcdLayerTreeNode> fChildParentMap -
fLayered
ILcdLayered fLayered
-
fLayers
ILcdLayer[] fLayers
-
fMoveCommand
String fMoveCommand
-
-
-
Class com.luciad.view.TLcdRemoveLayerAction
class TLcdRemoveLayerAction extends ALcdAction implements Serializable-
Serialized Fields
-
fLayer
ILcdLayer fLayer
-
fLayered
ILcdLayered fLayered
-
-
-
Class com.luciad.view.TLcdSelectionMediator
class TLcdSelectionMediator extends Object implements Serializable-
Serialized Fields
-
fMyLayeredAdapter
com.luciad.view.TLcdSelectionMediator.MyLayeredAdapter fMyLayeredAdapter
-
fMySelectionAdapter
com.luciad.view.TLcdSelectionMediator.MySelectionAdapter fMySelectionAdapter
-
fSlaveLayeredArray
ILcdLayered[] fSlaveLayeredArray
-
fSourceLayeredArray
ILcdLayered[] fSourceLayeredArray
-
fToSkipSelectionEventLayer
ILcdLayer fToSkipSelectionEventLayer
-
-
-
Class com.luciad.view.TLcdTreeLayeredSupport
class TLcdTreeLayeredSupport extends Object implements Serializable-
Serialized Fields
-
fTreeSupport
com.luciad.internal.view.ALinTreeLayeredSupport fTreeSupport
-
-
-
Class com.luciad.view.TLcdViewInvalidationEvent
class TLcdViewInvalidationEvent extends EventObject implements Serializable
-
-
Package com.luciad.view.gxy
-
Class com.luciad.view.gxy.ALcdGXYContextWrapper
class ALcdGXYContextWrapper extends Object implements Serializable-
Serialized Fields
-
fGXYContext
ILcdGXYContext fGXYContext
-
-
-
Class com.luciad.view.gxy.ALcdGXYEditor
class ALcdGXYEditor extends Object implements Serializable-
Serialized Fields
-
fDisplayName
String fDisplayName
-
fPropertyChangeDispatcher
TLcdPropertyChangeDispatcher fPropertyChangeDispatcher
-
-
-
Class com.luciad.view.gxy.ALcdGXYLabelPainter
class ALcdGXYLabelPainter extends Object implements Serializable-
Serialized Fields
-
fDisplayName
String fDisplayName
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
-
-
Class com.luciad.view.gxy.ALcdGXYPainter
class ALcdGXYPainter extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fDisplayName
String fDisplayName
-
fPropertyChangeDispatcher
PropertyChangeSupport fPropertyChangeDispatcher
-
-
-
Class com.luciad.view.gxy.ALcdGXYPen
class ALcdGXYPen extends Object implements Serializable-
Serialized Fields
-
fAddHeuristicToAvoidSubdivision
boolean fAddHeuristicToAvoidSubdivision
-
fAngleThreshold
double fAngleThreshold
-
fAWTPath
ILcdAWTPath fAWTPath
-
fGeneralPath
ILcdGeneralPath fGeneralPath
-
fHotPointColor
Color fHotPointColor
the current color of hot points -
fHotPointIcon
ILcdIcon fHotPointIcon
-
fHotPointShape
int fHotPointShape
the hot point shape type- See Also:
-
fHotPointSize
int fHotPointSize
the current size of hot points in screen pixels -
fLastPathPoint
com.luciad.view.gxy.ALcdGXYPen.ParameterizedPathPoint fLastPathPoint
-
fLastRecursionDepth
int fLastRecursionDepth
-
fMaxRecursionDepth
int fMaxRecursionDepth
-
fMinRecursionDepth
int fMinRecursionDepth
-
fMWT
ILcdModelXYWorldTransformation fMWT
-
fNrPoints
int fNrPoints
-
fParameterizedPath
ILcdParameterizedPath fParameterizedPath
-
fTanAngle2Threshold
double fTanAngle2Threshold
-
fTanAngleThreshold
double fTanAngleThreshold
-
fViewBreakDistanceSquared
double fViewBreakDistanceSquared
-
fViewDistanceThreshold
double fViewDistanceThreshold
-
fViewDistanceThresholdSquared
double fViewDistanceThresholdSquared
-
fVWT
ILcdGXYViewXYWorldTransformation fVWT
-
fWorldBreakDistanceSquared
double fWorldBreakDistanceSquared
-
fWorldDistanceThreshold
double fWorldDistanceThreshold
-
fWorldDistanceThresholdSquared
double fWorldDistanceThresholdSquared
-
-
-
Class com.luciad.view.gxy.TLcdFitGXYLayerInViewClipAction
class TLcdFitGXYLayerInViewClipAction extends ALcdAction implements Serializable-
Serialized Fields
-
fBounds
ILcdBounds fBounds
-
fGXYLayer
ILcdGXYLayer fGXYLayer
-
fGXYView
ILcdGXYView fGXYView
-
-
-
Class com.luciad.view.gxy.TLcdFitSelectionInViewClipAction
class TLcdFitSelectionInViewClipAction extends ALcdAction implements Serializable-
Serialized Fields
-
fGXYView
ILcdGXYView fGXYView
-
fScaleRatio
double fScaleRatio
-
-
-
Class com.luciad.view.gxy.TLcdG2DLineStyle
class TLcdG2DLineStyle extends Object implements Serializable -
Class com.luciad.view.gxy.TLcdGXYContext
class TLcdGXYContext extends Object implements Serializable -
Class com.luciad.view.gxy.TLcdGXYCurvedPathLabelPainter
class TLcdGXYCurvedPathLabelPainter extends ALcdGXYLabelPainter implements Serializable-
Serialized Fields
-
fAWTPath
TLcdAWTPath fAWTPath
-
fIdentifierList
List<TLcdLabelIdentifier> fIdentifierList
-
fPathList
List<ILcdAWTPath> fPathList
-
fPathProvider
ILcdGXYLabelingPathProvider fPathProvider
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fTempBounds
Rectangle fTempBounds
-
fTempPoint
Point fTempPoint
-
fTextDraper
com.luciad.internal.view.gxy.TLcdGXYTextDraper fTextDraper
-
-
-
Class com.luciad.view.gxy.TLcdGXYDataObjectLabelPainter
class TLcdGXYDataObjectLabelPainter extends TLcdGXYLabelPainter implements Serializable-
Serialized Fields
-
fProvider
com.luciad.internal.view.labeling.TLinDataObjectLabelProvider fProvider
-
-
-
Class com.luciad.view.gxy.TLcdGXYDataObjectPolygonLabelPainter
class TLcdGXYDataObjectPolygonLabelPainter extends TLcdGXYPolygonLabelPainter implements Serializable-
Serialized Fields
-
fProvider
com.luciad.internal.view.labeling.TLinDataObjectLabelProvider fProvider
-
-
-
Class com.luciad.view.gxy.TLcdGXYDataObjectPolylineLabelPainter
class TLcdGXYDataObjectPolylineLabelPainter extends TLcdGXYPolylineLabelPainter implements Serializable-
Serialized Fields
-
fProvider
com.luciad.internal.view.labeling.TLinDataObjectLabelProvider fProvider
-
-
-
Class com.luciad.view.gxy.TLcdGXYDensityLayer
class TLcdGXYDensityLayer extends Object implements Serializable-
Serialized Fields
-
fDensityImage
BufferedImage fDensityImage
-
fGXYLayer
ILcdGXYLayer fGXYLayer
-
fIndexColorModel
IndexColorModel fIndexColorModel
-
-
-
Class com.luciad.view.gxy.TLcdGXYEditableLabelPainter
class TLcdGXYEditableLabelPainter extends TLcdGXYIconPainter implements Serializable-
Serialized Fields
-
fBoundsToFollow
Hashtable fBoundsToFollow
Deprecated.Hashtable
that can contain bounds per Object that the label should be drawn in. The label of an Object will not be painted in translating mode if thisHashtable
contains that object. -
fForcePinOnNonDefaultLocation
boolean fForcePinOnNonDefaultLocation
Deprecated. -
fHashLabelLocation
Hashtable fHashLabelLocation
Deprecated. -
fIconSensitive
boolean fIconSensitive
Deprecated. -
fInnerLabelPainter
TLcdGXYLabelPainter fInnerLabelPainter
Deprecated. -
fLocationIndexCache
Hashtable fLocationIndexCache
Deprecated. -
fSelectionBackground
Color fSelectionBackground
Deprecated. -
fSelectionFilled
boolean fSelectionFilled
Deprecated. -
fTempAWTPoint
Point fTempAWTPoint
Deprecated. -
fTempEditAnchorPoint
Point fTempEditAnchorPoint
Deprecated. -
fTempEditUpperLeftPoint
Point fTempEditUpperLeftPoint
Deprecated. -
fTempLabels
String[] fTempLabels
Deprecated. -
fTempPaintLabelPinPoint
Point fTempPaintLabelPinPoint
Deprecated. -
fTempRectangle
Rectangle fTempRectangle
Deprecated. -
fTempUpperLeftPoint
Point fTempUpperLeftPoint
Deprecated. -
fWorkingContext
TLcdGXYContext fWorkingContext
Deprecated.
-
-
-
Class com.luciad.view.gxy.TLcdGXYEditorProvider
class TLcdGXYEditorProvider extends Object implements Serializable-
Serialized Fields
-
fGXYEditors
ILcdAssocSet fGXYEditors
-
fPropertyChangeDispatcher
TLcdPropertyChangeDispatcher fPropertyChangeDispatcher
-
-
-
Class com.luciad.view.gxy.TLcdGXYFeaturedLabelPainter
class TLcdGXYFeaturedLabelPainter extends TLcdGXYLabelPainter implements Serializable-
Serialized Fields
-
fFeatureIndices
int[] fFeatureIndices
-
fLabels
String[] fLabels
-
-
-
Class com.luciad.view.gxy.TLcdGXYFeaturedPolygonLabelPainter
class TLcdGXYFeaturedPolygonLabelPainter extends TLcdGXYPolygonLabelPainter implements Serializable-
Serialized Fields
-
fFeatureIndices
int[] fFeatureIndices
-
fLabels
String[] fLabels
-
-
-
Class com.luciad.view.gxy.TLcdGXYFeaturedPolylineLabelPainter
class TLcdGXYFeaturedPolylineLabelPainter extends TLcdGXYPolylineLabelPainter implements Serializable-
Serialized Fields
-
fFeatureIndices
int[] fFeatureIndices
-
fLabels
String[] fLabels
-
-
-
Class com.luciad.view.gxy.TLcdGXYHaloLabelPainter
class TLcdGXYHaloLabelPainter extends Object implements Serializable-
Serialized Fields
-
fActualLabelPainter
ILcdGXYLabelPainter fActualLabelPainter
-
fDelegateLabelPainter
ILcdGXYLabelPainter fDelegateLabelPainter
-
fDelegateLabelPainterProvider
ILcdGXYLabelPainterProvider fDelegateLabelPainterProvider
-
fHaloEnabled
boolean fHaloEnabled
-
fHaloUtil
com.luciad.view.gxy.TLcdGXYHaloLabelPainter.GXYHaloUtil fHaloUtil
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
-
-
Class com.luciad.view.gxy.TLcdGXYHaloLabelPainter2
class TLcdGXYHaloLabelPainter2 extends TLcdGXYHaloLabelPainter implements Serializable -
Class com.luciad.view.gxy.TLcdGXYHatchedFillStyle
class TLcdGXYHatchedFillStyle extends Object implements Serializable-
Serialized Fields
-
fAntiAliasing
boolean fAntiAliasing
-
fBackgroundPaint
Paint fBackgroundPaint
-
fLineColor
Color fLineColor
-
fLineWidth
int fLineWidth
-
fPattern
EnumSet<TLcdGXYHatchedFillStyle.Pattern> fPattern
-
fPatternSize
Dimension fPatternSize
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fSelectionBackgroundPaint
Paint fSelectionBackgroundPaint
-
fSelectionLineColor
Color fSelectionLineColor
-
fSelectionLineWidth
int fSelectionLineWidth
-
fSelectionPattern
EnumSet<TLcdGXYHatchedFillStyle.Pattern> fSelectionPattern
-
-
-
Class com.luciad.view.gxy.TLcdGXYLabelPainter
class TLcdGXYLabelPainter extends TLcdGXYStampLabelPainter implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fAntiAliased
boolean fAntiAliased
-
fLabels
String[] fLabels
-
fLabelTextAlignmentMode
int fLabelTextAlignmentMode
-
-
-
Class com.luciad.view.gxy.TLcdGXYLayer
class TLcdGXYLayer extends TLcdLayer implements Serializable-
Serialized Fields
-
fGXYEditorProvider
ILcdGXYEditorProvider fGXYEditorProvider
-
fGXYLabelEditorProvider
ILcdGXYLabelEditorProvider fGXYLabelEditorProvider
-
fGXYLabelingAlgorithmProvider
ILcdGXYLabelLabelingAlgorithmProvider fGXYLabelingAlgorithmProvider
-
fGXYLabelPainterProvider
ILcdGXYLabelPainterProvider fGXYLabelPainterProvider
-
fGXYLayerLabelPainter
ILcdGXYLayerLabelPainter fGXYLayerLabelPainter
-
fGXYPainterProviderArray
ILcdGXYPainterProvider[] fGXYPainterProviderArray
-
fGXYPen
ILcdGXYPen fGXYPen
-
fIcon
ILcdIcon fIcon
-
fInteractMargin
int fInteractMargin
-
fInterruptOnStop
boolean fInterruptOnStop
-
fLabeled
boolean fLabeled
-
fLabelLocations
ALcdLabelLocations fLabelLocations
-
fLabelMapScaleRange
TLcdDimensionInterval<TLcdMapScale> fLabelMapScaleRange
-
fLabelScaleRange
ILcdInterval fLabelScaleRange
-
fLabelsEditable
boolean fLabelsEditable
-
fMapScaleRange
TLcdDimensionInterval<TLcdMapScale> fMapScaleRange
-
fMinimumObjectSizeForPainting
double fMinimumObjectSizeForPainting
-
fModelElementComparator
Comparator<Object> fModelElementComparator
-
fModelQueryConfiguration
TLcdModelQueryConfiguration fModelQueryConfiguration
-
fModelXYWorldTransfoClass
Class fModelXYWorldTransfoClass
-
fOnlyPaintLabelPainter
com.luciad.internal.view.gxy.labeling.TLcdGXYOnlyPlacedLabelPainter fOnlyPaintLabelPainter
-
fPaintFromOverlaps
boolean fPaintFromOverlaps
-
fPaintLabelsScaleRatioInterval
ILcdInterval fPaintLabelsScaleRatioInterval
-
fPaintThread
Thread fPaintThread
-
fScaleListener
com.luciad.view.gxy.TLcdGXYLayer.ScaleLabelLocationListener fScaleListener
-
fScaleRange
ILcdInterval fScaleRange
-
fSelectionLabeled
boolean fSelectionLabeled
-
fStopPainting
boolean fStopPainting
-
-
-
Class com.luciad.view.gxy.TLcdGXYLayerList
class TLcdGXYLayerList extends Object implements Serializable-
Serialized Fields
-
fDefaultObjectInModelFilter
TLcdDefaultObjectInModelFilter fDefaultObjectInModelFilter
Deprecated. -
fEditable
boolean fEditable
Deprecated. -
fEditableSupported
boolean fEditableSupported
Deprecated. -
fFilterTable
Hashtable<Object,
ILcdFilter> fFilterTable Deprecated. -
fGXYPen
ILcdGXYPen fGXYPen
Deprecated. -
fIcon
ILcdIcon fIcon
Deprecated. -
fLabel
String fLabel
Deprecated. -
fLabeled
boolean fLabeled
Deprecated. -
fLabeledSupported
boolean fLabeledSupported
Deprecated. -
fLabelScaleRange
ILcdInterval fLabelScaleRange
Deprecated. -
fModelList
TLcdModelList fModelList
Deprecated. -
fModelXYWorldTransformation
Class fModelXYWorldTransformation
Deprecated. -
fMyLayerSelectionListener
com.luciad.view.gxy.TLcdGXYLayerList.MyLayerSelectionListener fMyLayerSelectionListener
Deprecated. -
fMyPropertyChangeListener
com.luciad.view.gxy.TLcdGXYLayerList.MyPropertyChangeListener fMyPropertyChangeListener
Deprecated. -
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
Deprecated. -
fScaleRange
ILcdInterval fScaleRange
Deprecated. -
fSelectable
boolean fSelectable
Deprecated. -
fSelectableSupported
boolean fSelectableSupported
Deprecated. -
fSelectionListeners
Vector<ILcdSelectionListener> fSelectionListeners
Deprecated. -
fSubGXYLayerVector
Vector<ILcdGXYLayer> fSubGXYLayerVector
Deprecated. -
fVisible
boolean fVisible
Deprecated.
-
-
-
Class com.luciad.view.gxy.TLcdGXYLayerTreeNode
class TLcdGXYLayerTreeNode extends TLcdGXYLayer implements Serializable-
Serialized Fields
-
fSupport
TLcdLayerTreeNodeSupport fSupport
-
-
-
Class com.luciad.view.gxy.TLcdGXYMultiFontLabelPainter
class TLcdGXYMultiFontLabelPainter extends TLcdGXYStampLabelPainter implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fBackgroundColor
Color fBackgroundColor
-
fDefaultFont
Font fDefaultFont
-
fDefaultForegroundColor
Color fDefaultForegroundColor
-
fFilled
boolean fFilled
-
fFonts
Font[] fFonts
-
fForegroundColors
Color[] fForegroundColors
-
fLabels
String[] fLabels
-
fPadding
int fPadding
-
fSelectionColor
Color fSelectionColor
-
fTempFonts
Font[] fTempFonts
-
fTempForegroundColors
Color[] fTempForegroundColors
-
fVerticalSpacing
int fVerticalSpacing
-
fWithFrame
boolean fWithFrame
-
-
-
Class com.luciad.view.gxy.TLcdGXYPainterColorStyle
class TLcdGXYPainterColorStyle extends Object implements Serializable -
Class com.luciad.view.gxy.TLcdGXYPainterFontStyle
class TLcdGXYPainterFontStyle extends TLcdGXYPainterColorStyle implements Serializable-
Serialized Fields
-
fFont
Font fFont
-
-
-
Class com.luciad.view.gxy.TLcdGXYPainterProvider
class TLcdGXYPainterProvider extends Object implements Serializable-
Serialized Fields
-
fClassCache
Class fClassCache
-
fGXYPainters
ILcdAssocSet fGXYPainters
-
fPainterCache
ILcdGXYPainter fPainterCache
-
fPropertyChangeDispatcher
TLcdPropertyChangeDispatcher fPropertyChangeDispatcher
-
-
-
Class com.luciad.view.gxy.TLcdGXYPen
class TLcdGXYPen extends ALcdGXYPen implements Serializable -
Class com.luciad.view.gxy.TLcdGXYPolygonLabelPainter
class TLcdGXYPolygonLabelPainter extends TLcdGXYPolygonStampLabelPainter implements Serializable-
Serialized Fields
-
fAntiAliased
boolean fAntiAliased
-
fOverridingLabels
String[] fOverridingLabels
-
fOverridingPolygon
ILcdPolygon fOverridingPolygon
-
-
-
Class com.luciad.view.gxy.TLcdGXYPolygonStampLabelPainter
class TLcdGXYPolygonStampLabelPainter extends com.luciad.view.gxy.ALcdGXYInteractiveStampLabelPainter implements Serializable-
Serialized Fields
-
fPaintCache
boolean fPaintCache
-
-
-
Class com.luciad.view.gxy.TLcdGXYPolylineLabelPainter
class TLcdGXYPolylineLabelPainter extends TLcdGXYPolylineStampLabelPainter implements Serializable-
Serialized Fields
-
fAntiAliased
boolean fAntiAliased
-
fOverridingLabels
String[] fOverridingLabels
-
fOverridingPolygon
ILcdPointList fOverridingPolygon
-
-
-
Class com.luciad.view.gxy.TLcdGXYPolylineStampLabelPainter
class TLcdGXYPolylineStampLabelPainter extends com.luciad.view.gxy.ALcdGXYInteractiveStampLabelPainter implements Serializable-
Serialized Fields
-
fAlignment
int fAlignment
-
fLabelOnPath
boolean fLabelOnPath
-
fMaxNumberPossibilities
int fMaxNumberPossibilities
-
fPaintCache
boolean fPaintCache
-
fRotationAllowed
boolean fRotationAllowed
-
fTempAWTPoint1
TLcdXYPoint fTempAWTPoint1
-
fTempAWTPoint2
TLcdXYPoint fTempAWTPoint2
-
fTempXYWorldPoint
TLcdXYPoint fTempXYWorldPoint
-
fVerticalGap
int fVerticalGap
-
-
-
Class com.luciad.view.gxy.TLcdGXYSetControllerAction
class TLcdGXYSetControllerAction extends ALcdAction implements Serializable-
Serialized Fields
-
fGXYController
ILcdGXYController fGXYController
-
fGXYView
ILcdGXYView fGXYView
-
fPropertyChangeListener
PropertyChangeListener fPropertyChangeListener
-
-
-
Class com.luciad.view.gxy.TLcdGXYShapePainter
class TLcdGXYShapePainter extends Object implements Serializable-
Serialized Fields
-
fAntiAliased
boolean fAntiAliased
-
fArcBandPainterEditor
TLcdGXYArcBandPainter fArcBandPainterEditor
-
fArcPainterEditor
TLcdGXYArcPainter fArcPainterEditor
-
fBoundsPainterEditor
TLcdGXYBoundsPainter fBoundsPainterEditor
-
fCircleBy3PointsPainterEditor
TLcdGXYCircleBy3PointsPainter fCircleBy3PointsPainterEditor
-
fCirclePainterEditor
TLcdGXYCirclePainter fCirclePainterEditor
-
fCircularArcPainterEditor
TLcdGXYCircularArcPainter fCircularArcPainterEditor
-
fCompositeCurvePainterEditor
TLcdGXYCompositeCurvePainter fCompositeCurvePainterEditor
-
fCompositeRingPainterEditor
TLcdGXYCompositeRingPainter fCompositeRingPainterEditor
-
fCurrentEditor
ILcdGXYEditor fCurrentEditor
-
fCurrentPainter
ILcdGXYPainter fCurrentPainter
-
fCurrentPathPainter
ILcdGXYPathPainter fCurrentPathPainter
-
fCurvePainter
com.luciad.view.gxy.TLcdGXYCurvePainter fCurvePainter
-
fEditMode
int fEditMode
-
fEllipsePainterEditor
TLcdGXYEllipsePainter fEllipsePainterEditor
-
fFillStyle
ILcdGXYPainterStyle fFillStyle
-
fFontStyle
ILcdGXYPainterStyle fFontStyle
-
fGeoBufferPainterEditor
TLcdGXYGeoBufferPainter fGeoBufferPainterEditor
-
fIcon
ILcdIcon fIcon
-
fIconProvider
ILcdObjectIconProvider fIconProvider
-
fLineStyle
ILcdGXYPainterStyle fLineStyle
-
fMode
int fMode
-
fObject
Object fObject
-
fPaintCache
boolean fPaintCache
-
fPointListPainterEditor
TLcdGXYPointListPainter fPointListPainterEditor
-
fPointPainterEditor
TLcdGXYIconPainter fPointPainterEditor
-
fPolygonPainterEditor
TLcdGXYPointListPainter fPolygonPainterEditor
-
fPolylinePainterEditor
TLcdGXYPointListPainter fPolylinePainterEditor
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fRectanglePainter
com.luciad.internal.view.gxy.painter.TLinGXYRectanglePainter fRectanglePainter
-
fRoundedPolygonPainterEditor
TLcdGXYRoundedPointListPainter fRoundedPolygonPainterEditor
-
fRoundedPolylinePainterEditor
TLcdGXYRoundedPointListPainter fRoundedPolylinePainterEditor
-
fRoundness
double fRoundness
-
fScale
double fScale
-
fScalingMode
TLcdGXYIconPainter.ScalingMode fScalingMode
-
fSelectedIcon
ILcdIcon fSelectedIcon
-
fSelectedIconProvider
ILcdObjectIconProvider fSelectedIconProvider
-
fSelectionMode
int fSelectionMode
-
fShapeListPainterEditor
TLcdGXYShapeListPainter fShapeListPainterEditor
-
fSnapIcon
ILcdIcon fSnapIcon
-
fSurfacePainter
TLcdGXYSurfacePainter fSurfacePainter
-
fTextPainterEditor
TLcdGXYTextPainter fTextPainterEditor
-
-
-
Class com.luciad.view.gxy.TLcdGXYStampLabelPainter
class TLcdGXYStampLabelPainter extends com.luciad.view.gxy.TLcdGXYStampLabelPainterInternal implements Serializable -
Class com.luciad.view.gxy.TLcdGXYViewBufferedImage
class TLcdGXYViewBufferedImage extends Object implements Serializable-
Serialized Fields
-
fCopyrightNoticeEnabled
boolean fCopyrightNoticeEnabled
-
fGXYViewSupport
com.luciad.view.gxy.TLcdGXYViewSupport fGXYViewSupport
-
fMaximumSize
Dimension fMaximumSize
-
fMinimumSize
Dimension fMinimumSize
-
fName
String fName
-
fPaintExecutorService
ALcdPaintExecutorService fPaintExecutorService
-
fPreferredSize
Dimension fPreferredSize
-
-
-
Class com.luciad.view.gxy.TLcdGXYViewCanvas
class TLcdGXYViewCanvas extends Canvas implements Serializable-
Serialization Methods
-
readObject
Restores the transient fields- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
-
Class com.luciad.view.gxy.TLcdGXYViewFitAction
class TLcdGXYViewFitAction extends ALcdAction implements Serializable-
Serialized Fields
-
fDialogMessage
String fDialogMessage
-
fExceptionHandler
ILcdExceptionHandler fExceptionHandler
-
fFitToChildren
boolean fFitToChildren
-
fFitToMaximumScaleOnBoundedPointModel
boolean fFitToMaximumScaleOnBoundedPointModel
-
fGXYView
ILcdGXYView fGXYView
-
fMaximumScaleOnBoundedPointModel
double fMaximumScaleOnBoundedPointModel
-
fSourceComponent
Component fSourceComponent
-
fTempVector
Vector fTempVector
-
-
-
Class com.luciad.view.gxy.TLcdGXYViewJPanel
class TLcdGXYViewJPanel extends JPanel implements Serializable-
Serialized Fields
-
fGXYViewSupport
com.luciad.view.gxy.TLcdGXYViewSupport fGXYViewSupport
-
-
-
Class com.luciad.view.gxy.TLcdGXYViewJPanelLightWeight
class TLcdGXYViewJPanelLightWeight extends JPanel implements Serializable-
Serialized Fields
-
fGXYViewSupport
com.luciad.view.gxy.TLcdGXYViewSupportLightWeight fGXYViewSupport
-
-
-
Class com.luciad.view.gxy.TLcdGXYViewLabelPainter
class TLcdGXYViewLabelPainter extends Object implements Serializable-
Serialized Fields
-
fDelegateViewLabelPainter
com.luciad.view.gxy.ILcdGXYNoOverlapViewLabelPainter fDelegateViewLabelPainter
Deprecated. -
fQuality
TLcdGXYViewLabelPainter.Quality fQuality
Deprecated.
-
-
-
Class com.luciad.view.gxy.TLcdGXYViewModelTransformation
class TLcdGXYViewModelTransformation extends Object implements Serializable-
Serialized Fields
-
fGXYViewXYWorldTransformation
ILcdGXYViewXYWorldTransformation fGXYViewXYWorldTransformation
-
fModelXYWorldTransformation
ILcdModelXYWorldTransformation fModelXYWorldTransformation
-
fTempXYPoint
TLcdXYPoint fTempXYPoint
-
-
-
Class com.luciad.view.gxy.TLcdGXYViewPanAction
class TLcdGXYViewPanAction extends ALcdAction implements Serializable-
Serialized Fields
-
fDeltaX
int fDeltaX
-
fDeltaY
int fDeltaY
-
fGXYView
ILcdGXYView fGXYView
-
fUndoSupport
TLcdUndoSupport fUndoSupport
-
-
-
Class com.luciad.view.gxy.TLcdGXYViewPanel
class TLcdGXYViewPanel extends Panel implements Serializable-
Serialization Methods
-
readObject
Restore the transient fields- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
-
Class com.luciad.view.gxy.TLcdGXYViewPlanarImage
class TLcdGXYViewPlanarImage extends javax.media.jai.PlanarImage implements Serializable-
Serialized Fields
-
fGXYViewSupport
com.luciad.view.gxy.TLcdGXYViewSupport fGXYViewSupport
-
-
-
Class com.luciad.view.gxy.TLcdGXYViewXYWorldTransformation
class TLcdGXYViewXYWorldTransformation extends Object implements Serializable-
Serialization Methods
-
readObject
Restore the transient fields //#CH[SER]- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
-
Class com.luciad.view.gxy.TLcdGXYViewZoomAction
class TLcdGXYViewZoomAction extends ALcdAction implements Serializable-
Serialized Fields
-
fGXYView
ILcdGXYView fGXYView
-
fUndoSupport
TLcdUndoSupport fUndoSupport
-
fZoomFactor
double fZoomFactor
-
-
-
Class com.luciad.view.gxy.TLcdSaveGXYViewAsGIFAction
class TLcdSaveGXYViewAsGIFAction extends ALcdAction implements Serializable -
Class com.luciad.view.gxy.TLcdSingleGXYEditorProvider
class TLcdSingleGXYEditorProvider extends Object implements Serializable-
Serialized Fields
-
fGXYEditor
ILcdGXYEditor fGXYEditor
-
-
-
Class com.luciad.view.gxy.TLcdSingleGXYPainterProvider
class TLcdSingleGXYPainterProvider extends Object implements Serializable-
Serialized Fields
-
fGXYPainter
ILcdGXYPainter fGXYPainter
-
-
-
Class com.luciad.view.gxy.TLcdStrokeLineStyle
class TLcdStrokeLineStyle extends Object implements Serializable
-
-
Package com.luciad.view.gxy.asynchronous
-
Class com.luciad.view.gxy.asynchronous.TLcdGXYAsynchronousEditableLabelsLayerTreeNodeWrapper
class TLcdGXYAsynchronousEditableLabelsLayerTreeNodeWrapper extends TLcdGXYAsynchronousEditableLabelsLayerWrapper implements Serializable-
Serialized Fields
-
fNodeWrapperSupport
com.luciad.internal.view.TLinNodeWrapperSupport fNodeWrapperSupport
-
-
-
Class com.luciad.view.gxy.asynchronous.TLcdGXYAsynchronousEditableLabelsLayerWrapper
class TLcdGXYAsynchronousEditableLabelsLayerWrapper extends TLcdGXYAsynchronousLayerWrapper implements Serializable-
Serialized Fields
-
fGXYAsynchronousView
ILcdGXYView fGXYAsynchronousView
-
fLayerTracker
com.luciad.view.gxy.asynchronous.TLcdGXYEditableLabelsChangeTracker fLayerTracker
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fState
com.luciad.view.gxy.asynchronous.TLcdGXYEditableLabelsState fState
Synchronous layer state -
fWrapperTracker
com.luciad.view.gxy.asynchronous.TLcdGXYEditableLabelsChangeTracker fWrapperTracker
Change trackers for this and the wrapped layer
-
-
-
Class com.luciad.view.gxy.asynchronous.TLcdGXYAsynchronousLayerTreeNodeWrapper
class TLcdGXYAsynchronousLayerTreeNodeWrapper extends TLcdGXYAsynchronousLayerWrapper implements Serializable-
Serialized Fields
-
fNodeWrapperSupport
com.luciad.internal.view.TLinNodeWrapperSupport fNodeWrapperSupport
-
-
-
Class com.luciad.view.gxy.asynchronous.TLcdGXYAsynchronousLayerWrapper
class TLcdGXYAsynchronousLayerWrapper extends Object implements Serializable-
Serialized Fields
-
fAsynchronous
boolean fAsynchronous
Determines whether to switch asynchronous painting on or off -
fAsynchronousTracker
ILcdGXYLayerChangeTracker fAsynchronousTracker
-
fLayer
ILcdGXYLayer fLayer
-
fLayerState
com.luciad.internal.view.gxy.asynchronous.TLcdGXYLayerState fLayerState
-
fQueue
ILcdGXYAsynchronousPaintQueue fQueue
PaintQueue to delegate asynchronous painting to -
fSynchronousTracker
ILcdGXYLayerChangeTracker fSynchronousTracker
-
-
-
Class com.luciad.view.gxy.asynchronous.TLcdGXYAsynchronousPaintEvent
class TLcdGXYAsynchronousPaintEvent extends EventObject implements Serializable-
Serialized Fields
-
fGXYView
ILcdGXYView fGXYView
-
fLayer
ILcdGXYAsynchronousLayerWrapper fLayer
-
fState
int fState
-
-
-
Class com.luciad.view.gxy.asynchronous.TLcdGXYAsynchronousViewLabelPainterWrapper
class TLcdGXYAsynchronousViewLabelPainterWrapper extends Object implements Serializable-
Serialized Fields
-
fLabelDelayer
com.luciad.view.gxy.asynchronous.TLcdGXYAsynchronousViewLabelPainterWrapper.LabelDelayer fLabelDelayer
Deprecated. -
fView
ILcdGXYView fView
Deprecated. -
fViewLabelPainterDelegate
ILcdGXYViewLabelPainter fViewLabelPainterDelegate
Deprecated.
-
-
-
-
Package com.luciad.view.gxy.asynchronous.lightspeed
-
Class com.luciad.view.gxy.asynchronous.lightspeed.TLcdGXYLspAsynchronousLayerTreeNodeWrapper
class TLcdGXYLspAsynchronousLayerTreeNodeWrapper extends TLcdGXYLspAsynchronousLayerWrapper implements Serializable-
Serialized Fields
-
fNodeWrapperSupport
com.luciad.internal.view.TLinNodeWrapperSupport fNodeWrapperSupport
Deprecated.
-
-
-
Class com.luciad.view.gxy.asynchronous.lightspeed.TLcdGXYLspAsynchronousLayerWrapper
class TLcdGXYLspAsynchronousLayerWrapper extends TLcdGXYAsynchronousLayerWrapper implements Serializable-
Serialized Fields
-
fLspLayer
ILspLayer fLspLayer
Deprecated. -
fTracker
ILcdGXYLayerChangeTracker fTracker
Deprecated.
-
-
-
-
Package com.luciad.view.gxy.controller
-
Class com.luciad.view.gxy.controller.ALcdGXYChainableController
class ALcdGXYChainableController extends ALcdGXYController implements Serializable-
Serialized Fields
-
fNext
ILcdGXYChainableController fNext
-
-
-
Class com.luciad.view.gxy.controller.ALcdGXYController
class ALcdGXYController extends Object implements Serializable-
Serialized Fields
-
fCursor
Cursor fCursor
-
fGXYView
ILcdGXYView fGXYView
-
fIcon
ILcdIcon fIcon
-
fName
String fName
-
fShortDescription
String fShortDescription
-
fStatusEventSupport
TLcdStatusEventSupport fStatusEventSupport
-
-
-
Class com.luciad.view.gxy.controller.ALcdGXYSmartController
class ALcdGXYSmartController extends ALcdGXYController implements Serializable-
Serialized Fields
-
fActions
Map<String,
Action> fActions -
fDownPanChars
String fDownPanChars
-
fDownPanCodes
int[][] fDownPanCodes
-
fFocusListener
FocusListener fFocusListener
-
fGXYViewPanAction
TLcdGXYViewPanAction fGXYViewPanAction
-
fGXYViewZoomAction
TLcdGXYViewZoomAction fGXYViewZoomAction
-
fIsDragging
boolean fIsDragging
-
fLeftPanChars
String fLeftPanChars
-
fLeftPanCodes
int[][] fLeftPanCodes
-
fPanAbsDelta
int fPanAbsDelta
-
fPanOnMouseDragExit
boolean fPanOnMouseDragExit
-
fPanOnMouseMoveExit
boolean fPanOnMouseMoveExit
-
fPanUndoable
boolean fPanUndoable
-
fPanUndoListener
com.luciad.view.gxy.controller.ALcdGXYSmartController.UndoableRedirector fPanUndoListener
-
fRequestFocusOnMouseEntered
boolean fRequestFocusOnMouseEntered
-
fRequestFocusOnMousePressed
boolean fRequestFocusOnMousePressed
-
fRightPanChars
String fRightPanChars
-
fRightPanCodes
int[][] fRightPanCodes
-
fUndoableListeners
Vector<ILcdUndoableListener> fUndoableListeners
-
fUpPanChars
String fUpPanChars
-
fUpPanCodes
int[][] fUpPanCodes
-
fWorldPoint
TLcdXYPoint fWorldPoint
-
fWVT
TLcdGXYViewXYWorldTransformation fWVT
-
fZoomInChars
String fZoomInChars
-
fZoomInCodes
int[][] fZoomInCodes
-
fZoomOutChars
String fZoomOutChars
-
fZoomOutCodes
int[][] fZoomOutCodes
-
fZoomUndoable
boolean fZoomUndoable
-
fZoomUndoListener
com.luciad.view.gxy.controller.ALcdGXYSmartController.UndoableRedirector fZoomUndoListener
-
-
-
Class com.luciad.view.gxy.controller.TLcdGXYCenterRasterController
class TLcdGXYCenterRasterController extends ALcdGXYSmartController implements Serializable -
Class com.luciad.view.gxy.controller.TLcdGXYCompositeController
class TLcdGXYCompositeController extends Object implements Serializable-
Serialized Fields
-
fControllers
List<ILcdGXYController> fControllers
-
fView
ILcdGXYView fView
-
-
-
Class com.luciad.view.gxy.controller.TLcdGXYContinuousPanController
class TLcdGXYContinuousPanController extends TLcdGXYPanController implements Serializable-
Serialized Fields
-
fGXYLayers
Vector fGXYLayers
Deprecated. -
fSmartPan
boolean fSmartPan
Deprecated.
-
-
-
Class com.luciad.view.gxy.controller.TLcdGXYDragRectangleController
class TLcdGXYDragRectangleController extends ALcdGXYSmartController implements Serializable-
Serialized Fields
-
fDragCentered
boolean fDragCentered
-
fForceToSquare
boolean fForceToSquare
-
fGhostColor
Color fGhostColor
-
fGhostLineWidth
int fGhostLineWidth
-
fHaloColor
Color fHaloColor
-
fHaloEnabled
boolean fHaloEnabled
-
fHaloThickness
int fHaloThickness
-
fMouseDraggedSensitivity
int fMouseDraggedSensitivity
-
fRectangle
Rectangle fRectangle
-
fRepaintOnReleased
boolean fRepaintOnReleased
-
fXORMode
boolean fXORMode
-
fXORModeColor
Color fXORModeColor
-
fXPressed
int fXPressed
Deprecated. -
fXReleased
int fXReleased
Deprecated. -
fYPressed
int fYPressed
Deprecated. -
fYReleased
int fYReleased
Deprecated.
-
-
-
Class com.luciad.view.gxy.controller.TLcdGXYEditController
class TLcdGXYEditController extends TLcdGXYSelectController implements Serializable-
Serialized Fields
-
fChangedGXYLayersVector
Vector fChangedGXYLayersVector
Deprecated. -
fCurrentMouseDraggedEvent
MouseEvent fCurrentMouseDraggedEvent
Deprecated. -
fDefaultCursor
Cursor fDefaultCursor
Deprecated. -
fEditingBoundsForRepaintMargin
int fEditingBoundsForRepaintMargin
Deprecated. -
fInvalidateAllGXYLayersOnEdit
boolean fInvalidateAllGXYLayersOnEdit
Deprecated. -
fLastDraggedMouseEvent
MouseEvent fLastDraggedMouseEvent
Deprecated. -
fLastMouseDraggedX
int fLastMouseDraggedX
Deprecated. -
fLastMouseDraggedY
int fLastMouseDraggedY
Deprecated. -
fMousePressedEvent
MouseEvent fMousePressedEvent
Deprecated. -
fMousePressedX
int fMousePressedX
Deprecated. -
fMousePressedY
int fMousePressedY
Deprecated. -
fSelectionClipBeforeChanges
Rectangle fSelectionClipBeforeChanges
Deprecated. -
fSensibility
int fSensibility
Deprecated. -
fSkipNextMouseDrag
int fSkipNextMouseDrag
Deprecated. -
fSnappables
ILcdGXYLayerSubsetList fSnappables
Deprecated. -
fSnappableUtil
com.luciad.internal.view.gxy.controller.TLcdGXYSnappableUtil fSnappableUtil
Deprecated. -
fUseEditingBoundsForRepaint
boolean fUseEditingBoundsForRepaint
Deprecated.
-
-
-
Class com.luciad.view.gxy.controller.TLcdGXYEditController2
class TLcdGXYEditController2 extends TLcdGXYSelectController2 implements Serializable-
Serialized Fields
-
fAbortEdit
boolean fAbortEdit
-
fDefaultCursor
Cursor fDefaultCursor
-
fDragAllowed
boolean fDragAllowed
-
fEditControllerModel
TLcdGXYEditControllerModel2 fEditControllerModel
-
fEditSubset
com.luciad.view.gxy.controller.TLcdGXYEditController2.EditWhatCache fEditSubset
The subset of objects being edited. Null if no objects are edited, valid value otherwise. -
fEditWhat
int fEditWhat
The current editing state: EDIT_WHAT_NO_CHANGE if nothing is edited, other value if editing is in progress. -
fInstantEditing
boolean fInstantEditing
-
fLastDraggedPoint
Point fLastDraggedPoint
-
fLastMouseEvent
MouseEvent fLastMouseEvent
-
fLastPressedWorldPoint
ILcd2DEditablePoint fLastPressedWorldPoint
-
fModelUndoPropagator
com.luciad.view.gxy.controller.TLcdGXYEditController2.MyUndoListener fModelUndoPropagator
-
fSnappables
ILcdGXYLayerSubsetList fSnappables
-
fStickyLabelsSupport
com.luciad.view.gxy.controller.TLcdGXYEditController2.MyStickyLabelsSupport fStickyLabelsSupport
-
-
-
Class com.luciad.view.gxy.controller.TLcdGXYInteractiveLabelsController
class TLcdGXYInteractiveLabelsController extends ALcdGXYSmartController implements Serializable-
Serialized Fields
-
fActiveLabelIndex
int fActiveLabelIndex
-
fActiveLayer
ILcdGXYEditableLabelsLayer fActiveLayer
-
fActiveObject
Object fActiveObject
-
fActiveSubLabelIndex
int fActiveSubLabelIndex
-
fComponentForSelectedObject
Component fComponentForSelectedObject
-
fFocusListener
PropertyChangeListener fFocusListener
-
fGXYInteractiveLabelProvider
ALcdGXYInteractiveLabelProvider fGXYInteractiveLabelProvider
-
fLabelInteractionListener
ALcdGXYInteractiveLabelProvider.LabelInteractionListener fLabelInteractionListener
-
fLabelLocationListener
ILcdLabelLocationListener fLabelLocationListener
-
fLastMouseX
int fLastMouseX
-
fLastMouseY
int fLastMouseY
-
fLayeredListener
ILcdLayeredListener fLayeredListener
-
fLayerPropertyChangeListener
PropertyChangeListener fLayerPropertyChangeListener
-
fMouseEventInterceptPanel
com.luciad.internal.util.ALinMouseTouchEventInterceptPane fMouseEventInterceptPanel
-
fNextController
ILcdGXYChainableController fNextController
-
fObjectWasSelected
boolean fObjectWasSelected
-
fProvideInteractiveLabelOnMouseOver
boolean fProvideInteractiveLabelOnMouseOver
-
fSelectedObjectRemovedModelListener
ILcdModelListener fSelectedObjectRemovedModelListener
-
fSelectObjectDuringInteraction
boolean fSelectObjectDuringInteraction
-
fViewPropertyChangeListener
PropertyChangeListener fViewPropertyChangeListener
-
fWorkingBounds
Rectangle fWorkingBounds
-
-
-
Class com.luciad.view.gxy.controller.TLcdGXYMagnifierController
class TLcdGXYMagnifierController extends ALcdGXYSmartController implements Serializable-
Serialized Fields
-
fAvoidStarvation
boolean fAvoidStarvation
-
fGXYLayerFilter
ILcdFilter fGXYLayerFilter
-
fGXYMagnifier
com.luciad.view.gxy.controller.TLcdGXYMagnifier fGXYMagnifier
-
fHeight
int fHeight
-
fIsDragging
boolean fIsDragging
-
fIsLazyAdaptive
boolean fIsLazyAdaptive
-
fLastUpdateX
int fLastUpdateX
-
fLastUpdateY
int fLastUpdateY
-
fMinDeltaMouseDrag
int fMinDeltaMouseDrag
-
fMode
int fMode
-
fScaleAccelerator
double fScaleAccelerator
-
fScaleFactor
double fScaleFactor
-
fTimer
Timer fTimer
-
fTimerAction
com.luciad.view.gxy.controller.TLcdGXYMagnifierController.TimerAction fTimerAction
-
fUpdateDurationTreshold
int fUpdateDurationTreshold
-
fUpdateInterval
int fUpdateInterval
-
fUpdateMagnifier
boolean fUpdateMagnifier
-
fUserAdjustable
boolean fUserAdjustable
-
fWidth
int fWidth
-
-
-
Class com.luciad.view.gxy.controller.TLcdGXYNewController
class TLcdGXYNewController extends ALcdGXYSmartController implements Serializable-
Serialized Fields
-
fActionToTriggerAfterCreation
ILcdAction fActionToTriggerAfterCreation
Deprecated. -
fControllerModel
ILcdGXYNewControllerModel fControllerModel
Deprecated. -
fCountPoints
int fCountPoints
Deprecated. -
fEditingBoundsForRepaintMargin
int fEditingBoundsForRepaintMargin
Deprecated. -
fFirstPressed
boolean fFirstPressed
Deprecated. -
fGXYLayer
ILcdGXYLayer fGXYLayer
Deprecated. -
fLastMouseMovedDraggedEvent
MouseEvent fLastMouseMovedDraggedEvent
Deprecated. -
fLastMouseMovedDraggedEventForClip
MouseEvent fLastMouseMovedDraggedEventForClip
Deprecated. -
fLastMouseReleasedEvent
MouseEvent fLastMouseReleasedEvent
Deprecated. -
fModeMouseReleased
int fModeMouseReleased
Deprecated. -
fObject
Object fObject
Deprecated. -
fPreviousMovedDraggedEventForClip
MouseEvent fPreviousMovedDraggedEventForClip
Deprecated. -
fSnappables
ILcdGXYLayerSubsetList fSnappables
Deprecated. -
fSnappableUtil
com.luciad.internal.view.gxy.controller.TLcdGXYSnappableUtil fSnappableUtil
Deprecated. -
fTempAWTBounds
TLcdXYBounds fTempAWTBounds
Deprecated. -
fUseEditingBoundsForRepaint
boolean fUseEditingBoundsForRepaint
Deprecated. -
fWorkContext
TLcdGXYContext fWorkContext
Deprecated. -
fWorkSubsetList
TLcdGXYLayerSubsetList fWorkSubsetList
Deprecated. -
fXLastPressed
int fXLastPressed
Deprecated. -
fYLastPressed
int fYLastPressed
Deprecated.
-
-
-
Class com.luciad.view.gxy.controller.TLcdGXYNewController2
class TLcdGXYNewController2 extends ALcdGXYSmartController implements Serializable-
Serialized Fields
-
fActionToTriggerAfterCommit
ILcdAction fActionToTriggerAfterCommit
-
fCancelAction
AbstractAction fCancelAction
-
fCreating
boolean fCreating
-
fDefaultCursor
Cursor fDefaultCursor
-
fInteracting
boolean fInteracting
-
fNewSupport
com.luciad.internal.view.gxy.controller.TLcdGXYNewControllerSupport fNewSupport
-
fNextController
ILcdGXYChainableController fNextController
-
fRevertAction
AbstractAction fRevertAction
-
-
-
Class com.luciad.view.gxy.controller.TLcdGXYNoopController
class TLcdGXYNoopController extends ALcdGXYController implements Serializable -
Class com.luciad.view.gxy.controller.TLcdGXYOverviewController
class TLcdGXYOverviewController extends ALcdGXYSmartController implements Serializable-
Serialized Fields
-
fDragCentered
boolean fDragCentered
-
fDraggedMode
int fDraggedMode
-
fDrawExtRectangle
Rectangle fDrawExtRectangle
-
fDrawIntRectangle
Rectangle fDrawIntRectangle
-
fFillColor
Color fFillColor
-
fFilled
boolean fFilled
-
fForceToSquare
boolean fForceToSquare
-
fGhostColor
Color fGhostColor
-
fLineWidth
int fLineWidth
-
fMyPropertyChangeListener
com.luciad.view.gxy.controller.TLcdGXYOverviewController.MyPropertyChangeListener fMyPropertyChangeListener
-
fRectangle
Rectangle fRectangle
-
fRepaintOnReleased
boolean fRepaintOnReleased
-
fSkipMyViewUpdate
boolean fSkipMyViewUpdate
-
fSlaveView
ILcdGXYView fSlaveView
-
fXDragged
int fXDragged
-
fXPressed
int fXPressed
-
fXYWorldXYWorldTransformation
ILcdXYWorldXYWorldTransformation fXYWorldXYWorldTransformation
-
fYDragged
int fYDragged
-
fYPressed
int fYPressed
-
-
-
Class com.luciad.view.gxy.controller.TLcdGXYPanController
class TLcdGXYPanController extends ALcdGXYSmartController implements Serializable-
Serialized Fields
-
fAutoRepaintView
boolean fAutoRepaintView
Deprecated. -
fCursorToRestore
Cursor fCursorToRestore
Deprecated. -
fDragFrameOnPan
boolean fDragFrameOnPan
Deprecated. -
fDragImageOnPan
boolean fDragImageOnPan
Deprecated. -
fDragViewOnPan
boolean fDragViewOnPan
Deprecated. -
fDrawLineOnPan
boolean fDrawLineOnPan
Deprecated. -
fFilter
ILcdFilter<AWTEvent> fFilter
Deprecated. -
fGhostColor
Color fGhostColor
Deprecated. -
fGhostLineWidth
int fGhostLineWidth
Deprecated. -
fNextController
ILcdGXYChainableController fNextController
Deprecated.
-
-
-
Class com.luciad.view.gxy.controller.TLcdGXYRotateController
class TLcdGXYRotateController extends ALcdGXYSmartController implements Serializable-
Serialized Fields
-
fCenter
TLcdXYPoint fCenter
-
fRotateSpotIcon
ILcdIcon fRotateSpotIcon
-
fStartMouseLocation
TLcdXYPoint fStartMouseLocation
-
fStartRotation
double fStartRotation
-
-
-
Class com.luciad.view.gxy.controller.TLcdGXYSelectController
class TLcdGXYSelectController extends TLcdGXYDragRectangleController implements Serializable-
Serialized Fields
-
fActionOnDoubleClick
ActionListener fActionOnDoubleClick
Deprecated. -
fActionOnRightMouseButtonPerformed
boolean fActionOnRightMouseButtonPerformed
Deprecated. -
fActionOnRightMouseButtonPressed
ActionListener fActionOnRightMouseButtonPressed
Deprecated. -
fAWTWorkBounds
Rectangle fAWTWorkBounds
Deprecated. -
fGXYSelectControllerModel
ILcdGXYSelectControllerModel fGXYSelectControllerModel
Deprecated. -
fInvertSelectionOnAlternateModeDrag
boolean fInvertSelectionOnAlternateModeDrag
Deprecated. -
fLastMousePressedEvent
MouseEvent fLastMousePressedEvent
Deprecated. -
fLastMouseReleasedEvent
MouseEvent fLastMouseReleasedEvent
Deprecated. -
fLastSelected
TLcdGXYLayerSubsetList fLastSelected
Deprecated. -
fLastSelectionClip
Rectangle fLastSelectionClip
Deprecated. -
fMousePressedSensitivity
int fMousePressedSensitivity
Deprecated. -
fMyLayeredListener
com.luciad.view.gxy.controller.TLcdGXYSelectController.MyLayeredListener fMyLayeredListener
Deprecated. -
fMyLayerSelectionListener
com.luciad.view.gxy.controller.TLcdGXYSelectController.MyLayerSelectionListener fMyLayerSelectionListener
Deprecated. -
fMyRetrieveTouchedAtFunction
com.luciad.view.gxy.controller.TLcdGXYSelectController.MyRetrieveTouchedAtFunction fMyRetrieveTouchedAtFunction
Deprecated. -
fMySelectAtFunction
com.luciad.view.gxy.controller.TLcdGXYSelectController.MySelectAtFunction fMySelectAtFunction
Deprecated. -
fMySelectInBoundsFunction
com.luciad.view.gxy.controller.TLcdGXYSelectController.MySelectInBoundsFunction fMySelectInBoundsFunction
Deprecated. -
fPaintingModeToRestore
int fPaintingModeToRestore
Deprecated. -
fPreviousSelectionClip
Rectangle fPreviousSelectionClip
Deprecated. -
fSelectInBoundsAllowed
boolean fSelectInBoundsAllowed
Deprecated. -
fSelectInBoundsContext
TLcdGXYContext fSelectInBoundsContext
Deprecated. -
fSelection
TLcdGXYLayerSubsetList fSelection
Deprecated. -
fSelectionClip
Rectangle fSelectionClip
Deprecated. -
fSensitivity
int fSensitivity
Deprecated. -
fStrictInteraction
boolean fStrictInteraction
Deprecated. -
fWorkContext
TLcdGXYContext fWorkContext
Deprecated. -
fXYWorkBounds
TLcdXYBounds fXYWorkBounds
Deprecated.
-
-
-
Class com.luciad.view.gxy.controller.TLcdGXYSelectController2
class TLcdGXYSelectController2 extends TLcdGXYDragRectangleController implements Serializable-
Serialized Fields
-
fDoubleClickAction
ActionListener fDoubleClickAction
-
fDragAllowed
boolean fDragAllowed
-
fFilter
ILcdFilter<AWTEvent> fFilter
-
fMultiSelectModifierKey
int fMultiSelectModifierKey
-
fNextController
ILcdGXYChainableController fNextController
-
fRightClickAction
ActionListener fRightClickAction
-
fSelectControllerModel
TLcdGXYSelectControllerModel2 fSelectControllerModel
-
fSelectionChanged
boolean fSelectionChanged
-
-
-
Class com.luciad.view.gxy.controller.TLcdGXYZoomController
class TLcdGXYZoomController extends TLcdGXYDragRectangleController implements Serializable-
Serialized Fields
-
fAutoRepaintView
boolean fAutoRepaintView
-
fMode
String fMode
-
fMyRedoFunction
com.luciad.view.gxy.controller.TLcdGXYZoomController.MyRedoFunction fMyRedoFunction
-
fMyUndoFunction
com.luciad.view.gxy.controller.TLcdGXYZoomController.MyUndoFunction fMyUndoFunction
-
fRectangleZoomMode
int fRectangleZoomMode
-
fUndoHistory
TLcdUndoHistory fUndoHistory
-
fZoomFactor
float fZoomFactor
-
-
-
Class com.luciad.view.gxy.controller.TLcdGXYZoomWheelController
class TLcdGXYZoomWheelController extends ALcdGXYController implements Serializable-
Serialized Fields
-
fContinuousRepaint
boolean fContinuousRepaint
-
fEnableSnapToScaleLevels
boolean fEnableSnapToScaleLevels
-
fLastMouseLocation
Point fLastMouseLocation
-
fMouseWheelEventThrottler
com.luciad.internal.view.gxy.controller.TLinMouseWheelEventThrottlerMac fMouseWheelEventThrottler
-
fNextController
ILcdGXYChainableController fNextController
-
fScaleLevelProvider
ILcdGXYScaleLevelProvider fScaleLevelProvider
-
fScrollUpZoomOut
boolean fScrollUpZoomOut
-
fTimer
Timer fTimer
-
fTotalWheelRotation
int fTotalWheelRotation
-
fUndoSupport
TLcdUndoSupport fUndoSupport
-
fVWT
TLcdGXYViewXYWorldTransformation fVWT
-
fZoomFactor
double fZoomFactor
-
-
-
-
Package com.luciad.view.gxy.controller.touch
-
Class com.luciad.view.gxy.controller.touch.ALcdGXYConfinedTouchChainableController
class ALcdGXYConfinedTouchChainableController extends ALcdGXYTouchChainableController implements Serializable-
Serialized Fields
-
fMaximumNumberOfPoints
int fMaximumNumberOfPoints
-
fMinimumNumberOfPoints
int fMinimumNumberOfPoints
-
-
-
Class com.luciad.view.gxy.controller.touch.ALcdGXYTouchChainableController
class ALcdGXYTouchChainableController extends ALcdGXYChainableController implements Serializable-
Serialized Fields
-
fSupport
com.luciad.view.gxy.controller.touch.ALcdGXYTouchChainableController.MyTouchChainableControllerSupport fSupport
-
-
-
Class com.luciad.view.gxy.controller.touch.TLcdGXYTouchNewController
class TLcdGXYTouchNewController extends ALcdGXYChainableController implements Serializable-
Serialized Fields
-
fDelegateController
com.luciad.view.gxy.controller.touch.TLcdGXYTouchNewController.NewController fDelegateController
-
fUndoSupport
TLcdUndoSupport fUndoSupport
-
-
-
Class com.luciad.view.gxy.controller.touch.TLcdGXYTouchSelectEditController
class TLcdGXYTouchSelectEditController extends ALcdGXYChainableController implements Serializable-
Serialized Fields
-
fEditController
com.luciad.view.gxy.controller.touch.TLcdGXYTouchEditController fEditController
-
fSelectController
com.luciad.view.gxy.controller.touch.TLcdGXYTouchSelectController fSelectController
-
fUndoSupport
TLcdUndoSupport fUndoSupport
-
-
-
Class com.luciad.view.gxy.controller.touch.TLcdMapTouchRulerController
class TLcdMapTouchRulerController extends ALcdGXYChainableController implements Serializable-
Serialized Fields
-
fActiveController
ALcdGXYChainableController fActiveController
-
fDummyController
ALcdGXYChainableController fDummyController
-
fRulerSupport
com.luciad.internal.view.gxy.controller.rulercontroller.ALcdMapRulerSupport fRulerSupport
-
fSnappables
ILcdGXYLayerSubsetList fSnappables
-
fStatusListener
ILcdStatusListener fStatusListener
-
-
-
-
Package com.luciad.view.gxy.painter
-
Class com.luciad.view.gxy.painter.ALcdGXYAreaPainter
class ALcdGXYAreaPainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fEditMode
int fEditMode
-
fFillStyle
ILcdGXYPainterStyle fFillStyle
-
fLineStyle
ILcdGXYPainterStyle fLineStyle
-
fMode
int fMode
-
fSelectionMode
int fSelectionMode
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYArcBandPainter
class TLcdGXYArcBandPainter extends ALcdGXYAreaPainter implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fAnchorPointLocation
int fAnchorPointLocation
-
fAnglesFormat
Format fAnglesFormat
-
fCenterIcon
com.luciad.internal.view.gxy.painter.TLcdGXYShapePointSupport fCenterIcon
-
fCenterPointFormat
Format fCenterPointFormat
-
fCreationOrientation
int fCreationOrientation
-
fMaxRadiusFormat
Format fMaxRadiusFormat
-
fMinimumEditDelta
int fMinimumEditDelta
-
fMinRadiusFormat
Format fMinRadiusFormat
-
fModelReference2ModelReference
ILcdModelModelTransformation fModelReference2ModelReference
-
fPathSupport
com.luciad.view.gxy.painter.TLcdGXYArcBandPainter.MyPathSupport fPathSupport
-
fSnapIcon
ILcdIcon fSnapIcon
-
fSnapToInvisiblePoints
boolean fSnapToInvisiblePoints
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYArcPainter
class TLcdGXYArcPainter extends ALcdGXYPainter implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fAnchorPointLocation
int fAnchorPointLocation
-
fCenterIcon
com.luciad.internal.view.gxy.painter.TLcdGXYShapePointSupport fCenterIcon
-
fCreationMode
int fCreationMode
-
fCreationOrientation
int fCreationOrientation
-
fLineStyle
ILcdGXYPainterStyle fLineStyle
-
fMinimumEditDelta
int fMinimumEditDelta
-
fModelReference2ModelReference
ILcdModelModelTransformation fModelReference2ModelReference
-
fPathSupport
com.luciad.view.gxy.painter.TLcdGXYArcPainter.MyPathSupport fPathSupport
-
fSnapIcon
ILcdIcon fSnapIcon
-
fSnapToInvisiblePoints
boolean fSnapToInvisiblePoints
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYAreaShapeListPainter
class TLcdGXYAreaShapeListPainter extends TLcdGXYShapeListPainter implements Serializable-
Serialized Fields
-
fColorSetup
TLcdGXYPainterColorStyle fColorSetup
Deprecated. -
fFilled
boolean fFilled
Deprecated. -
fGXYPainter
TLcdGXYPointListPainter fGXYPainter
Deprecated.
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYBoundsPainter
class TLcdGXYBoundsPainter extends ALcdGXYAreaPainter implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fContextKeyStartLocation
com.luciad.internal.util.TLinIdentityString fContextKeyStartLocation
-
fFillSelection
boolean fFillSelection
-
fMinimumEditDelta
int fMinimumEditDelta
-
fModelReference2ModelReference
ILcdModelModelTransformation fModelReference2ModelReference
-
fPathSupport
com.luciad.view.gxy.painter.TLcdGXYBoundsPainter.MyPathSupport fPathSupport
-
fSnapIcon
ILcdIcon fSnapIcon
-
fTempModelPoint
ILcd3DEditablePoint fTempModelPoint
-
fTempXYWorldPoint
TLcdXYPoint fTempXYWorldPoint
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYBufferPainter
class TLcdGXYBufferPainter extends ALcdGXYAreaPainter implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fBufferWidth
double fBufferWidth
-
fClosestPoint
int fClosestPoint
-
fDrawAxis
boolean fDrawAxis
-
fDrawAxisPoints
boolean fDrawAxisPoints
-
fDrawAxisPointsWhenSelected
boolean fDrawAxisPointsWhenSelected
-
fDrawAxisWhenSelected
boolean fDrawAxisWhenSelected
-
fDrawIntersection
boolean fDrawIntersection
-
fLinePainter
TLcdGXYPointListPainter fLinePainter
-
fMinimumEditDelta
int fMinimumEditDelta
-
fModelReference2ModelReference
ILcdModelModelTransformation fModelReference2ModelReference
-
fPaintCache
boolean fPaintCache
-
fPolygonPainter
TLcdGXYPointListPainter fPolygonPainter
-
fSnapIcon
ILcdIcon fSnapIcon
-
fSnapToInvisiblePoints
boolean fSnapToInvisiblePoints
-
fWidthFormat
Format fWidthFormat
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYCircleBy3PointsPainter
class TLcdGXYCircleBy3PointsPainter extends ALcdGXYAreaPainter implements Serializable-
Serialized Fields
-
fSupport
com.luciad.view.gxy.painter.TLcdGXYCircleBy3PointsPainter.MyGXYAreaShapePainterSupport fSupport
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYCirclePainter
class TLcdGXYCirclePainter extends ALcdGXYAreaPainter implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fAnchorPointLocation
int fAnchorPointLocation
-
fCenterIcon
com.luciad.internal.view.gxy.painter.TLcdGXYShapePointSupport fCenterIcon
-
fDistanceFormat
Format fDistanceFormat
-
fEditingLabel
boolean fEditingLabel
-
fEditingLabelBackground
Color fEditingLabelBackground
-
fEditingLabelDeltaX
int fEditingLabelDeltaX
-
fEditingLabelDeltaY
int fEditingLabelDeltaY
-
fEditingLabelFilled
boolean fEditingLabelFilled
-
fEditingLabelFont
Font fEditingLabelFont
-
fEditingLabelForeground
Color fEditingLabelForeground
-
fEditingLabelFrame
boolean fEditingLabelFrame
-
fEditingLabelMargin
int fEditingLabelMargin
-
fMinimumEditDelta
int fMinimumEditDelta
-
fModelReference2ModelReference
ILcdModelModelTransformation fModelReference2ModelReference
-
fPathSupport
com.luciad.view.gxy.painter.TLcdGXYCirclePainter.MyPathSupport fPathSupport
-
fPointFormat
Format fPointFormat
-
fSnapIcon
ILcdIcon fSnapIcon
-
fSnapToInvisiblePoints
boolean fSnapToInvisiblePoints
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYCircularArcPainter
class TLcdGXYCircularArcPainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fSupport
com.luciad.view.gxy.painter.TLcdGXYCircularArcPainter.MyGXYShapePainterSupport fSupport
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYClippingPainterWrapper
class TLcdGXYClippingPainterWrapper extends Object implements Serializable-
Serialized Fields
-
fClipProvider
com.luciad.internal.view.gxy.painter.TLinClipProvider fClipProvider
-
fDelegate
ILcdGXYPainter fDelegate
-
fGXYPainterProvider
ILcdGXYPainterProvider fGXYPainterProvider
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYCompositeCurvePainter
class TLcdGXYCompositeCurvePainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fLineStyle
ILcdGXYPainterStyle fLineStyle
-
fPath
TLcdAWTPath fPath
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYCompositeLabelPainter
class TLcdGXYCompositeLabelPainter extends ALcdGXYLabelPainter implements Serializable-
Serialized Fields
-
fHandyLabelPainters
List<com.luciad.internal.util.TLinHandyLabelPainter> fHandyLabelPainters
-
fLabelEditors
List<ILcdGXYLabelEditor> fLabelEditors
-
fLabelPainters
List<ILcdGXYLabelPainter> fLabelPainters
-
fRemappingMode
TLcdGXYCompositeLabelPainter.IndexRemappingMode fRemappingMode
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYCompositeRingPainter
class TLcdGXYCompositeRingPainter extends ALcdGXYAreaPainter implements Serializable-
Serialized Fields
-
fDebug
boolean fDebug
-
fPath
TLcdAWTPath fPath
-
fPathForFill
TLcdAWTPath fPathForFill
-
fPathSupport
com.luciad.view.gxy.painter.TLcdGXYCompositeRingPainter.MyPathSupport fPathSupport
-
fSupport
com.luciad.view.gxy.painter.TLcdGXYCompositeRingPainter.MyCompositeCurvePainterSupport fSupport
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYDynamicSegmentationEventPainter
class TLcdGXYDynamicSegmentationEventPainter extends ALcdGXYPainter implements Serializable-
Serialization Methods
-
readObject
Deprecated.- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fAnchorOnPoint
boolean fAnchorOnPoint
Deprecated. -
fAngle
double fAngle
Deprecated. -
fConnectLineColor
Color fConnectLineColor
Deprecated. -
fConnectLineStroke
Stroke fConnectLineStroke
Deprecated. -
fDelta
double fDelta
Deprecated. -
fDeltaCanChange
boolean fDeltaCanChange
Deprecated. -
fDirection
int fDirection
Deprecated. -
fDx
double fDx
Deprecated. -
fDy
double fDy
Deprecated. -
fLineStyle
ILcdGXYPainterStyle fLineStyle
Deprecated. -
fOffSet
int fOffSet
Deprecated. -
fPaintAsIcon
boolean fPaintAsIcon
Deprecated. -
fPaintAsSegment
boolean fPaintAsSegment
Deprecated. -
fPaintIconAsImage
boolean fPaintIconAsImage
Deprecated. -
fPointPainter
TLcdGXYIconPainter fPointPainter
Deprecated. -
fPolylinePainter
com.luciad.view.gxy.painter.TLcdGXYDynamicSegmentationEventPainter.TLcdPolylineShapeListPainter fPolylinePainter
Deprecated. -
fSnapOnPoint
boolean fSnapOnPoint
Deprecated.
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYEllipsePainter
class TLcdGXYEllipsePainter extends ALcdGXYAreaPainter implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fAnchorPointLocation
int fAnchorPointLocation
-
fCenterIcon
com.luciad.internal.view.gxy.painter.TLcdGXYShapePointSupport fCenterIcon
-
fCreationMode
int fCreationMode
-
fModelReference2ModelReference
ILcdModelModelTransformation fModelReference2ModelReference
-
fPathSupport
com.luciad.view.gxy.painter.TLcdGXYEllipsePainter.MyPathSupport fPathSupport
-
fSnapIcon
ILcdIcon fSnapIcon
-
fSnapToInvisiblePoints
boolean fSnapToInvisiblePoints
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYGeoBufferPainter
class TLcdGXYGeoBufferPainter extends ALcdGXYAreaPainter implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fAnchorPointLocation
int fAnchorPointLocation
-
fCreationBufferWidth
double fCreationBufferWidth
-
fDrawAxis
boolean fDrawAxis
-
fDrawAxisPoints
boolean fDrawAxisPoints
-
fDrawAxisPointsWhenSelected
boolean fDrawAxisPointsWhenSelected
-
fDrawAxisWhenSelected
boolean fDrawAxisWhenSelected
-
fModelReference2ModelReference
ILcdModelModelTransformation fModelReference2ModelReference
-
fPointEditor
TLcdGXYIconPainter fPointEditor
-
fPointListAppendLogic
com.luciad.view.gxy.painter.ALcdGXYPointListAppendLogic fPointListAppendLogic
-
fPointListPainter
TLcdGXYPointListPainter fPointListPainter
-
fSnapToInvisiblePoints
boolean fSnapToInvisiblePoints
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYHaloPainter
class TLcdGXYHaloPainter extends Object implements Serializable-
Serialized Fields
-
fActualPainter
ILcdGXYPainter fActualPainter
-
fDelegatePainter
ILcdGXYPainter fDelegatePainter
-
fDelegatePainterProvider
ILcdGXYPainterProvider fDelegatePainterProvider
-
fHaloEnabled
boolean fHaloEnabled
-
fHaloUtil
com.luciad.view.gxy.painter.TLcdGXYHaloPainter.GXYHaloUtil fHaloUtil
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fSelectionHaloEnabled
boolean fSelectionHaloEnabled
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYIconPainter
class TLcdGXYIconPainter extends ALcdGXYPainter implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fFallbackIcon
ILcdIcon fFallbackIcon
-
fFallbackSelectionIcon
ILcdIcon fFallbackSelectionIcon
-
fHaloEnabled
boolean fHaloEnabled
-
fHaloUtil
com.luciad.view.gxy.painter.TLcdGXYIconPainter.GXYHaloUtil fHaloUtil
-
fIconProvider
ILcdObjectIconProvider fIconProvider
-
fPaintCache
boolean fPaintCache
-
fScale
double fScale
-
fScaledIcon
com.luciad.internal.view.TLinScaledIcon fScaledIcon
-
fScalingMode
TLcdGXYIconPainter.ScalingMode fScalingMode
-
fSelectionIconProvider
ILcdObjectIconProvider fSelectionIconProvider
-
fSnapIcon
ILcdIcon fSnapIcon
-
fTempWorldPoint
TLcdXYPoint fTempWorldPoint
-
fTransformedIcon
com.luciad.view.gxy.painter.TLcdGXYIconPainter.TransformedIcon fTransformedIcon
-
fUseOrientation
boolean fUseOrientation
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYIconPainterCustomizer
class TLcdGXYIconPainterCustomizer extends Panel implements Serializable-
Serialized Fields
-
fCurrentIconCustomizer
Customizer fCurrentIconCustomizer
Deprecated. -
fEditedIcon
ILcdIcon fEditedIcon
Deprecated. -
fEditedIconClass
Class fEditedIconClass
Deprecated. -
fEditedIconPainter
TLcdGXYIconPainter fEditedIconPainter
Deprecated. -
fIconPainterEditor
TLcdGXYIconPainterEditor fIconPainterEditor
Deprecated. -
fPropertyChangeDispatcher
TLcdPropertyChangeDispatcher fPropertyChangeDispatcher
Deprecated.
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYImageIconPainter
class TLcdGXYImageIconPainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fBands
int[] fBands
-
fDeltaX
int fDeltaX
-
fDeltaY
int fDeltaY
-
fHaloColor
Color fHaloColor
-
fHaloIcon
com.luciad.internal.format.raster.TLcdParameterizedHaloIcon fHaloIcon
-
fHaloThickness
int fHaloThickness
-
fIcon
ILcdParameterizedIcon fIcon
-
fImage
ALcdImage fImage
-
fImagingEngine
ALcdImagingEngine fImagingEngine
-
fInterpolationType
ELcdInterpolationType fInterpolationType
-
fObject
Object fObject
-
fTempAWTPoint
Point fTempAWTPoint
-
fTempModelPoint
ILcd3DEditablePoint fTempModelPoint
-
fTempWorldPoint
ILcd2DEditablePoint fTempWorldPoint
-
fUtil
com.luciad.internal.samples.gxy.common.ModelViewUtil fUtil
-
fValueProvider
com.luciad.internal.imaging.value.TLinMultiBandImageValueProvider.ImageValueProvider fValueProvider
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYImagePainter
class TLcdGXYImagePainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fDelegatePainter
ILcdGXYPainter fDelegatePainter
-
fFilteredImages
TLcdWeakIdentityHashMap<ALcdImage,
ALcdImage> fFilteredImages -
fImagingEngine
ALcdImagingEngine fImagingEngine
-
fMultilevelRasterPainter
TLcdMultilevelRasterPainter fMultilevelRasterPainter
-
fMultilevelRasters
TLcdWeakIdentityHashMap<ALcdImage,
ILcdMultilevelRaster> fMultilevelRasters -
fObject
Object fObject
-
fObjectToImage
TLcdWeakIdentityHashMap<Object,
ALcdImage> fObjectToImage -
fOperatorChain
ALcdImageOperatorChain fOperatorChain
-
fQuadTreeImageMosaicPainter
com.luciad.internal.view.gxy.painter.imaging.quadtree.TLinGXYQuadTreeImageMosaicPainter fQuadTreeImageMosaicPainter
-
fRasterPainter
TLcdRasterPainter fRasterPainter
-
fRasters
TLcdWeakIdentityHashMap<ALcdImage,
ILcdRaster> fRasters
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYLabelPainterAdapter
class TLcdGXYLabelPainterAdapter extends ALcdGXYLabelPainter implements Serializable-
Serialized Fields
-
fDelegateEditor
ILcdGXYEditor fDelegateEditor
-
fDelegatePainter
ILcdGXYPainter fDelegatePainter
-
fLabelLocationSupport
com.luciad.internal.util.ALcdLabelLocationSupport fLabelLocationSupport
-
fMakeLabelsStickyOnEdit
boolean fMakeLabelsStickyOnEdit
-
fPinStyle
ILcdGXYPainterStyle fPinStyle
-
fTempAnchorPointOffset
int[] fTempAnchorPointOffset
-
fTempBounds
TLcdXYBounds fTempBounds
-
fTempContext
TLcdGXYContext fTempContext
-
fTempOffset
int[] fTempOffset
-
fTempPoint1
Point fTempPoint1
-
fTempPoint2
Point fTempPoint2
-
fTempPoint3
Point fTempPoint3
-
fWithPin
boolean fWithPin
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYLonLatHeightBufferPainter
class TLcdGXYLonLatHeightBufferPainter extends ALcdGXYAreaPainter implements Serializable-
Serialization Methods
-
readObject
Deprecated.- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fBufferWidth
double fBufferWidth
Deprecated. -
fClosestPoint
int fClosestPoint
Deprecated. -
fDrawAxis
boolean fDrawAxis
Deprecated. -
fDrawAxisPoints
boolean fDrawAxisPoints
Deprecated. -
fDrawAxisPointsWhenSelected
boolean fDrawAxisPointsWhenSelected
Deprecated. -
fDrawAxisWhenSelected
boolean fDrawAxisWhenSelected
Deprecated. -
fDrawIntersection
boolean fDrawIntersection
Deprecated. -
fLinePainter
TLcdGXYPointListPainter fLinePainter
Deprecated. -
fMinimumEditDelta
int fMinimumEditDelta
Deprecated. -
fModelReference2ModelReference
ILcdModelModelTransformation fModelReference2ModelReference
Deprecated. -
fPaintCache
boolean fPaintCache
Deprecated. -
fPolygonPainter
TLcdGXYPointListPainter fPolygonPainter
Deprecated. -
fSnapIcon
ILcdIcon fSnapIcon
Deprecated. -
fSnapToInvisiblePoints
boolean fSnapToInvisiblePoints
Deprecated. -
fWidthFormat
Format fWidthFormat
Deprecated.
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYOffsetIconPainter
class TLcdGXYOffsetIconPainter extends ALcdGXYLabelPainter implements Serializable-
Serialized Fields
-
fDelegateAnchorPainter
ILcdGXYPainter fDelegateAnchorPainter
-
fDelegateLabelPainter
ILcdGXYLabelPainter2 fDelegateLabelPainter
-
fDelegateOffsetEditor
ILcdGXYEditor fDelegateOffsetEditor
-
fDelegateOffsetIconPainter
ILcdGXYPainter fDelegateOffsetIconPainter
-
fDisplayLabels
boolean fDisplayLabels
-
fDisplayOffsetIcons
boolean fDisplayOffsetIcons
-
fLabelLocationSupport
com.luciad.internal.util.ALcdLabelLocationSupport fLabelLocationSupport
-
fMakeLabelsStickyOnEdit
boolean fMakeLabelsStickyOnEdit
-
fMapAllToSublabels
boolean fMapAllToSublabels
The continuous decluttering algorithm does not try to push sublabels apart. We use this characteristic for label painters that are not ILcdGXYLabelPainter2: these label painters are not designed with movable labels in mind. -
fPinStyle
ILcdGXYPainterStyle fPinStyle
-
fSnapIcon
ILcdIcon fSnapIcon
-
fTempPoint
Point fTempPoint
-
fWithPin
boolean fWithPin
-
fWorkingAnchorPoint
Point fWorkingAnchorPoint
-
fWorkingBoundsSFCT
TLcdXYBounds fWorkingBoundsSFCT
-
fWorkingContext
TLcdGXYContext fWorkingContext
-
fWorkingLabelIndex
int fWorkingLabelIndex
-
fWorkingLocation
TLcdLabelLocation fWorkingLocation
-
fWorkingRotation
double fWorkingRotation
-
fWorkingSubLabelIndex
int fWorkingSubLabelIndex
-
fX
int fX
The offset to be taken into account when painting the icon or performing any other operation on it. -
fY
int fY
The offset to be taken into account when painting the icon or performing any other operation on it.
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYPointListPainter
class TLcdGXYPointListPainter extends ALcdGXYAreaPainter implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fAnchorPointLocation
int fAnchorPointLocation
-
fFillSelection
boolean fFillSelection
-
fInternalPointUtil
com.luciad.internal.util.TLinInternalPointUtil fInternalPointUtil
-
fMaxOrdinate
double fMaxOrdinate
-
fMinimumEditDelta
int fMinimumEditDelta
-
fMinOrdinate
double fMinOrdinate
-
fModelReference2ModelReference
ILcdModelModelTransformation fModelReference2ModelReference
-
fMoveOnlyOnEdit
boolean fMoveOnlyOnEdit
-
fPathSupport
com.luciad.view.gxy.painter.TLcdGXYPointListPainter.GXYPathPainterSupport fPathSupport
-
fPointListAppendLogic
com.luciad.view.gxy.painter.ALcdGXYPointListAppendLogic fPointListAppendLogic
-
fSnapIcon
ILcdIcon fSnapIcon
-
fTempGraphics
Graphics2D fTempGraphics
-
fWindingRule
TLcdAWTPath.WindingRule fWindingRule
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYPointShapeListPainter
class TLcdGXYPointShapeListPainter extends TLcdGXYShapeListPainter implements Serializable-
Serialized Fields
-
fPointPainterIcon
TLcdGXYIconPainter fPointPainterIcon
Deprecated.
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYPolylineShapeListPainter
class TLcdGXYPolylineShapeListPainter extends TLcdGXYShapeListPainter implements Serializable-
Serialized Fields
-
fColorSetup
TLcdGXYPainterColorStyle fColorSetup
Deprecated. -
fGXYPainter
TLcdGXYPointListPainter fGXYPainter
Deprecated.
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYRoundedPointListPainter
class TLcdGXYRoundedPointListPainter extends TLcdGXYPointListPainter implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fObject
Object fObject
-
fRoundness
double fRoundness
-
fSplineStrategy
com.luciad.internal.shape.shape2D.TLinBezierSplineStrategy fSplineStrategy
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYShapeListPainter
class TLcdGXYShapeListPainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fAnchorPointLocation
int fAnchorPointLocation
-
fEditTouchedOnly
boolean fEditTouchedOnly
-
fShapeGXYEditorProvider
ILcdGXYEditorProvider fShapeGXYEditorProvider
The editor provider to retrieve editors for the objects inside theILcdShapeList
object. -
fShapeGXYPainterProvider
ILcdGXYPainterProvider fShapeGXYPainterProvider
The painter provider to retrieve painters for the objects inside theILcdShapeList
object.
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYSurfacePainter
class TLcdGXYSurfacePainter extends ALcdGXYAreaPainter implements Serializable-
Serialized Fields
-
fAnchorPointLocation
int fAnchorPointLocation
-
fCurveConnectorProvider
ILcdCurveConnectorProvider fCurveConnectorProvider
-
fInternalPointUtil
com.luciad.internal.util.TLinInternalPointUtil fInternalPointUtil
-
fRingGXYPainterProvider
ILcdGXYPainterProvider<ILcdGXYPathPainter> fRingGXYPainterProvider
-
fSupport
com.luciad.view.gxy.painter.ALcdGXYAreaShapePainterSupport fSupport
-
fTempXYPoint
TLcdXYPoint fTempXYPoint
-
-
-
Class com.luciad.view.gxy.painter.TLcdGXYTextPainter
class TLcdGXYTextPainter extends ALcdGXYPainter implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fCreationMode
int fCreationMode
-
fFilled
boolean fFilled
-
fFillStyle
ILcdGXYPainterStyle fFillStyle
-
fFitTextInArea
boolean fFitTextInArea
-
fFontStyle
ILcdGXYPainterStyle fFontStyle
-
fFramed
boolean fFramed
-
fFramedSelected
boolean fFramedSelected
-
fFrameStyle
ILcdGXYPainterStyle fFrameStyle
-
fMargin
int fMargin
-
fSnapIcon
ILcdIcon fSnapIcon
-
fSnapToInvisiblePoints
boolean fSnapToInvisiblePoints
-
-
-
-
Package com.luciad.view.gxy.swing
-
Class com.luciad.view.gxy.swing.ALcdBusyLayerTreeNodeCellRenderer
class ALcdBusyLayerTreeNodeCellRenderer extends JComponent implements Serializable-
Serialized Fields
-
fBusyIcon
Icon fBusyIcon
-
fBusyStartTimes
WeakHashMap<ILcdLayer,
Long> fBusyStartTimes -
fDelegate
TLcdLayerTreeNodeCellRenderer fDelegate
-
fEnsureRepaintTimer
com.luciad.view.gxy.swing.ALcdBusyLayerTreeNodeCellRenderer.EnsureRepaintTimer fEnsureRepaintTimer
-
fPaintingIcon
Icon fPaintingIcon
Fields allowing to place a rotating icon in front of asynchronous layers when such a layer is still painting or busy.
-
fTree
Component fTree
-
-
-
Class com.luciad.view.gxy.swing.TLcdGXYBusyLayerTreeNodeCellRenderer
class TLcdGXYBusyLayerTreeNodeCellRenderer extends ALcdBusyLayerTreeNodeCellRenderer implements Serializable-
Serialized Fields
-
fBusyMonitor
TLcdGXYAsynchronousLayerMonitor fBusyMonitor
-
fBusyPainters
Set<ILcdStatusSource> fBusyPainters
-
fGXYView
ILcdGXYView fGXYView
-
fGXYViewLabelPlacer
ILcdGXYViewLabelPlacer fGXYViewLabelPlacer
-
fLabelingListener
com.luciad.view.gxy.swing.TLcdGXYBusyLayerTreeNodeCellRenderer.MyLabelingListener fLabelingListener
-
fQueueToColorMap
WeakHashMap<ILcdGXYAsynchronousPaintQueue,
Color> fQueueToColorMap -
fStatusListener
ILcdStatusListener fStatusListener
-
fStatusPainters
Map<ILcdStatusSource,
ILcdLayer> fStatusPainters
-
-
-
Class com.luciad.view.gxy.swing.TLcdGXYLayerTree
class TLcdGXYLayerTree extends TLcdLayerTree implements Serializable -
Class com.luciad.view.gxy.swing.TLcdGXYLayerTreeNodeCellRenderer
class TLcdGXYLayerTreeNodeCellRenderer extends TLcdLayerTreeNodeCellRenderer implements Serializable-
Serialized Fields
-
fGXYView
ILcdGXYView fGXYView
-
fTimer
Timer fTimer
Timer used to trigger a repaint for multiple changes at once, so that the tree should not be repainted for every change (e.g. changing the visibility of 1000 layers would otherwise require 1000 repaints) -
fTree
JTree fTree
The tree on which this renderer is used
-
-
-
Class com.luciad.view.gxy.swing.TLcdGXYScaleIndicator
class TLcdGXYScaleIndicator extends ALcdScaleIndicator implements Serializable-
Serialized Fields
-
fLabel
JLabel fLabel
-
fView
ILcdGXYView fView
-
-
-
-
Package com.luciad.view.gxy.swing.navigationcontrols
-
Package com.luciad.view.lightspeed
-
Class com.luciad.view.lightspeed.ALspAWTView
class ALspAWTView extends Object implements Serializable-
Serialized Fields
-
fAWTSupport
TLcdAWTEventDispatchSupport fAWTSupport
-
fDrawableSupport
com.luciad.view.lightspeed.TLspViewGLDrawableSupport fDrawableSupport
-
fImage
BufferedImage fImage
-
fInvalidated
boolean fInvalidated
-
fInvalidatedLock
Object fInvalidatedLock
-
fIsStereoView
boolean fIsStereoView
-
fPrintContext
com.luciad.view.lightspeed.TLspViewPrintingSupport.PrintContext fPrintContext
-
fViewDestroyedListeners
Set<com.luciad.view.lightspeed.ILspViewDestroyedListener> fViewDestroyedListeners
-
fViewSupport
com.luciad.internal.view.lightspeed.TLinViewSupport fViewSupport
-
-
-
Class com.luciad.view.lightspeed.TLspAWTView
class TLspAWTView extends ALspAWTView implements Serializable-
Serialized Fields
-
fDisplayRunnable
com.luciad.view.lightspeed.TLspAWTView.DisplayRunnable fDisplayRunnable
-
fGLComponent
com.luciad.internal.view.opengl.binding.ILinGLPanel fGLComponent
-
fInvalidated
boolean fInvalidated
-
fInvalidatedLock
Object fInvalidatedLock
-
fOverlayPanel
com.luciad.view.lightspeed.TLspMapOverlayPanel fOverlayPanel
-
fScaledViewSupport
com.luciad.view.lightspeed.TLspScaledViewSupport fScaledViewSupport
-
-
-
Class com.luciad.view.lightspeed.TLspExternalView
class TLspExternalView extends Object implements Serializable-
Serialized Fields
-
fDrawable
ILcdGLExternalDrawable fDrawable
Deprecated. -
fExecutorService
ExecutorService fExecutorService
Deprecated. -
fInvalidationListenerSupport
com.luciad.view.lightspeed.TLspExternalView.InvalidationListenerSupport fInvalidationListenerSupport
Deprecated. -
fIsStereoView
boolean fIsStereoView
Deprecated. -
fOverlayPanel
com.luciad.view.lightspeed.TLspOffscreenOverlayPanel fOverlayPanel
Deprecated. -
fPaintOverlays
AtomicBoolean fPaintOverlays
Deprecated. -
fServices
TLspViewServices fServices
Deprecated. -
fSupport
com.luciad.internal.view.lightspeed.TLinViewSupport fSupport
Deprecated. -
fViewDestroyedListeners
Set<com.luciad.view.lightspeed.ILspViewDestroyedListener> fViewDestroyedListeners
Deprecated.
-
-
-
Class com.luciad.view.lightspeed.TLspFXView
class TLspFXView extends Object implements Serializable-
Serialized Fields
-
fDrawableSupport
com.luciad.view.lightspeed.TLspViewGLDrawableSupport fDrawableSupport
-
fImage
BufferedImage fImage
-
fInvalidateCounter
AtomicInteger fInvalidateCounter
-
fInvalidated
boolean fInvalidated
-
fLock
Object fLock
-
fPrintLock
Object fPrintLock
-
fSupport
com.luciad.internal.view.lightspeed.TLinViewSupport fSupport
-
fViewDestroyedListeners
Set<com.luciad.view.lightspeed.ILspViewDestroyedListener> fViewDestroyedListeners
-
-
-
Class com.luciad.view.lightspeed.TLspOffscreenView
class TLspOffscreenView extends Object implements Serializable-
Serialized Fields
-
fCursor
Cursor fCursor
-
fDrawableSupport
com.luciad.view.lightspeed.TLspViewGLDrawableSupport fDrawableSupport
-
fImage
BufferedImage fImage
-
fInvalidated
boolean fInvalidated
-
fLock
Object fLock
-
fPaintExecutorService
ALcdPaintExecutorService fPaintExecutorService
-
fPrintContext
com.luciad.view.lightspeed.TLspViewPrintingSupport.PrintContext fPrintContext
-
fSupport
com.luciad.internal.view.lightspeed.TLinViewSupport fSupport
-
fViewDestroyedListeners
Set<com.luciad.view.lightspeed.ILspViewDestroyedListener> fViewDestroyedListeners
-
-
-
Class com.luciad.view.lightspeed.TLspSwingView
class TLspSwingView extends ALspAWTView implements Serializable-
Serialized Fields
-
fGLComponent
com.luciad.internal.view.opengl.binding.ILinGLPanel fGLComponent
-
fInvalidated
boolean fInvalidated
-
fOffscreenView
TLspSwingView fOffscreenView
-
fPrinting
boolean fPrinting
-
fScaledViewSupport
com.luciad.view.lightspeed.TLspScaledViewSupport fScaledViewSupport
-
fShouldInvalidate
boolean[] fShouldInvalidate
-
-
-
-
Package com.luciad.view.lightspeed.action
-
Class com.luciad.view.lightspeed.action.TLspSetControllerAction
class TLspSetControllerAction extends ALcdAction implements Serializable-
Serialized Fields
-
fController
ILspController fController
-
fView
ILspView fView
-
-
-
-
Package com.luciad.view.lightspeed.editor.handle
-
Class com.luciad.view.lightspeed.editor.handle.TLspNextCreateStepEvent
class TLspNextCreateStepEvent extends TLcdAWTEvent implements Serializable-
Serialized Fields
-
fFinish
boolean fFinish
-
fLastEvent
AWTEvent fLastEvent
-
-
-
Class com.luciad.view.lightspeed.editor.handle.TLspNextCreateStepFXEvent
class TLspNextCreateStepFXEvent extends Event implements Serializable-
Serialized Fields
-
fFinish
boolean fFinish
-
fLastEvent
Event fLastEvent
-
-
-
-
Package com.luciad.view.lightspeed.editor.operation
-
Class com.luciad.view.lightspeed.editor.operation.TLspEditingStateEvent
class TLspEditingStateEvent extends EventObject implements Serializable-
Serialized Fields
-
fChangeType
TLspEditingStateEvent.ChangeType fChangeType
-
fOriginalObjects
Collection<Object> fOriginalObjects
-
-
-
-
Package com.luciad.view.lightspeed.geometry.discretization
-
Exception Class com.luciad.view.lightspeed.geometry.discretization.TLspDiscretizationException
class TLspDiscretizationException extends Exception implements Serializable
-
-
Package com.luciad.view.lightspeed.javafx
-
Class com.luciad.view.lightspeed.javafx.TLspFXScaleIndicator
class TLspFXScaleIndicator extends ALcdScaleIndicator implements Serializable-
Serialized Fields
-
fChangeSupport
TLcdChangeSupport fChangeSupport
-
fHelper
com.luciad.internal.view.lightspeed.TLspScaleIndicatorSupport fHelper
-
fNode
TLcdFXIcon fNode
-
-
-
-
Package com.luciad.view.lightspeed.layer
-
Class com.luciad.view.lightspeed.layer.ALspLayer
class ALspLayer extends Object implements Serializable-
Serialized Fields
-
fEditable
boolean fEditable
-
fEditableMap
HashMap<TLspPaintRepresentation,
Boolean> fEditableMap -
fFilter
ILcdDynamicFilter fFilter
-
fIcon
ILcdIcon fIcon
-
fLabel
String fLabel
-
fLayerStateUpdaters
Map<ILspView,
com.luciad.view.lightspeed.layer.ALspLayer.TLspLayerStateUpdater> fLayerStateUpdaters -
fLayerStyle
TLspLayerStyle fLayerStyle
-
fMapScaleRangeMap
Map<TLspPaintRepresentation,
TLcdDimensionInterval<TLcdMapScale>> fMapScaleRangeMap -
fModel
ILcdModel fModel
-
fModelListener
com.luciad.view.lightspeed.layer.ALspLayer.ModelListener fModelListener
-
fModelReferenceChangeListener
com.luciad.view.lightspeed.layer.ALspLayer.ModelReferenceChangedModelListener fModelReferenceChangeListener
-
fModelWorldTransformation
WeakHashMap<ILspView,
ILcdModelXYZWorldTransformation> fModelWorldTransformation -
fNoViewLayerStateUpdater
com.luciad.view.lightspeed.layer.ALspLayer.TLspLayerStateUpdater fNoViewLayerStateUpdater
-
fPaintRepresentations
List<TLspPaintRepresentation> fPaintRepresentations
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fSelectable
boolean fSelectable
-
fSelectionSupport
TLcdSelectionSupport<Object> fSelectionSupport
-
fStateSupport
TLspLayerStateSupport fStateSupport
-
fStatusListenerSupport
TLcdStatusEventSupport<ILspLayer> fStatusListenerSupport
-
fSynchronous
boolean fSynchronous
-
fViews
Set<ILspView> fViews
-
fVisibilityMap
HashMap<TLspPaintRepresentationState,
Boolean> fVisibilityMap -
fVisible
boolean fVisible
-
fWillPaint
com.luciad.internal.view.lightspeed.layer.ALspLayerAccessor.WillPaintFunction fWillPaint
-
-
-
Class com.luciad.view.lightspeed.layer.TLspLayer
class TLspLayer extends ALspLayer implements Serializable-
Serialized Fields
-
fCulling
boolean fCulling
-
fEditingSupport
TLspEditingSupport fEditingSupport
-
fEditors
HashMap<TLspPaintRepresentation,
ILspEditor> fEditors -
fFilterChangeListener
ILcdChangeListener fFilterChangeListener
-
fIsSnapTarget
boolean fIsSnapTarget
-
fLayerType
ILspLayer.LayerType fLayerType
-
fLock
ReentrantReadWriteLock fLock
-
fMapScaleProvider
ILspMapScaleProvider fMapScaleProvider
-
fMinimumObjectSizeForPainting
double fMinimumObjectSizeForPainting
-
fModelListener
ILcdModelListener fModelListener
-
fModelListeners
Map<ILcdModelListener,
com.luciad.view.lightspeed.layer.TLspLayer.WeakModelListener> fModelListeners -
fModelQueryConfiguration
TLcdModelQueryConfiguration fModelQueryConfiguration
-
fObjectViewMargin
double fObjectViewMargin
-
fObjectWorldMargin
double fObjectWorldMargin
-
fOpenGLProfile
TLspOpenGLProfile fOpenGLProfile
-
fOutOfRangePaintRepresentations
Set<TLspPaintRepresentation> fOutOfRangePaintRepresentations
-
fPainters
HashMap<TLspPaintRepresentation,
ILspPainter> fPainters -
fPaintGroupChangeListeners
CopyOnWriteArraySet<ILspPaintGroupsChangeListener> fPaintGroupChangeListeners
-
fPaintGroupingStrategy
com.luciad.internal.view.lightspeed.layer.ILspPaintGroupingStrategy fPaintGroupingStrategy
-
fPaintGroupingStrategyFactory
com.luciad.internal.view.lightspeed.layer.ILinPaintGroupingStrategyFactory fPaintGroupingStrategyFactory
-
fScaleRangeMap
Map<TLspPaintRepresentation,
ILcdInterval> fScaleRangeMap -
fSelectableSupported
boolean fSelectableSupported
-
fSelectedCollection
com.luciad.internal.util.collections.TLinSelectedCollection fSelectedCollection
-
fStatusEventSupport
com.luciad.internal.view.lightspeed.layer.TLinLayerUtil.LayerStatusEventSupport fStatusEventSupport
-
fSynchronizePainters
boolean fSynchronizePainters
-
fViewProperties
WeakHashMap<ILspView,
com.luciad.view.lightspeed.layer.TLspLayer.ViewDependentProperties> fViewProperties
-
-
-
Class com.luciad.view.lightspeed.layer.TLspLayerPaintStateEvent
class TLspLayerPaintStateEvent extends EventObject implements Serializable-
Serialized Fields
-
fLayer
ILspLayer fLayer
-
fNewValue
Object fNewValue
-
fOldValue
Object fOldValue
-
fPaintRepresentationState
TLspPaintRepresentationState fPaintRepresentationState
-
fType
TLspLayerPaintStateEvent.Type fType
-
-
-
Class com.luciad.view.lightspeed.layer.TLspLayerStateEvent
class TLspLayerStateEvent extends EventObject implements Serializable-
Serialized Fields
-
fLayer
ILspLayer fLayer
-
fNewValue
Object fNewValue
-
fOldValue
Object fOldValue
-
fPaintRepresentation
TLspPaintRepresentation fPaintRepresentation
-
fType
TLspLayerStateEvent.Type fType
-
-
-
Class com.luciad.view.lightspeed.layer.TLspLayerTreeNode
class TLspLayerTreeNode extends TLspLayer implements Serializable-
Serialized Fields
-
fSupport
TLcdLayerTreeNodeSupport fSupport
-
-
-
-
Package com.luciad.view.lightspeed.layer.imageprojection
-
Package com.luciad.view.lightspeed.layer.integration.gxy
-
Class com.luciad.view.lightspeed.layer.integration.gxy.TLspGXYLayerAdapter
class TLspGXYLayerAdapter extends ALspLayer implements Serializable-
Serialized Fields
-
fEditingSupport
TLspEditingSupport fEditingSupport
Deprecated. -
fExecutorService
ExecutorService fExecutorService
Deprecated. -
fGXYEditorAdapter
com.luciad.internal.view.lightspeed.layer.TLspGXYEditorAdapter fGXYEditorAdapter
Deprecated. -
fGXYLayer
ILcdGXYLayer fGXYLayer
Deprecated. -
fLabelingAlgorithm
ILcdGXYLabelingAlgorithm fLabelingAlgorithm
Deprecated. -
fLayerType
ILspLayer.LayerType fLayerType
Deprecated. -
fModelXYZWorldTransformation
ILcdModelXYZWorldTransformation fModelXYZWorldTransformation
Deprecated. -
fPainter
com.luciad.view.lightspeed.layer.integration.gxy.TLspGXYLayerAdapter.GXYPainterAdapter fPainter
Deprecated. -
fSelectedCollection
ILcdCollection<Object> fSelectedCollection
Deprecated. -
fSelectionListeners
CopyOnWriteArrayList<ILcdSelectionListener<Object>> fSelectionListeners
Deprecated. -
fSharableSupport
com.luciad.internal.view.lightspeed.layer.TLspGXYLayerAdapterSupport fSharableSupport
Deprecated. -
fSnapTarget
boolean fSnapTarget
Deprecated.
-
-
-
Class com.luciad.view.lightspeed.layer.integration.gxy.TLspGXYLayerTreeNodeAdapter
class TLspGXYLayerTreeNodeAdapter extends TLspGXYLayerAdapter implements Serializable-
Serialized Fields
-
fSupport
TLcdLayerTreeNodeSupport fSupport
Deprecated.
-
-
-
-
Package com.luciad.view.lightspeed.layer.paintgroup
-
Class com.luciad.view.lightspeed.layer.paintgroup.TLspPaintGroupsChangedEvent
class TLspPaintGroupsChangedEvent extends EventObject implements Serializable-
Serialized Fields
-
fLayer
ILspLayer fLayer
-
fPaintGroupChanges
Collection<TLspPaintGroupsChangedEvent.Change> fPaintGroupChanges
-
fPaintGroupSet
ILspPaintGroupSet fPaintGroupSet
-
fType
TLspPaintGroupsChangedEvent.Type fType
-
fView
ILspView fView
-
-
-
-
Package com.luciad.view.lightspeed.layer.raster
-
Class com.luciad.view.lightspeed.layer.raster.TLspRasterLayer
class TLspRasterLayer extends ALspLayer implements Serializable-
Serialized Fields
-
fBorderFactor
double fBorderFactor
-
fCacheSize
long fCacheSize
-
fIncrementalPainting
boolean fIncrementalPainting
-
fLayerType
ILspLayer.LayerType fLayerType
-
fLoadTexturesInBorder
boolean fLoadTexturesInBorder
-
fStylerMap
Map<TLspPaintRepresentationState,
ILspStyler> fStylerMap -
fUseSharedCache
boolean fUseSharedCache
-
-
-
-
Package com.luciad.view.lightspeed.scale
-
Class com.luciad.view.lightspeed.scale.TLspMapScaleChangeEvent
class TLspMapScaleChangeEvent extends EventObject implements Serializable-
Serialized Fields
-
fView
ILspView fView
-
-
-
-
Package com.luciad.view.lightspeed.services.asynchronous
-
Class com.luciad.view.lightspeed.services.asynchronous.TLspTaskExecutorEvent
class TLspTaskExecutorEvent extends EventObject implements Serializable-
Serialized Fields
-
fOtherTaskCount
int fOtherTaskCount
-
fRunnable
TLspTaskExecutorRunnable fRunnable
-
fThrowable
Throwable fThrowable
-
fTimeTaken
long fTimeTaken
-
fType
TLspTaskExecutorEvent.Type fType
-
-
-
-
Package com.luciad.view.lightspeed.services.terrain
-
Class com.luciad.view.lightspeed.services.terrain.TLspTerrainChangeEvent
class TLspTerrainChangeEvent extends EventObject implements Serializable-
Serialized Fields
-
fView
ILspView fView
-
-
-
-
Package com.luciad.view.lightspeed.style.styler
-
Class com.luciad.view.lightspeed.style.styler.TLspStyleChangeEvent
class TLspStyleChangeEvent extends EventObject implements Serializable-
Serialized Fields
-
fAffectedModel
ILcdModel fAffectedModel
-
fAffectedObjects
Collection<Object> fAffectedObjects
-
fAffectedStyles
Collection<ALspStyle> fAffectedStyles
-
fStyler
ILspStyler fStyler
-
-
-
-
Package com.luciad.view.lightspeed.swing
-
Class com.luciad.view.lightspeed.swing.TLspBusyLayerCellRenderer
class TLspBusyLayerCellRenderer extends ALcdBusyLayerTreeNodeCellRenderer implements Serializable -
Class com.luciad.view.lightspeed.swing.TLspLayerTreeNodeCellRenderer
class TLspLayerTreeNodeCellRenderer extends TLcdLayerTreeNodeCellRenderer implements Serializable-
Serialized Fields
-
fTimer
Timer fTimer
Timer used to trigger a repaint for multiple changes at once, so that the tree should not be repainted for every change (e.g. changing the visibility of 1000 layers would otherwise require 1000 repaints) -
fTree
JTree fTree
The tree on which this renderer is used -
fView
ILspView fView
-
-
-
Class com.luciad.view.lightspeed.swing.TLspScaleIndicator
class TLspScaleIndicator extends ALcdScaleIndicator implements Serializable-
Serialized Fields
-
fHelper
com.luciad.internal.view.lightspeed.TLspScaleIndicatorSupport fHelper
-
fLabel
JLabel fLabel
-
-
-
-
Package com.luciad.view.lightspeed.swing.navigationcontrols
-
Package com.luciad.view.map
-
Class com.luciad.view.map.TLcdAdvancedMapRulerController
class TLcdAdvancedMapRulerController extends ALcdGXYSmartController implements Serializable-
Serialized Fields
-
fCancelAction
AbstractAction fCancelAction
-
fNextController
ILcdGXYChainableController fNextController
-
fRevertAction
AbstractAction fRevertAction
-
fRulerSupport
com.luciad.view.map.TLcdAdvancedMapRulerController.MyMapRulerSupport fRulerSupport
-
-
-
Class com.luciad.view.map.TLcdAzimuthRangeController
class TLcdAzimuthRangeController extends ALcdGXYSmartController implements Serializable-
Serialized Fields
-
CHANGE_EVENT
PropertyChangeEvent CHANGE_EVENT
-
fAngle
double fAngle
-
fArcLineStyle
ILcdGraphicsSetup fArcLineStyle
-
fAzimuth
double fAzimuth
-
fCenterAzimuthLineStyle
ILcdGraphicsSetup fCenterAzimuthLineStyle
-
fChangeListeners
Vector fChangeListeners
-
fDateLastReleased
long fDateLastReleased
-
fEventOnMouseDrag
boolean fEventOnMouseDrag
-
fFilled
boolean fFilled
-
fFillStyle
ILcdGraphicsSetup fFillStyle
-
fGridRefUtil
TLcdGridReferenceUtil fGridRefUtil
-
fLabelContext
TLcdGXYContext fLabelContext
-
fLabeled
boolean fLabeled
-
fLabelPainter
TLcdGXYLabelPainter fLabelPainter
-
fLengthFor360Angle
int fLengthFor360Angle
-
fLengthForZeroAngle
int fLengthForZeroAngle
-
fLonLatPoint1
TLcdLonLatPoint fLonLatPoint1
-
fLonLatPoint2
TLcdLonLatPoint fLonLatPoint2
-
fLonLatPointArcEnd
TLcdLonLatPoint fLonLatPointArcEnd
-
fLonLatPointArcStart
TLcdLonLatPoint fLonLatPointArcStart
-
fMWT
ILcdModelXYWorldTransformation fMWT
-
fMyViewPropertyChangeListener
com.luciad.view.map.TLcdAzimuthRangeController.MyViewPropertyChangeListener fMyViewPropertyChangeListener
-
fOuterAzimuthLineStyle
ILcdGraphicsSetup fOuterAzimuthLineStyle
-
fPen
TLcdGeodeticPen fPen
-
fPixelArcRadius
int fPixelArcRadius
-
fRadius
double fRadius
-
fSensitivity
long fSensitivity
-
fStartFromCenter
boolean fStartFromCenter
-
fTempLLPoint
TLcdLonLatPoint fTempLLPoint
-
fTempXYPoint
TLcdXYPoint fTempXYPoint
-
fXCurrent
int fXCurrent
-
fXPressed
int fXPressed
-
fYCurrent
int fYCurrent
-
fYPressed
int fYPressed
-
-
-
Class com.luciad.view.map.TLcdGeodeticPen
class TLcdGeodeticPen extends ALcdGXYPen implements Serializable-
Serialized Fields
-
fLineType
TLcdLineType fLineType
-
fStraightLineMode
boolean fStraightLineMode
-
-
-
Class com.luciad.view.map.TLcdGeorefUtil
class TLcdGeorefUtil extends Object implements Serializable -
Class com.luciad.view.map.TLcdGridPen
class TLcdGridPen extends ALcdGXYPen implements Serializable-
Serialized Fields
-
fStraightLineMode
boolean fStraightLineMode
-
-
-
Class com.luciad.view.map.TLcdLonLatGrid
class TLcdLonLatGrid extends Object implements Serializable-
Serialized Fields
-
fDeltaLat
double fDeltaLat
-
fDeltaLon
double fDeltaLon
-
fOriginLat
double fOriginLat
-
fOriginLon
double fOriginLon
-
-
-
Class com.luciad.view.map.TLcdMapBufferedImage
class TLcdMapBufferedImage extends TLcdGXYViewBufferedImage implements Serializable-
Serialized Fields
-
fAutoAdjustOnSetXYWorldReference
boolean fAutoAdjustOnSetXYWorldReference
-
fMapSupport
com.luciad.internal.util.TLinMapSupport fMapSupport
-
-
-
Class com.luciad.view.map.TLcdMapCanvas
class TLcdMapCanvas extends TLcdGXYViewCanvas implements Serializable-
Serialization Methods
-
readObject
Restore the transient fields- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fAutoAdjustOnSetXYWorldReference
boolean fAutoAdjustOnSetXYWorldReference
-
fMapSupport
com.luciad.internal.util.TLinMapSupport fMapSupport
-
-
-
Class com.luciad.view.map.TLcdMapG2DLineStyle
class TLcdMapG2DLineStyle extends Object implements Serializable-
Serialized Fields
-
fAntiAliasing
boolean fAntiAliasing
-
fColor
Color fColor
-
fLineWidth
double fLineWidth
-
fLineWidthUnit
TLcdDistanceUnit fLineWidthUnit
-
fSelectionColor
Color fSelectionColor
-
fSelectionLineWidth
double fSelectionLineWidth
-
-
-
Class com.luciad.view.map.TLcdMapGeorefGridLayer
class TLcdMapGeorefGridLayer extends Object implements Serializable-
Serialized Fields
-
fAntiAliased
boolean fAntiAliased
-
fGeodetic2Grid
TLcdGeodetic2Grid fGeodetic2Grid
-
fGeodeticModelReference
TLcdGeodeticReference fGeodeticModelReference
-
fGeorefGridPainter
com.luciad.view.map.TLcdGeorefGridPainter fGeorefGridPainter
-
fGridDeltaLat
int[] fGridDeltaLat
-
fGridDeltaLon
int[] fGridDeltaLon
-
fGridPrecision
double[] fGridPrecision
-
fIcon
ILcdIcon fIcon
-
fLabel
String fLabel
-
fLabelDeltaLat
int[] fLabelDeltaLat
-
fLabelDeltaLon
int[] fLabelDeltaLon
-
fLabeled
boolean fLabeled
-
fLabelPrecision
double[] fLabelPrecision
-
fMapPen
TLcdGeodeticPen fMapPen
-
fModel
TLcdVectorModel fModel
-
fModelReferenceGeodeticDatum
ILcdGeodeticDatum fModelReferenceGeodeticDatum
-
fMyCalcPrecision
com.luciad.view.map.TLcdMapGeorefGridLayer.MyCalcPrecision fMyCalcPrecision
-
fMyGeorefGrid
com.luciad.view.map.TLcdMapGeorefGridLayer.MyGeorefGrid fMyGeorefGrid
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fScaleRange
ILcdInterval fScaleRange
-
fStopPainting
boolean fStopPainting
-
fVisible
boolean fVisible
-
-
-
Class com.luciad.view.map.TLcdMapGridRefLocation
class TLcdMapGridRefLocation extends Component implements Serializable-
Serialized Fields
-
fAlignment
int fAlignment
-
fEasting
double fEasting
-
fFormat
DecimalFormat fFormat
-
fGridReference
ILcdGridReference fGridReference
-
fGXYView
ILcdGXYView fGXYView
-
fModelXYWorldTransformation
ILcdModelXYWorldTransformation fModelXYWorldTransformation
-
fNorthing
double fNorthing
-
fPreferredSize
Dimension fPreferredSize
-
fTempAWTPoint
Point fTempAWTPoint
-
fTempXYPoint
ILcd2DEditablePoint fTempXYPoint
-
fTempXYZPoint
ILcd3DEditablePoint fTempXYZPoint
-
fValue
String fValue
-
-
-
Class com.luciad.view.map.TLcdMapGridRulerController
class TLcdMapGridRulerController extends ALcdGXYController implements Serializable-
Serialized Fields
-
fActionListenerOnDoubleClick
ActionListener fActionListenerOnDoubleClick
Deprecated. -
fDateLastReleased
long fDateLastReleased
Deprecated. -
fDrawEqualDistanceCurve
boolean fDrawEqualDistanceCurve
Deprecated. -
fDrawGeodesicLine
boolean fDrawGeodesicLine
Deprecated. -
fGhostColor
Color fGhostColor
Deprecated. -
fGhostLineWidth
int fGhostLineWidth
Deprecated. -
fGridPen
TLcdGridPen fGridPen
Deprecated. -
fLastSegmentAngle
double fLastSegmentAngle
Deprecated. -
fLastSegmentDistance
double fLastSegmentDistance
Deprecated. -
fMaxX
int fMaxX
Deprecated. -
fMaxY
int fMaxY
Deprecated. -
fMinX
int fMinX
Deprecated. -
fMinY
int fMinY
Deprecated. -
fMWT
TLcdIdentityModelXYWorldTransformation fMWT
Deprecated. -
fMyDialog
com.luciad.view.map.TLcdMapGridRulerController.MyDialog fMyDialog
Deprecated. -
fMyPropertyChangeListener
com.luciad.view.map.TLcdMapGridRulerController.MyPropertyChangeListener fMyPropertyChangeListener
Deprecated. -
fNPoints
int fNPoints
Deprecated. -
fPopupDialog
boolean fPopupDialog
Deprecated. -
fSensitivity
long fSensitivity
Deprecated. -
fTempXYP1
TLcdXYPoint fTempXYP1
Deprecated. -
fTempXYP2
TLcdXYPoint fTempXYP2
Deprecated. -
fTempXYZP1
TLcdXYZPoint fTempXYZP1
Deprecated. -
fTempXYZP2
TLcdXYZPoint fTempXYZP2
Deprecated. -
fTotalDistance
double fTotalDistance
Deprecated. -
fXs
int[] fXs
Deprecated. -
fYs
int[] fYs
Deprecated. -
OUT_OF_BOUNDS
TLcdOutOfBoundsException OUT_OF_BOUNDS
Deprecated.
-
-
-
Class com.luciad.view.map.TLcdMapJPanel
class TLcdMapJPanel extends TLcdGXYViewJPanel implements Serializable-
Serialized Fields
-
fAutoAdjustOnSetXYWorldReference
boolean fAutoAdjustOnSetXYWorldReference
-
fMapSupport
com.luciad.internal.util.TLinMapSupport fMapSupport
-
-
-
Class com.luciad.view.map.TLcdMapJPanelLightWeight
class TLcdMapJPanelLightWeight extends TLcdGXYViewJPanelLightWeight implements Serializable-
Serialized Fields
-
fAutoAdjustOnSetXYWorldReference
boolean fAutoAdjustOnSetXYWorldReference
-
fMapSupport
com.luciad.internal.util.TLinMapSupport fMapSupport
-
-
-
Class com.luciad.view.map.TLcdMapLonLatGridLayer
class TLcdMapLonLatGridLayer extends Object implements Serializable-
Serialized Fields
-
fAntiAliased
boolean fAntiAliased
-
fGXYPainter
ILcdGXYPainter fGXYPainter
-
fIcon
ILcdIcon fIcon
-
fLabel
String fLabel
-
fLabeled
boolean fLabeled
-
fLonLatGrid
TLcdLonLatGrid fLonLatGrid
-
fMapPen
ILcdGXYPen fMapPen
-
fModel
TLcdVectorModel fModel
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fScaleRange
ILcdInterval fScaleRange
-
fStopPainting
boolean fStopPainting
-
fVisible
boolean fVisible
-
-
-
Class com.luciad.view.map.TLcdMapPanel
class TLcdMapPanel extends TLcdGXYViewPanel implements Serializable-
Serialization Methods
-
readObject
Restore the transient fields- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
fAutoAdjustOnSetXYWorldReference
boolean fAutoAdjustOnSetXYWorldReference
-
-
-
Class com.luciad.view.map.TLcdMapRulerController
class TLcdMapRulerController extends ALcdGXYSmartController implements Serializable-
Serialized Fields
-
fActionListenerOnDoubleClick
ActionListener fActionListenerOnDoubleClick
Deprecated. -
fDrawEqualDistanceCurve
boolean fDrawEqualDistanceCurve
Deprecated. -
fDrawGeodesicLine
boolean fDrawGeodesicLine
Deprecated. -
fDrawOnMouseMove
boolean fDrawOnMouseMove
Deprecated. -
fGhostColor
Color fGhostColor
Deprecated. -
fGhostLineWidth
int fGhostLineWidth
Deprecated. -
fGridRefUtil
TLcdGridReferenceUtil fGridRefUtil
Deprecated. -
fLastSegmentAzimuth
double fLastSegmentAzimuth
Deprecated. -
fLastSegmentDistance
double fLastSegmentDistance
Deprecated. -
fMapPen
TLcdProjectionPen fMapPen
Deprecated. -
fMWT
TLcdIdentityModelXYWorldTransformation fMWT
Deprecated. -
fMyDialog
com.luciad.view.map.TLcdMapRulerController.MyDialog fMyDialog
Deprecated. -
fMyPropertyChangeListener
com.luciad.view.map.TLcdMapRulerController.MyPropertyChangeListener fMyPropertyChangeListener
Deprecated. -
fNPoints
int fNPoints
Deprecated. -
fPopupDialog
boolean fPopupDialog
Deprecated. -
fTempLLP1
ILcd2DEditablePoint fTempLLP1
Deprecated. -
fTempLLP2
ILcd2DEditablePoint fTempLLP2
Deprecated. -
fTempXYP1
ILcd2DEditablePoint fTempXYP1
Deprecated. -
fTempXYP2
ILcd2DEditablePoint fTempXYP2
Deprecated. -
fTotalDistance
double fTotalDistance
Deprecated. -
fXs
int[] fXs
Deprecated. -
fYs
int[] fYs
Deprecated. -
OUT_OF_BOUNDS
TLcdOutOfBoundsException OUT_OF_BOUNDS
Deprecated.
-
-
-
Class com.luciad.view.map.TLcdProjectionPen
class TLcdProjectionPen extends ALcdGXYPen implements Serializable-
Serialized Fields
-
fStraightLineMode
boolean fStraightLineMode
-
-
-
Class com.luciad.view.map.TLcdSetProjectionAction
class TLcdSetProjectionAction extends ALcdAction implements Serializable-
Serialized Fields
-
fGXYView
ILcdGXYView fGXYView
Deprecated. -
fProjection
ILcdProjection fProjection
Deprecated.
-
-
-
Class com.luciad.view.map.TLcdUPSGridLayer
class TLcdUPSGridLayer extends Object implements Serializable-
Serialized Fields
-
fAccentuatedLineStroke
Stroke fAccentuatedLineStroke
-
fBlockIntersectionLabel
com.luciad.internal.view.gxy.TLinGridLabel fBlockIntersectionLabel
-
fBlockLabel
com.luciad.internal.view.gxy.TLinGridLabel fBlockLabel
-
fColor
Color fColor
-
fColorScales
Color fColorScales
-
fDoubleDigit
NumberFormat fDoubleDigit
-
fGridPen
TLcdGridPen fGridPen
-
fGridZoneColor
Color fGridZoneColor
-
fIcon
ILcdIcon fIcon
-
fLabel
String fLabel
-
fLabeled
boolean fLabeled
-
fLabelsDX
int fLabelsDX
-
fLabelsDY
int fLabelsDY
-
fLadderLabel
com.luciad.internal.view.gxy.TLinGridLabel fLadderLabel
-
fLadderPurpleLabel
com.luciad.internal.view.gxy.TLinGridLabel fLadderPurpleLabel
-
fModel
TLcdVectorModel fModel
-
fNormalLineStroke
Stroke fNormalLineStroke
-
fNorthUPSGridReference
TLcdGridReference fNorthUPSGridReference
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fSingleDigit
NumberFormat fSingleDigit
-
fSouthUPSGridReference
TLcdGridReference fSouthUPSGridReference
-
fUpsMgrsUtil
TLcdUpsMgrsUtil fUpsMgrsUtil
-
fVisible
boolean fVisible
-
-
-
Class com.luciad.view.map.TLcdUTMGridLayer
class TLcdUTMGridLayer extends Object implements Serializable-
Serialized Fields
-
fGeodetic2Grid
TLcdGeodetic2Grid fGeodetic2Grid
-
fGeodeticDatum
ILcdGeodeticDatum fGeodeticDatum
-
fGrid2Grid
TLcdGrid2Grid fGrid2Grid
-
fIcon
ILcdIcon fIcon
-
fLabel
String fLabel
-
fListeners
Vector fListeners
-
fModel
TLcdVectorModel fModel
-
fPen
ILcdGXYPen fPen
-
fScaleRange
ILcdInterval fScaleRange
-
fStopPainting
boolean fStopPainting
-
fTempCentralMeridianBounds
TLcdLonLatBounds fTempCentralMeridianBounds
-
fTempModelBounds
TLcdLonLatHeightBounds fTempModelBounds
-
fTempWorldBounds
TLcdXYBounds fTempWorldBounds
-
fUTMZonePainter
TLcdUTMZonePainter fUTMZonePainter
-
fUTMZones
TLcdUTMZone[] fUTMZones
-
fVisible
boolean fVisible
-
-
-
Class com.luciad.view.map.TLcdUtmMgrsUtil
class TLcdUtmMgrsUtil extends Object implements Serializable-
Serialized Fields
-
fEllipsoid
ILcdEllipsoid fEllipsoid
-
fGridSystem
TLcdUTMGridSystem fGridSystem
-
fTempLonLatPoint
TLcdLonLatHeightPoint fTempLonLatPoint
-
fTempXYPoint
TLcdXYPoint fTempXYPoint
-
fTransformation
com.luciad.internal.transformation.TLcdGeodeticGridTransformation fTransformation
-
fUTMCoordinateSeparator
char fUTMCoordinateSeparator
-
fZoneSeparator
char fZoneSeparator
-
-
-
Class com.luciad.view.map.TLcdXYGridLayer
class TLcdXYGridLayer extends Object implements Serializable-
Serialized Fields
-
fLabeled
boolean fLabeled
-
fModel
com.luciad.internal.view.map.xy.TLinXYGridModel fModel
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fStyle
TLcdXYGridStyle fStyle
-
fSupport
com.luciad.internal.view.map.grid.ALinGXYGridLayerSupport fSupport
-
fVisible
boolean fVisible
-
-
-
-
Package com.luciad.view.map.mgrs
-
Class com.luciad.view.map.mgrs.TLcdMGRSGridLayer
class TLcdMGRSGridLayer extends Object implements Serializable-
Serialized Fields
-
fGeodeticDatum
ILcdGeodeticDatum fGeodeticDatum
-
fLabeled
boolean fLabeled
-
fModel
ILcd2DBoundsIndexedModel fModel
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fStyle
TLcdMGRSGridStyle fStyle
-
fSupport
com.luciad.internal.view.map.grid.ALinGXYGridLayerSupport fSupport
-
fVisible
boolean fVisible
-
-
-
-
Package com.luciad.view.map.multilevelgrid
-
Class com.luciad.view.map.multilevelgrid.ALcdMultilevelGridCoordinateFormat
class ALcdMultilevelGridCoordinateFormat extends Format implements Serializable -
Class com.luciad.view.map.multilevelgrid.TLcdMultilevelGridCoordinateModel
class TLcdMultilevelGridCoordinateModel extends ALcdModel implements Serializable-
Serialized Fields
-
fMultilevelGrid
ILcdMultilevelGrid fMultilevelGrid
-
fSuperCell
com.luciad.view.map.multilevelgrid.TLcdMultilevelGridCoordinateModel.Cell2D fSuperCell
-
-
-
Class com.luciad.view.map.multilevelgrid.TLcdMultilevelGridLayer
class TLcdMultilevelGridLayer extends Object implements Serializable-
Serialized Fields
-
fDefaultStroke
BasicStroke fDefaultStroke
-
fGXYPen
ILcdGXYPen fGXYPen
-
fIcon
ILcdIcon fIcon
-
fLabel
String fLabel
-
fLabeled
boolean fLabeled
-
fLevelStyles
ILcdGXYPainterStyle[] fLevelStyles
-
fLevelSwitchScales
double[] fLevelSwitchScales
-
fModel
TLcdVectorModel fModel
-
fMultilevelGrid
ILcdMultilevelGrid fMultilevelGrid
-
fMultilevelGridCoordinateFormat
ALcdMultilevelGridCoordinateFormat fMultilevelGridCoordinateFormat
-
fOutlinePainter
TLcdGXYBoundsPainter fOutlinePainter
-
fPaintGridLinesFunction
com.luciad.view.map.multilevelgrid.TLcdMultilevelGridLayer.MyGridLinesPaintFunction fPaintGridLinesFunction
-
fPaintLabelFunction
com.luciad.view.map.multilevelgrid.TLcdMultilevelGridLayer.MyLabelPaintingFunction fPaintLabelFunction
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fTempAWTPoint
Point fTempAWTPoint
-
fTempModelBounds
TLcdXYZBounds fTempModelBounds
-
fTempModelPoint
ILcd2DEditablePoint fTempModelPoint
-
fTempViewBounds
TLcdXYBounds fTempViewBounds
-
fTempWorldBounds
TLcdXYBounds fTempWorldBounds
-
fTempWorldPoint
TLcdXYPoint fTempWorldPoint
-
fVisible
boolean fVisible
-
-
-
-
Package com.luciad.view.map.painter
-
Class com.luciad.view.map.painter.TLcdCompassGridPainter
class TLcdCompassGridPainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fAntiAliasing
boolean fAntiAliasing
-
fBearingDelta
double fBearingDelta
-
fCircleColor
Color fCircleColor
-
fCircleMax
int fCircleMax
-
fDrawHeadingLine
boolean fDrawHeadingLine
-
fExpressionLanguage
ALcdDataObjectExpressionLanguage fExpressionLanguage
-
fFormat
DecimalFormat fFormat
-
fHeadingColor
Color fHeadingColor
-
fHeadingExpression
String fHeadingExpression
-
fHeadingFeatureIndex
int fHeadingFeatureIndex
-
fHeadingLineWidth
int fHeadingLineWidth
-
fLabeled
boolean fLabeled
-
fObject
Object fObject
-
fRangeDelta
double fRangeDelta
-
fRangeMax
double fRangeMax
-
fRayColor
Color fRayColor
-
fTempContext
TLcdGXYContext fTempContext
-
fTempLLHP
TLcdLonLatHeightPoint fTempLLHP
-
fTempLLP
TLcdLonLatPoint fTempLLP
-
fTempPoint1
Point fTempPoint1
-
fTempPoint2
Point fTempPoint2
-
fTempXYCenter
TLcdXYPoint fTempXYCenter
-
fTempXYPoint
TLcdXYPoint fTempXYPoint
-
fUnitOfMeasure
int fUnitOfMeasure
-
-
-
Class com.luciad.view.map.painter.TLcdLonLatBorderGridPainter
class TLcdLonLatBorderGridPainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fBackgroundColor
Color fBackgroundColor
-
fBottomBorder
int fBottomBorder
-
fColor
Color fColor
-
fLabeled
boolean fLabeled
-
fLeftBorder
int fLeftBorder
-
fLonLatGrid
TLcdLonLatGrid fLonLatGrid
-
fMajorLabelColor
Color fMajorLabelColor
-
fMajorLabelFont
Font fMajorLabelFont
-
fMajorLabelLonLatFormatter
ILcdLonLatFormatter fMajorLabelLonLatFormatter
-
fMajorTicksPerDeltaLat
int fMajorTicksPerDeltaLat
-
fMajorTicksPerDeltaLon
int fMajorTicksPerDeltaLon
-
fMajorTickWidth
int fMajorTickWidth
-
fMinorLabelColor
Color fMinorLabelColor
-
fMinorLabelFont
Font fMinorLabelFont
-
fMinorLabelLonLatFormatter
ILcdLonLatFormatter fMinorLabelLonLatFormatter
-
fMinorTicksPerDeltaLat
int fMinorTicksPerDeltaLat
-
fMinorTicksPerDeltaLon
int fMinorTicksPerDeltaLon
-
fMinorTickWidth
int fMinorTickWidth
-
fRightBorder
int fRightBorder
-
fSlantedLabels
boolean fSlantedLabels
-
fTopBorder
int fTopBorder
-
-
-
Class com.luciad.view.map.painter.TLcdLonLatGridPainter
class TLcdLonLatGridPainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fAlignment
int fAlignment
-
fColor
Color fColor
-
fHaloUtil
com.luciad.view.map.painter.TLcdLonLatGridPainter.GXYHaloUtil fHaloUtil
-
fLabeled
boolean fLabeled
-
fLabelEdgeOffset
int fLabelEdgeOffset
-
fLabelGridOffset
int fLabelGridOffset
-
fLabelHaloEnabled
boolean fLabelHaloEnabled
-
fLabelPosition
TLcdLonLatGridPainter.LabelPosition fLabelPosition
-
fLabelStamp
com.luciad.internal.view.gxy.painter.TLcdSimpleTextLabelStamp fLabelStamp
-
fLonLatFormatter
ILcdLonLatFormatter fLonLatFormatter
-
fLonLatGrid
TLcdLonLatGrid fLonLatGrid
-
fSlantedLabels
boolean fSlantedLabels
-
fZeroColor
Color fZeroColor
-
-
-
Class com.luciad.view.map.painter.TLcdUTMZonePainter
class TLcdUTMZonePainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fAccentuatedLineStroke
Stroke fAccentuatedLineStroke
-
fAutomaticRescaling
boolean fAutomaticRescaling
-
fColor
Color fColor
-
fColorScales
Color fColorScales
-
fCornerLabel
com.luciad.view.map.painter.TLcdUTMZonePainter.MyGridCornerLabel fCornerLabel
-
fGridReferenceUtil
TLcdGridReferenceUtil fGridReferenceUtil
-
fGridZoneColor
Color fGridZoneColor
-
fHemiSphere
int fHemiSphere
-
fLabel
com.luciad.internal.view.gxy.TLinGridLabel fLabel
-
fLabeled
boolean fLabeled
-
fLabels
String[] fLabels
-
fLabelsDX
int fLabelsDX
-
fLabelsDY
int fLabelsDY
-
fMaximalZoomForGridDetail
double fMaximalZoomForGridDetail
-
fMinimalZoomForLabels
int fMinimalZoomForLabels
-
fMinimalZoomForScales
int fMinimalZoomForScales
-
fNormalLineStroke
Stroke fNormalLineStroke
-
fOldScaleDistance
int fOldScaleDistance
-
fPaintGridWhenLabeling
boolean fPaintGridWhenLabeling
-
fPaintLatitudeBands
boolean fPaintLatitudeBands
-
fQuickDraw
boolean fQuickDraw
-
fScaled
boolean fScaled
-
fScaleDenominator
double fScaleDenominator
-
fScaleDistance
int fScaleDistance
-
fTempGridP
ILcd2DEditablePoint fTempGridP
-
fTempGridP2
ILcd2DEditablePoint fTempGridP2
-
fTempModelPoint
ILcd3DEditablePoint fTempModelPoint
-
fTempModelPoint2
ILcd3DEditablePoint fTempModelPoint2
-
fTempPoint
ILcd2DEditablePoint fTempPoint
-
fUtmMgrsUtil
TLcdUtmMgrsUtil fUtmMgrsUtil
-
fUTMZone
TLcdUTMZone fUTMZone
-
fUTMZoneSupport
com.luciad.internal.view.map.utmups.TLinMGRSUTMGridSupport fUTMZoneSupport
-
-
-
-
Package com.luciad.view.opengl.binding
-
Exception Class com.luciad.view.opengl.binding.TLcdGLBufferOverflowException
class TLcdGLBufferOverflowException extends RuntimeException implements Serializable -
Exception Class com.luciad.view.opengl.binding.TLcdGLBufferUnderflowException
class TLcdGLBufferUnderflowException extends RuntimeException implements Serializable -
Exception Class com.luciad.view.opengl.binding.TLcdGLDrawableException
class TLcdGLDrawableException extends RuntimeException implements Serializable -
Exception Class com.luciad.view.opengl.binding.TLcdGLException
class TLcdGLException extends RuntimeException implements Serializable -
Exception Class com.luciad.view.opengl.binding.TLcdGLInvalidMarkException
class TLcdGLInvalidMarkException extends RuntimeException implements Serializable -
Exception Class com.luciad.view.opengl.binding.TLcdGLNoBindingError
class TLcdGLNoBindingError extends Error implements Serializable -
Exception Class com.luciad.view.opengl.binding.TLcdGLReadOnlyBufferException
class TLcdGLReadOnlyBufferException extends RuntimeException implements Serializable
-
-
Package com.luciad.view.swing
-
Class com.luciad.view.swing.ALcdScaleIndicator
class ALcdScaleIndicator extends Object implements Serializable-
Serialized Fields
-
fAlternateBarColor
Color fAlternateBarColor
-
fBarColor
Color fBarColor
-
fBarHeight
int fBarHeight
-
fBarSegmentCount
int fBarSegmentCount
-
fBarWidth
int fBarWidth
-
fDistanceUnit
TLcdDistanceUnit fDistanceUnit
-
fFont
Font fFont
-
fFormat
TLcdDistanceFormat fFormat
-
fFractionFormat
TLcdScaleFormat fFractionFormat
-
fHaloColor
Color fHaloColor
-
fHaloUtil
com.luciad.view.swing.ALcdScaleIndicator.HaloUtil fHaloUtil
-
fLabelColor
Color fLabelColor
-
fPropertyChangeSupport
PropertyChangeSupport fPropertyChangeSupport
-
fScaleAtCenterOfMap
boolean fScaleAtCenterOfMap
-
fScaleRepresentation
ALcdScaleIndicator.Representation fScaleRepresentation
-
-
-
Class com.luciad.view.swing.TLcdLayerTree
class TLcdLayerTree extends JTree implements Serializable-
Serialized Fields
-
fMinimumVisibleRowCount
int fMinimumVisibleRowCount
-
-
-
Class com.luciad.view.swing.TLcdLayerTreeNodeCellRenderer
class TLcdLayerTreeNodeCellRenderer extends JPanel implements Serializable-
Serialized Fields
-
fCheckBox
JCheckBox fCheckBox
-
fCurrentLayer
WeakReference<ILcdLayer> fCurrentLayer
Layer which is currently rendered -
fDefaultLeafIcon
ILcdIcon fDefaultLeafIcon
The icon used for layer leafs that don't have an icon. -
fDefaultNodeIcon
ILcdIcon fDefaultNodeIcon
The icon used for layer nodes that don't have an icon. -
fDelegateRenderer
DefaultTreeCellRenderer fDelegateRenderer
-
fIconHeight
int fIconHeight
The maximum height of the icons -
fIconWidth
int fIconWidth
The maximum width of the icons -
fTimer
Timer fTimer
Timer used to trigger a repaint for multiple changes at once, so that the tree should not be repainted for every change (e.g. changing the visibility of 1000 layers would otherwise require 1000 repaints) -
fTree
JTree fTree
The tree on which this renderer is used -
fView
ILcdTreeLayered fView
The view for which the layers are displayed in this layer control
-
-
-
-
Package com.luciad.view.vertical
-
Class com.luciad.view.vertical.TLcdVVAltitudeRangeSliderJPanel
class TLcdVVAltitudeRangeSliderJPanel extends JPanel implements Serializable-
Serialized Fields
-
fAutoUpdateMinMaxValues
boolean fAutoUpdateMinMaxValues
-
fPrecision
double fPrecision
-
fRangeSlider
TLcdRangeSlider fRangeSlider
-
fUIListener
ChangeListener fUIListener
-
fVerticalViewListener
com.luciad.view.vertical.TLcdVVAltitudeRangeSliderJPanel.VerticalViewListener fVerticalViewListener
-
fVVJPanel
TLcdVVJPanel fVVJPanel
-
-
-
Class com.luciad.view.vertical.TLcdVVCursorChangeEvent
class TLcdVVCursorChangeEvent extends EventObject implements Serializable -
Class com.luciad.view.vertical.TLcdVVJPanel
class TLcdVVJPanel extends JPanel implements Serializable-
Serialized Fields
-
fAltitudeUnit
TLcdAltitudeUnit fAltitudeUnit
-
fBackGroundImageValid
boolean fBackGroundImageValid
-
fBottomOffset
double fBottomOffset
-
fBuffered
boolean fBuffered
-
fCursorChangeListeners
CopyOnWriteArrayList<ILcdVVCursorChangeEventListener> fCursorChangeListeners
-
fDefaultMouseCursor
Cursor fDefaultMouseCursor
-
fDefaultVVGridRenderer
TLcdDefaultVVGridRenderer fDefaultVVGridRenderer
-
fEndingPointIndex
int fEndingPointIndex
-
fGridRenderer
ILcdVVGridRenderer fGridRenderer
-
fHorizontalScaleTransformation
com.luciad.view.vertical.TLcdVVHorizontalScaleTransformation fHorizontalScaleTransformation
-
fLeftOffset
double fLeftOffset
-
fMainProfileStateValid
boolean fMainProfileStateValid
-
fMainProfileVisiblePointAltitudes
double[] fMainProfileVisiblePointAltitudes
-
fMainProfileVisiblePointCount
int fMainProfileVisiblePointCount
-
fMainProfileVisiblePointDistances
double[] fMainProfileVisiblePointDistances
-
fMainProfileX
double[] fMainProfileX
-
fMainProfileY
int[] fMainProfileY
-
fMouseDragged
boolean fMouseDragged
-
fMouseDraggedY
int fMouseDraggedY
-
fMouseListener
com.luciad.view.vertical.TLcdVVJPanel.AltitudeMouseListener fMouseListener
-
fMyChangeListener
com.luciad.view.vertical.TLcdVVJPanel.MyChangeListener fMyChangeListener
-
fOldClip
Shape fOldClip
-
fOrdinateUtil
com.luciad.view.vertical.TLcdVVOrdinateUtil fOrdinateUtil
-
fPaintAllLabels
boolean fPaintAllLabels
-
fPaintEditedLabel
boolean fPaintEditedLabel
-
fPaintMode
int fPaintMode
-
fPaintVerticalCursor
boolean fPaintVerticalCursor
-
fPointCount
int fPointCount
-
fRightOffset
double fRightOffset
-
fSelectedAltitudePoint
int fSelectedAltitudePoint
-
fSensitivity
int fSensitivity
-
fSharedRectangle
Rectangle fSharedRectangle
-
fStartingPointIndex
int fStartingPointIndex
-
fSubProfileCache
Image fSubProfileCache
-
fSubProfileScaled
boolean fSubProfileScaled
-
fTopOffset
double fTopOffset
-
fVerticalCursor
com.luciad.view.vertical.TLcdVVJPanel.VerticalCursor fVerticalCursor
-
fVVGridCoordinates
ILcdVVGridCoordinates fVVGridCoordinates
-
fVVModel
ILcdVVModel fVVModel
-
fVVRenderer
ILcdVVRenderer fVVRenderer
-
fXAxisLabeled
boolean fXAxisLabeled
-
fXAxisRenderer
ILcdVVXAxisRenderer fXAxisRenderer
-
fXMainAltitudeXAxisRenderer
int[] fXMainAltitudeXAxisRenderer
-
-
-
Class com.luciad.view.vertical.TLcdVVLeftRightOffsetRangeSliderJPanel
class TLcdVVLeftRightOffsetRangeSliderJPanel extends JPanel implements Serializable-
Serialized Fields
-
fRangeSlider
TLcdRangeSlider fRangeSlider
-
fRangeSliderModel
TLcdRangeSliderModel fRangeSliderModel
-
fUIListener
ChangeListener fUIListener
-
fVerticalView
TLcdVVJPanel fVerticalView
-
fVerticalViewListener
com.luciad.view.vertical.TLcdVVLeftRightOffsetRangeSliderJPanel.VerticalViewListener fVerticalViewListener
-
-
-
Class com.luciad.view.vertical.TLcdVVStartEndIndexJSlider
class TLcdVVStartEndIndexJSlider extends JPanel implements Serializable-
Serialized Fields
-
fLeftOffsetSlider
JSlider fLeftOffsetSlider
-
fLowerChangeListener
ChangeListener fLowerChangeListener
-
fRightOffsetSlider
JSlider fRightOffsetSlider
-
fUpperChangeListener
ChangeListener fUpperChangeListener
-
fVerticalView
TLcdVVJPanel fVerticalView
-
fVerticalViewListener
PropertyChangeListener fVerticalViewListener
-
-
-
Class com.luciad.view.vertical.TLcdVVWithControllersJPanel
class TLcdVVWithControllersJPanel extends JPanel implements Serializable-
Serialized Fields
-
fAltitudeRangeSlider
TLcdVVAltitudeRangeSliderJPanel fAltitudeRangeSlider
-
fBorder
Border fBorder
-
fOffsetDualSlider
TLcdVVLeftRightOffsetRangeSliderJPanel fOffsetDualSlider
-
fOptionCombination
int fOptionCombination
-
fStartEndIndexSlider
TLcdVVStartEndIndexJSlider fStartEndIndexSlider
-
fVV
TLcdVVJPanel fVV
-
fVVPanel
JPanel fVVPanel
-
-
-
-
Package com.luciad.wms.client.gxy
-
Class com.luciad.wms.client.gxy.TLcdWMSProxyGXYLayer
class TLcdWMSProxyGXYLayer extends TLcdGXYLayer implements Serializable-
Serialized Fields
-
fInterruptSupport
com.luciad.internal.view.gxy.TLinInterruptableLayerSupport fInterruptSupport
-
-
-
Class com.luciad.wms.client.gxy.TLcdWMSProxyGXYPainter
class TLcdWMSProxyGXYPainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
fBorderFactor
double fBorderFactor
-
fBoundsPainter
TLcdGXYBoundsPainter fBoundsPainter
-
fDelegateRasterPainter
ALcdRasterPainter fDelegateRasterPainter
-
fMaxHeight
int fMaxHeight
-
fMaxWidth
int fMaxWidth
-
fPreferredMapRequestReference
ILcdXYWorldReference fPreferredMapRequestReference
-
fWMSProxy
ALcdWMSProxy fWMSProxy
-
fWMSProxyBounds
ILcdBounds fWMSProxyBounds
-
-
-
-
Package com.luciad.wms.client.gxy.tiled
-
Class com.luciad.wms.client.gxy.tiled.TLcdGXYTiledWMSProxyPainter
class TLcdGXYTiledWMSProxyPainter extends ALcdGXYPainter implements Serializable-
Serialized Fields
-
CACHE_KEY
Object CACHE_KEY
-
fDelegate
TLcdEarthGXYRasterPainter fDelegate
-
fLastPaintedObject
Object fLastPaintedObject
-
fPreferredTileSetReference
ILcdGeoReference fPreferredTileSetReference
-
fPreferredTileSetStructure
com.luciad.internal.ogc.common.client.TLinTileStructureUtil.TileSetStructure fPreferredTileSetStructure
-
fStatusEventSupport
TLcdStatusEventSupport fStatusEventSupport
-
fWMSProxy
ALcdWMSProxy fWMSProxy
-
-
-
-
Package com.luciad.wms.client.model
-
Exception Class com.luciad.wms.client.model.TLcdOGCWMSException
class TLcdOGCWMSException extends TLcdOWSDecodingException implements Serializable-
Serialized Fields
-
fContents
byte[] fContents
-
fContentType
String fContentType
-
-
-
Exception Class com.luciad.wms.client.model.TLcdOGCWMSHttpException
class TLcdOGCWMSHttpException extends TLcdOWSHttpTransportException implements Serializable-
Serialized Fields
-
fErrorStreamContent
byte[] fErrorStreamContent
-
fErrorStreamContentType
String fErrorStreamContentType
-
-
-
Exception Class com.luciad.wms.client.model.TLcdOGCWMSServiceException
class TLcdOGCWMSServiceException extends TLcdOWSServerException implements Serializable -
Class com.luciad.wms.client.model.TLcdWMSProxyModelDescriptor
class TLcdWMSProxyModelDescriptor extends TLcdModelDescriptor implements Serializable
-
-
Package com.luciad.wms.server
-
Exception Class com.luciad.wms.server.TLcdWMSServiceException
class TLcdWMSServiceException extends Exception implements Serializable -
Class com.luciad.wms.server.TLcdWMSServlet
class TLcdWMSServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
fCommandDispatcher
ALcdWMSCommandDispatcher fCommandDispatcher
-
fDefaultBaseUrl
String fDefaultBaseUrl
-
-
-
getFeatureType()
instead.