Uses of Interface
com.luciad.shape.shape3D.ILcd3DEditableBounds
Packages that use 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
Methods in com.luciad.earth.metadata.preprocessor.combiner with parameters of type ILcd3DEditableBoundsModifier and TypeMethodDescriptionprotected ALcdEarthTileALcdEarthTileCombiner.createCombinedTile(ILcd3DEditableBounds aCombinedBounds, Object aCombinedData, int aLevel, long aX, long aY, ILcdEarthTileSetCoverage aCoverage, ILcdGeoReference aGeoreference, TLcdEarthTileFormat aFormat) Returns a newTLcdEarthTilewith the given properties. -
Uses of ILcd3DEditableBounds in com.luciad.earth.tileset.util.splitter
Methods in com.luciad.earth.tileset.util.splitter that return ILcd3DEditableBoundsModifier and TypeMethodDescriptionprotected ILcd3DEditableBoundsALcdEarthTileSplitter.getSubTileBounds(ALcdEarthTile aInput, int aLevelDelta, int aX, int aY, Object aSubTileData) Returns the bounds of the sub tile.protected ILcd3DEditableBoundsTLcdEarthImageSplitter.getSubTileBounds(ALcdEarthTile aInput, int aLevelDelta, int aX, int aY, Object aSubTileData) protected ILcd3DEditableBoundsTLcdEarthMultivaluedDataSplitter.getSubTileBounds(ALcdEarthTile aInput, int aLevelDelta, int aX, int aY, Object aSubTileData) Methods in com.luciad.earth.tileset.util.splitter with parameters of type ILcd3DEditableBoundsModifier and TypeMethodDescriptionprotected ALcdEarthTileALcdEarthTileSplitter.createSubTile(ILcd3DEditableBounds aBounds, Object aData, int aLevel, long aX, long aY, ILcdEarthTileSetCoverage aCoverage, ILcdGeoReference aGeoReference, TLcdEarthTileFormat aFormat) Returns a newTLcdEarthTilewith the given properties. -
Uses of ILcd3DEditableBounds in com.luciad.format.asterix
Methods in com.luciad.format.asterix that return ILcd3DEditableBounds -
Uses of ILcd3DEditableBounds in com.luciad.format.bingmaps
Methods in com.luciad.format.bingmaps that return ILcd3DEditableBounds -
Uses of ILcd3DEditableBounds in com.luciad.format.gml2.model
Classes in com.luciad.format.gml2.model that implement ILcd3DEditableBoundsModifier and TypeClassDescriptionclassThe Box structure defines an extent using a pair of coordinate tuples.Methods in com.luciad.format.gml2.model that return ILcd3DEditableBounds -
Uses of ILcd3DEditableBounds in com.luciad.format.gml31.model
Classes in com.luciad.format.gml31.model that implement ILcd3DEditableBoundsModifier and TypeClassDescriptionclassclassDomain class for the GML envelope.classEnvelope that includes also a temporal extent.classgml:Rectangle represents a rectangle as a surface patch with an outer boundary consisting of a linear ring.Methods in com.luciad.format.gml31.model that return ILcd3DEditableBoundsModifier and TypeMethodDescriptionTLcdGML31Envelope.cloneAs3DEditableBounds()TLcdGML31Rectangle.cloneAs3DEditableBounds()TLcdGML31ShapeFactory.createRectangle(ILcdModelReference aModelReference) Creates a newgml:Rectangle, which can be edited through theILcd3DEditableBoundsinterface. -
Uses of ILcd3DEditableBounds in com.luciad.format.gml32.model
Classes in com.luciad.format.gml32.model that implement ILcd3DEditableBoundsModifier and TypeClassDescriptionclassDomain class for the GML envelope.classgml:EnvelopeWithTimePeriod is provided for envelopes that include a temporal extent.classgml:Rectangle represents a rectangle as a surface patch with an outer boundary consisting of a linear ring.Methods in com.luciad.format.gml32.model that return ILcd3DEditableBoundsModifier and TypeMethodDescriptionTLcdGML32Envelope.cloneAs3DEditableBounds()TLcdGML32Rectangle.cloneAs3DEditableBounds()TLcdGML32ShapeFactory.createRectangle(ILcdModelReference aModelReference) Creates a newgml:Rectangle, which can be edited through theILcd3DEditableBoundsinterface. -
Uses of ILcd3DEditableBounds in com.luciad.format.kml22.model.geometry
Methods in com.luciad.format.kml22.model.geometry that return ILcd3DEditableBounds -
Uses of ILcd3DEditableBounds in com.luciad.format.metadata.model.extent
Methods in com.luciad.format.metadata.model.extent that return ILcd3DEditableBounds -
Uses of ILcd3DEditableBounds in com.luciad.format.raster
Methods in com.luciad.format.raster with parameters of type ILcd3DEditableBoundsModifier and TypeMethodDescriptionvoidTLcdRasterOffsetModelXYZWorldTransformation.modelBounds2worldSFCT(ILcdBounds aBounds, ILcd3DEditableBounds aILcd3DEditableBounds) voidTLcdRasterOffsetModelXYZWorldTransformation.worldBounds2modelSFCT(ILcdBounds aBounds, ILcd3DEditableBounds aILcd3DEditableBounds) -
Uses of ILcd3DEditableBounds in com.luciad.format.s57
Methods in com.luciad.format.s57 that return ILcd3DEditableBoundsModifier and TypeMethodDescriptionTLcdS57Node.cloneAs3DEditableBounds()TLcdS57Point.cloneAs3DEditableBounds() -
Uses of ILcd3DEditableBounds in com.luciad.shape
Methods in com.luciad.shape that return ILcd3DEditableBoundsModifier and TypeMethodDescriptionILcdBounds.cloneAs3DEditableBounds()Returns a copy of thisILcdBoundsobject that is also anILcd3DEditableBounds. -
Uses of ILcd3DEditableBounds in com.luciad.shape.shape2D
Methods in com.luciad.shape.shape2D that return ILcd3DEditableBoundsModifier and TypeMethodDescriptionTLcdLonLatBounds.cloneAs3DEditableBounds()TLcdLonLatFloatBounds.cloneAs3DEditableBounds()final ILcd3DEditableBoundsTLcdLonLatFloatPoint.cloneAs3DEditableBounds()TLcdLonLatPoint.cloneAs3DEditableBounds()TLcdXYBounds.cloneAs3DEditableBounds()TLcdXYFloatBounds.cloneAs3DEditableBounds()TLcdXYFloatPoint.cloneAs3DEditableBounds()TLcdXYPoint.cloneAs3DEditableBounds() -
Uses of ILcd3DEditableBounds in com.luciad.shape.shape3D
Classes in com.luciad.shape.shape3D that implement ILcd3DEditableBoundsModifier and TypeClassDescriptionclassThis abstract class provides a basis for implementing theILcd3DEditableBoundsinterface.classThis class provides an implementation ofILcd3DEditableBoundsin the geodetic space.classThis class provides an implementation ofILcd3DEditableBoundsin the cartesian space.classThis class provides an implementation ofILcd3DEditableBoundsin the cartesian space.Methods in com.luciad.shape.shape3D that return ILcd3DEditableBoundsModifier and TypeMethodDescriptionprotected abstract ILcd3DEditableBoundsALcd3DEditablePolypoint.calculateBounds()This method should compute the bounds of the polypoint.protected ILcd3DEditableBoundsTLcdLonLatHeightPolygon.calculateBounds()protected ILcd3DEditableBoundsTLcdLonLatHeightPolyline.calculateBounds()protected ILcd3DEditableBoundsTLcdLonLatHeightPolypoint.calculateBounds()protected ILcd3DEditableBoundsTLcdXYZPolygon.calculateBounds()The bounds are determined by including all points that determine the polyline.protected ILcd3DEditableBoundsTLcdXYZPolyline.calculateBounds()The bounds are determined by including all points that determine the polyline.protected ILcd3DEditableBoundsTLcdXYZPolypoint.calculateBounds()Computes the bounds by including all the points.TLcdLonLatHeightBounds.cloneAs3DEditableBounds()TLcdLonLatHeightPoint.cloneAs3DEditableBounds()TLcdXYZBounds.cloneAs3DEditableBounds()TLcdXYZFloatBounds.cloneAs3DEditableBounds()TLcdXYZFloatPoint.cloneAs3DEditableBounds()TLcdXYZPoint.cloneAs3DEditableBounds()protected abstract ILcd3DEditableBoundsALcd3DEditableFloatPolypoint.createBounds()Creates an uninitializedILcd3DEditableBoundsobject of a type compatible with the concrete implementation of this class.protected ILcd3DEditableBoundsTLcdXYZFloatPolygon.createBounds()protected ILcd3DEditableBoundsTLcdXYZFloatPolyline.createBounds()protected ILcd3DEditableBoundsTLcdXYZFloatPolypoint.createBounds()Methods in com.luciad.shape.shape3D with parameters of type ILcd3DEditableBoundsModifier and TypeMethodDescriptionprotected voidALcd3DEditableFloatPolypoint.calculateBounds(ILcd3DEditableBounds aBoundsSFCT) This method should compute the bounds of the polypoint. -
Uses of ILcd3DEditableBounds in com.luciad.transformation
Methods in com.luciad.transformation with parameters of type ILcd3DEditableBoundsModifier and TypeMethodDescriptionvoidTLcdGeoReference2GeoReference.destBounds2sourceSFCT(ILcdBounds aDestinationBounds, ILcd3DEditableBounds aSourceBoundsSFCT) Deprecated.voidILcdModelModelTransformation.destinationBounds2sourceSFCT(ILcdBounds aDestinationBounds, ILcd3DEditableBounds aSourceBoundsSFCT) Moves a bounds of the source reference to the location of a bounds of the destination reference.voidTLcdDefaultModelModelTransformation.destinationBounds2sourceSFCT(ILcdBounds aDestinationBounds, ILcd3DEditableBounds aSourceBoundsSFCT) voidTLcdGeoReference2GeoReference.destinationBounds2sourceSFCT(ILcdBounds aDestinationBounds, ILcd3DEditableBounds aSourceBoundsSFCT) Transforms a bounds from the destinationILcdGeoReferenceto the sourceILcdGeoReference.voidILcdModelXYZWorldTransformation.modelBounds2worldSFCT(ILcdBounds aModelBounds, ILcd3DEditableBounds aWorldBoundsSFCT) Transforms model bounds into world bounds.voidTLcdCompositeModelXYZWorldTransformation.modelBounds2worldSFCT(ILcdBounds aBounds, ILcd3DEditableBounds aEditableBounds) voidTLcdDefaultModelXYZWorldTransformation.modelBounds2worldSFCT(ILcdBounds aBounds, ILcd3DEditableBounds aEditableBounds) voidTLcdGeodetic2Geocentric.modelBounds2worldSFCT(ILcdBounds aBounds, ILcd3DEditableBounds aBoundsSFCT) voidTLcdGrid2Geocentric.modelBounds2worldSFCT(ILcdBounds aBounds, ILcd3DEditableBounds aBoundsSFCT) voidTLcdIdentityModelXYZWorldTransformation.modelBounds2worldSFCT(ILcdBounds aModelBounds, ILcd3DEditableBounds aXYZBoundsSFCT) voidTLcdModelXYZWorldTransformation.modelBounds2worldSFCT(ILcdBounds aModelBounds, ILcd3DEditableBounds aXYZBoundsSFCT) Deprecated.voidILcdModelModelTransformation.sourceBounds2destinationSFCT(ILcdBounds aSourceBounds, ILcd3DEditableBounds aDestinationBoundsSFCT) Moves a bounds of the destination reference to the location of a bounds of the source reference.voidTLcdDefaultModelModelTransformation.sourceBounds2destinationSFCT(ILcdBounds aSourceBounds, ILcd3DEditableBounds aDestinationBoundsSFCT) voidTLcdGeoReference2GeoReference.sourceBounds2destinationSFCT(ILcdBounds aSourceBounds, ILcd3DEditableBounds aDestinationBoundsSFCT) Transforms a bounds from the sourceILcdGeoReferenceto the destinationILcdGeoReference.voidTLcdGeoReference2GeoReference.sourceBounds2destSFCT(ILcdBounds aSourceBounds, ILcd3DEditableBounds aDestinationBoundsSFCT) voidILcdModelXYWorldTransformation.worldBounds2modelSFCT(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) Transforms world bounds into model bounds.voidILcdModelXYZWorldTransformation.worldBounds2modelSFCT(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) Transforms world bounds into model bounds.voidTLcdCompositeModelXYZWorldTransformation.worldBounds2modelSFCT(ILcdBounds aBounds, ILcd3DEditableBounds aEditableBounds) voidTLcdDefaultModelXYWorldTransformation.worldBounds2modelSFCT(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) voidTLcdDefaultModelXYZWorldTransformation.worldBounds2modelSFCT(ILcdBounds aBounds, ILcd3DEditableBounds aEditableBounds) voidTLcdGeocentric2Grid.worldBounds2modelSFCT(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) voidTLcdGeodetic2Geocentric.worldBounds2modelSFCT(ILcdBounds aBounds, ILcd3DEditableBounds aBoundsSFCT) voidTLcdGeodetic2Grid.worldBounds2modelSFCT(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) voidTLcdGeoid2Grid.worldBounds2modelSFCT(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) Deprecated.voidTLcdGrid2Geocentric.worldBounds2modelSFCT(ILcdBounds aBounds, ILcd3DEditableBounds aBoundsSFCT) voidTLcdGrid2Grid.worldBounds2modelSFCT(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) voidTLcdIdentityModelXYWorldTransformation.worldBounds2modelSFCT(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) voidTLcdIdentityModelXYZWorldTransformation.worldBounds2modelSFCT(ILcdBounds aXYZBounds, ILcd3DEditableBounds aModelBoundsSFCT) voidTLcdModelXYWorldTransformation.worldBounds2modelSFCT(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) Deprecated.voidTLcdModelXYZWorldTransformation.worldBounds2modelSFCT(ILcdBounds aXYZBounds, ILcd3DEditableBounds aModelBoundsSFCT) Deprecated.voidTLcdTopocentric2Grid.worldBounds2modelSFCT(ILcdBounds aWorldBounds, ILcd3DEditableBounds aModelBoundsSFCT) -
Uses of ILcd3DEditableBounds in com.luciad.view.lightspeed.camera
Methods in com.luciad.view.lightspeed.camera with parameters of type ILcd3DEditableBoundsModifier and TypeMethodDescriptionvoidALspViewXYZWorldTransformation.viewBounds2worldSFCT(ILcdBounds aViewBounds, ILcd3DEditableBounds aWorldBoundsSFCT) Transforms a bounds in view coordinates to a bounds in world coordinates.voidALspViewXYZWorldTransformation.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
Methods in com.luciad.view.lightspeed.editor with parameters of type ILcd3DEditableBoundsModifier and TypeMethodDescriptionprotected ALspEditHandleTLspBoundsEditor.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 ALspEditHandleTLspBoundsEditor.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 ALspEditHandleTLspBoundsEditor.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
Methods in com.luciad.view.lightspeed.painter.label with parameters of type ILcd3DEditableBoundsModifier and TypeMethodDescriptiondoubleILspLabelPainter.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.doubleTLspLabelPainter.labelBoundsSFCT(TLspLabelID aLabel, ALspLabelLocation aLabelLocation, ALspLabelLocations aLocations, TLspPaintState aPaintState, TLspContext aContext, ILcd3DEditableBounds aBoundsSFCT)
TLcdGeoReference2GeoReference.destinationBounds2sourceSFCT(com.luciad.shape.ILcdBounds, com.luciad.shape.shape3D.ILcd3DEditableBounds).