Uses of Interface
com.luciad.shape.shape3D.ILcd3DEditableBounds
Package
Description
Contains implementations of
ILcdEarthTileCombiner
.Contains tile splitters used by
TLcdEarthLevelFallbackTileSet
.Provides classes and interfaces for decoding and displaying ASTERIX data.
This package contains functionality related to the decoding of Bing Maps models.
Provides domain model classes and utility classes for modeling GML 2 data.
Provides domain model classes and utility classes for modeling GML 3.1 data.
Provides domain model classes and utility classes for modeling GML 3.2 data.
This package contains all geometry classes of KML.
The datatype in this package is an aggregate of the metadata elements that describe the spatial
and temporal extent of the referring entity.
Provides representations, decoders, and encoders for rasters.
Handles the S-57 format.
Everything related to representing three-dimensional shapes.
Three-dimensional shapes that can be changed in two dimensions.
Three-dimensional shapes that can be changed in all three dimensions.
Handles all transformations between model coordinates and world coordinates.
Contains view world transformations.
Provides support for interactive editing of domain objects in a model.
Provides support for painting labels for objects.
-
Uses of ILcd3DEditableBounds in com.luciad.earth.metadata.preprocessor.combiner
Modifier and TypeMethodDescriptionprotected ALcdEarthTile
ALcdEarthTileCombiner.createCombinedTile
(ILcd3DEditableBounds aCombinedBounds, Object aCombinedData, int aLevel, long aX, long aY, ILcdEarthTileSetCoverage aCoverage, ILcdGeoReference aGeoreference, TLcdEarthTileFormat aFormat) Returns a newTLcdEarthTile
with the given properties. -
Uses of ILcd3DEditableBounds in com.luciad.earth.tileset.util.splitter
Modifier and TypeMethodDescriptionprotected ILcd3DEditableBounds
ALcdEarthTileSplitter.getSubTileBounds
(ALcdEarthTile aInput, int aLevelDelta, int aX, int aY, Object aSubTileData) Returns the bounds of the sub tile.protected ILcd3DEditableBounds
TLcdEarthImageSplitter.getSubTileBounds
(ALcdEarthTile aInput, int aLevelDelta, int aX, int aY, Object aSubTileData) protected ILcd3DEditableBounds
TLcdEarthMultivaluedDataSplitter.getSubTileBounds
(ALcdEarthTile aInput, int aLevelDelta, int aX, int aY, Object aSubTileData) Modifier and TypeMethodDescriptionprotected ALcdEarthTile
ALcdEarthTileSplitter.createSubTile
(ILcd3DEditableBounds aBounds, Object aData, int aLevel, long aX, long aY, ILcdEarthTileSetCoverage aCoverage, ILcdGeoReference aGeoReference, TLcdEarthTileFormat aFormat) Returns a newTLcdEarthTile
with the given properties. -
Uses of ILcd3DEditableBounds in com.luciad.format.asterix
-
Uses of ILcd3DEditableBounds in com.luciad.format.bingmaps
-
Uses of ILcd3DEditableBounds in com.luciad.format.gml2.model
Modifier and TypeClassDescriptionclass
The Box structure defines an extent using a pair of coordinate tuples. -
Uses of ILcd3DEditableBounds in com.luciad.format.gml31.model
Modifier and TypeClassDescriptionclass
class
Domain class for the GML envelope.class
Envelope that includes also a temporal extent.class
gml:Rectangle represents a rectangle as a surface patch with an outer boundary consisting of a linear ring.Modifier and TypeMethodDescriptionTLcdGML31Envelope.cloneAs3DEditableBounds()
TLcdGML31Rectangle.cloneAs3DEditableBounds()
TLcdGML31ShapeFactory.createRectangle
(ILcdModelReference aModelReference) Creates a newgml:Rectangle
, which can be edited through theILcd3DEditableBounds
interface. -
Uses of ILcd3DEditableBounds in com.luciad.format.gml32.model
Modifier and TypeClassDescriptionclass
Domain class for the GML envelope.class
gml:EnvelopeWithTimePeriod is provided for envelopes that include a temporal extent.class
gml:Rectangle represents a rectangle as a surface patch with an outer boundary consisting of a linear ring.Modifier and TypeMethodDescriptionTLcdGML32Envelope.cloneAs3DEditableBounds()
TLcdGML32Rectangle.cloneAs3DEditableBounds()
TLcdGML32ShapeFactory.createRectangle
(ILcdModelReference aModelReference) Creates a newgml:Rectangle
, which can be edited through theILcd3DEditableBounds
interface. -
Uses of ILcd3DEditableBounds in com.luciad.format.kml22.model.geometry
-
Uses of ILcd3DEditableBounds in com.luciad.format.metadata.model.extent
-
Uses of ILcd3DEditableBounds in com.luciad.format.raster
Modifier and TypeMethodDescriptionvoid
TLcdRasterOffsetModelXYZWorldTransformation.modelBounds2worldSFCT
(ILcdBounds aBounds, ILcd3DEditableBounds aILcd3DEditableBounds) void
TLcdRasterOffsetModelXYZWorldTransformation.worldBounds2modelSFCT
(ILcdBounds aBounds, ILcd3DEditableBounds aILcd3DEditableBounds) -
Uses of ILcd3DEditableBounds in com.luciad.format.s57
Modifier and TypeMethodDescriptionTLcdS57Node.cloneAs3DEditableBounds()
TLcdS57Point.cloneAs3DEditableBounds()
-
Uses of ILcd3DEditableBounds in com.luciad.shape
Modifier and TypeMethodDescriptionILcdBounds.cloneAs3DEditableBounds()
Returns a copy of thisILcdBounds
object that is also anILcd3DEditableBounds
. -
Uses of ILcd3DEditableBounds in com.luciad.shape.shape2D
Modifier and TypeMethodDescriptionTLcdLonLatBounds.cloneAs3DEditableBounds()
TLcdLonLatFloatBounds.cloneAs3DEditableBounds()
final ILcd3DEditableBounds
TLcdLonLatFloatPoint.cloneAs3DEditableBounds()
TLcdLonLatPoint.cloneAs3DEditableBounds()
TLcdXYBounds.cloneAs3DEditableBounds()
TLcdXYFloatBounds.cloneAs3DEditableBounds()
TLcdXYFloatPoint.cloneAs3DEditableBounds()
TLcdXYPoint.cloneAs3DEditableBounds()
-
Uses of ILcd3DEditableBounds in com.luciad.shape.shape3D
Modifier and TypeClassDescriptionclass
This abstract class provides a basis for implementing theILcd3DEditableBounds
interface.class
This class provides an implementation ofILcd3DEditableBounds
in the geodetic space.class
This class provides an implementation ofILcd3DEditableBounds
in the cartesian space.class
This class provides an implementation ofILcd3DEditableBounds
in the cartesian space.Modifier and TypeMethodDescriptionprotected abstract ILcd3DEditableBounds
ALcd3DEditablePolypoint.calculateBounds()
This method should compute the bounds of the polypoint.protected ILcd3DEditableBounds
TLcdLonLatHeightPolygon.calculateBounds()
protected ILcd3DEditableBounds
TLcdLonLatHeightPolyline.calculateBounds()
protected ILcd3DEditableBounds
TLcdLonLatHeightPolypoint.calculateBounds()
protected ILcd3DEditableBounds
TLcdXYZPolygon.calculateBounds()
The bounds are determined by including all points that determine the polyline.protected ILcd3DEditableBounds
TLcdXYZPolyline.calculateBounds()
The bounds are determined by including all points that determine the polyline.protected ILcd3DEditableBounds
TLcdXYZPolypoint.calculateBounds()
Computes the bounds by including all the points.TLcdLonLatHeightBounds.cloneAs3DEditableBounds()
TLcdLonLatHeightPoint.cloneAs3DEditableBounds()
TLcdXYZBounds.cloneAs3DEditableBounds()
TLcdXYZFloatBounds.cloneAs3DEditableBounds()
TLcdXYZFloatPoint.cloneAs3DEditableBounds()
TLcdXYZPoint.cloneAs3DEditableBounds()
protected abstract ILcd3DEditableBounds
ALcd3DEditableFloatPolypoint.createBounds()
Creates an uninitializedILcd3DEditableBounds
object of a type compatible with the concrete implementation of this class.protected ILcd3DEditableBounds
TLcdXYZFloatPolygon.createBounds()
protected ILcd3DEditableBounds
TLcdXYZFloatPolyline.createBounds()
protected ILcd3DEditableBounds
TLcdXYZFloatPolypoint.createBounds()
Modifier and TypeMethodDescriptionprotected void
ALcd3DEditableFloatPolypoint.calculateBounds
(ILcd3DEditableBounds aBoundsSFCT) This method should compute the bounds of the polypoint. -
Uses of ILcd3DEditableBounds in com.luciad.transformation
Modifier and TypeMethodDescriptionvoid
TLcdGeoReference2GeoReference.destBounds2sourceSFCT
(ILcdBounds aDestinationBounds, ILcd3DEditableBounds aSourceBoundsSFCT) Deprecated.void
ILcdModelModelTransformation.destinationBounds2sourceSFCT
(ILcdBounds aDestinationBounds, ILcd3DEditableBounds aSourceBoundsSFCT) Moves a bounds of the source reference to the location of a bounds of the destination reference.void
TLcdDefaultModelModelTransformation.destinationBounds2sourceSFCT
(ILcdBounds aDestinationBounds, ILcd3DEditableBounds aSourceBoundsSFCT) void
TLcdGeoReference2GeoReference.destinationBounds2sourceSFCT
(ILcdBounds aDestinationBounds, ILcd3DEditableBounds aSourceBoundsSFCT) Transforms a bounds from the destinationILcdGeoReference
to the sourceILcdGeoReference
.void
ILcdModelXYZWorldTransformation.modelBounds2worldSFCT
(ILcdBounds aModelBounds, ILcd3DEditableBounds aWorldBoundsSFCT) Transforms model bounds into world bounds.void
TLcdCompositeModelXYZWorldTransformation.modelBounds2worldSFCT
(ILcdBounds aBounds, ILcd3DEditableBounds aEditableBounds) void
TLcdDefaultModelXYZWorldTransformation.modelBounds2worldSFCT
(ILcdBounds aBounds, ILcd3DEditableBounds aEditableBounds) void
TLcdGeodetic2Geocentric.modelBounds2worldSFCT
(ILcdBounds aBounds, ILcd3DEditableBounds aBoundsSFCT) void
TLcdGrid2Geocentric.modelBounds2worldSFCT
(ILcdBounds aBounds, ILcd3DEditableBounds aBoundsSFCT) void
TLcdIdentityModelXYZWorldTransformation.modelBounds2worldSFCT
(ILcdBounds aModelBounds, ILcd3DEditableBounds aXYZBoundsSFCT) void
TLcdModelXYZWorldTransformation.modelBounds2worldSFCT
(ILcdBounds aModelBounds, ILcd3DEditableBounds aXYZBoundsSFCT) Deprecated.void
ILcdModelModelTransformation.sourceBounds2destinationSFCT
(ILcdBounds aSourceBounds, ILcd3DEditableBounds aDestinationBoundsSFCT) Moves a bounds of the destination reference to the location of a bounds of the source reference.void
TLcdDefaultModelModelTransformation.sourceBounds2destinationSFCT
(ILcdBounds aSourceBounds, ILcd3DEditableBounds aDestinationBoundsSFCT) void
TLcdGeoReference2GeoReference.sourceBounds2destinationSFCT
(ILcdBounds aSourceBounds, ILcd3DEditableBounds aDestinationBoundsSFCT) Transforms a bounds from the sourceILcdGeoReference
to the destinationILcdGeoReference
.void
TLcdGeoReference2GeoReference.sourceBounds2destSFCT
(ILcdBounds aSourceBounds, ILcd3DEditableBounds aDestinationBoundsSFCT) void
ILcdModelXYWorldTransformation.worldBounds2modelSFCT
(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) Transforms world bounds into model bounds.void
ILcdModelXYZWorldTransformation.worldBounds2modelSFCT
(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) Transforms world bounds into model bounds.void
TLcdCompositeModelXYZWorldTransformation.worldBounds2modelSFCT
(ILcdBounds aBounds, ILcd3DEditableBounds aEditableBounds) void
TLcdDefaultModelXYWorldTransformation.worldBounds2modelSFCT
(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) void
TLcdDefaultModelXYZWorldTransformation.worldBounds2modelSFCT
(ILcdBounds aBounds, ILcd3DEditableBounds aEditableBounds) void
TLcdGeocentric2Grid.worldBounds2modelSFCT
(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) void
TLcdGeodetic2Geocentric.worldBounds2modelSFCT
(ILcdBounds aBounds, ILcd3DEditableBounds aBoundsSFCT) void
TLcdGeodetic2Grid.worldBounds2modelSFCT
(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) void
TLcdGeoid2Grid.worldBounds2modelSFCT
(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) Deprecated.void
TLcdGrid2Geocentric.worldBounds2modelSFCT
(ILcdBounds aBounds, ILcd3DEditableBounds aBoundsSFCT) void
TLcdGrid2Grid.worldBounds2modelSFCT
(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) void
TLcdIdentityModelXYWorldTransformation.worldBounds2modelSFCT
(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) void
TLcdIdentityModelXYZWorldTransformation.worldBounds2modelSFCT
(ILcdBounds aXYZBounds, ILcd3DEditableBounds aModelBoundsSFCT) void
TLcdModelXYWorldTransformation.worldBounds2modelSFCT
(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) Deprecated.void
TLcdModelXYZWorldTransformation.worldBounds2modelSFCT
(ILcdBounds aXYZBounds, ILcd3DEditableBounds aModelBoundsSFCT) Deprecated.void
TLcdTopocentric2Grid.worldBounds2modelSFCT
(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) -
Uses of ILcd3DEditableBounds in com.luciad.view.lightspeed.camera
Modifier and TypeMethodDescriptionvoid
ALspViewXYZWorldTransformation.viewBounds2worldSFCT
(ILcdBounds aViewBounds, ILcd3DEditableBounds aWorldBoundsSFCT) Transforms a bounds in view coordinates to a bounds in world coordinates.void
ALspViewXYZWorldTransformation.worldBounds2viewSFCT
(ILcdBounds aWorldBounds, ILcd3DEditableBounds aViewBoundsSFCT) Transforms a bounds in world coordinates to a bounds in view coordinates. -
Uses of ILcd3DEditableBounds in com.luciad.view.lightspeed.editor
Modifier and TypeMethodDescriptionprotected ALspEditHandle
TLspBoundsEditor.createHeightTranslationHandle
(ILcd3DEditableBounds aBounds, TLspEditContext aContext) Creates an edit handle that allows the user to edit the height above the terrain of the given 3D bounds by dragging the bounds up/down.protected ALspEditHandle
TLspBoundsEditor.createMaximumHeightHandle
(ILcd3DEditableBounds aBounds, TLspEditContext aContext) Creates an edit handle that allows the user to edit the depth of the given 3D bounds by dragging it up/down.protected ALspEditHandle
TLspBoundsEditor.createMinimumHeightHandle
(ILcd3DEditableBounds aBounds, TLspEditContext aContext) Creates an edit handle that allows the user to edit the Z-value of the given 3D bounds' location by dragging it up/down. -
Uses of ILcd3DEditableBounds in com.luciad.view.lightspeed.painter.label
Modifier and TypeMethodDescriptiondouble
ILspLabelPainter.labelBoundsSFCT
(TLspLabelID aLabel, ALspLabelLocation aLabelLocation, ALspLabelLocations aLocations, TLspPaintState aPaintState, TLspContext aContext, ILcd3DEditableBounds aBoundsSFCT) Calculates the bounds of the given label for the given label location.double
TLspLabelPainter.labelBoundsSFCT
(TLspLabelID aLabel, ALspLabelLocation aLabelLocation, ALspLabelLocations aLocations, TLspPaintState aPaintState, TLspContext aContext, ILcd3DEditableBounds aBoundsSFCT)
TLcdGeoReference2GeoReference.destinationBounds2sourceSFCT(com.luciad.shape.ILcdBounds, com.luciad.shape.shape3D.ILcd3DEditableBounds)
.