Package | Description |
---|---|
com.luciad.ais.symbology.icao |
Representation aspects of ICAO symbols for AIS.
|
com.luciad.ais.view.gxy.painter |
Painters for 2D views in the context of AIS.
|
com.luciad.earth.tileset |
Provides support for tiling, multileveling and on-demand loading of arbitrary
datasets.
|
com.luciad.earth.view.gxy |
Provides 2D visualization support for
ILcdEarthTileSet s. |
com.luciad.format.asterix |
Provides classes and interfaces for decoding and displaying ASTERIX data.
|
com.luciad.format.bingmaps |
This package contains functionality related to the decoding of Bing Maps models.
|
com.luciad.format.cgm |
Handles the cgm format.
|
com.luciad.format.dgn.gxy |
Contains a painter provider for painting DGN shapes on a 2D view.
|
com.luciad.format.gml2.model |
Provides domain model classes and utility classes for modeling GML 2 data.
|
com.luciad.format.gml31.model |
Provides domain model classes and utility classes for modeling GML 3.1 data.
|
com.luciad.format.gml32.model |
Provides domain model classes and utility classes for modeling GML 3.2 data.
|
com.luciad.format.grib.gxy |
Contains painters and icons for visualizing GRIB data.
|
com.luciad.format.kml22.model.geometry |
This package contains all geometry classes of KML.
|
com.luciad.format.metadata.model.extent |
The datatype in this package is an aggregate of the metadata elements that describe the spatial
and temporal extent of the referring entity.
|
com.luciad.format.raster |
Provides representations, decoders, and encoders for rasters.
|
com.luciad.format.s57 |
Handles the S-57 format.
|
com.luciad.geodesy |
Specifies ellipsoids and geodetic datums.
|
com.luciad.lucy.map |
Contains a broad range of classes related to the visual represention of a map.
|
com.luciad.ogc.sld.view.gxy |
Conversion of SLD Feature Type Style model into ILcdGXYPainter/ILcdGXYLabelPainter implementations which can be used
in an ILcdGXYView.
|
com.luciad.projection |
All projection related aspects.
|
com.luciad.reference |
Everything related to model references and view references.
|
com.luciad.shape |
Everything related to representing three-dimensional shapes.
|
com.luciad.shape.shape2D |
Three-dimensional shapes that can be changed in two dimensions.
|
com.luciad.shape.shape3D |
Three-dimensional shapes that can be changed in all three dimensions.
|
com.luciad.tea.hypsometry |
The hypsometry package provides support for computing and rendering slopes,
orientations, azimuths, and other parameters derived from elevations.
|
com.luciad.transformation |
Handles all transformations between model coordinates and world coordinates.
|
com.luciad.view |
General aspects of views.
|
com.luciad.view.gxy |
Provides two-dimensional views and components supporting the visualization of the former's representation.
|
com.luciad.view.gxy.painter |
Painter and editor classes for rendering and visually editing objects in an ILcdGXYView.
|
com.luciad.view.lightspeed.editor |
Provides support for interactive editing of domain objects in a model.
|
com.luciad.view.map |
Utilities for making maps.
|
com.luciad.view.map.multilevelgrid |
Classes to work with rectangular axis aligned grids consisting of multiple uniform levels, called multilevel grids.
|
com.luciad.view.map.painter |
Painters for maps.
|
com.luciad.wms.client.gxy |
Contains a layer factory for models that contain an
ALcdWMSProxy
object. |
com.luciad.wms.client.gxy.tiled |
This package contains a painter that visualizes
ALcdWMSProxy
instances in a GXY view using a tiled approach. |
Modifier and Type | Method and Description |
---|---|
void |
TLcdICAORunwayPainter.boundsSFCT(Graphics aGraphics,
int aSequenceNumber,
ILcdGXYContext aContext,
ILcd2DEditableBounds aILcd2DEditableBounds) |
void |
TLcdICAOAirspacePainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds a2DEditableBounds) |
Modifier and Type | Method and Description |
---|---|
void |
TLcdGXYRefuelingTrackPainter.boundsSFCT(Graphics aGraphics,
int aSequenceNumber,
ILcdGXYContext aILcdGXYContext,
ILcd2DEditableBounds aILcd2DEditableBounds) |
void |
TLcdGXYProcedureTrajectoryPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds a2DEditableBounds) |
void |
TLcdGXYILSPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aContext,
ILcd2DEditableBounds a2DEditableBounds)
Sets
aBoundsSFCT to the union of the bounds of the representations
of the components of the ILS object to be painted. |
void |
TLcdGXYAISPointListPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds a2DEditableBounds) |
Modifier and Type | Method and Description |
---|---|
protected void |
ALcdEarthTileSet.getTileBoundsSFCT(int aLevel,
long aTileX,
long aTileY,
ILcd2DEditableBounds aBoundsSFCT) |
Modifier and Type | Method and Description |
---|---|
void |
TLcdEarthGXYVertexArrayPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
ALcdEarthGXYPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aContext,
ILcd2DEditableBounds aBoundsSFCT) |
Modifier and Type | Method and Description |
---|---|
ILcd2DEditableBounds |
TLcdASTERIXPlot.cloneAs2DEditableBounds() |
Modifier and Type | Method and Description |
---|---|
ILcd2DEditableBounds |
TLcdBingMapsCoverageArea.cloneAs2DEditableBounds() |
Modifier and Type | Class and Description |
---|---|
class |
TLcdCGMRectangle
Extension of a
TLcdXYCircle with a line and a fill style. |
Modifier and Type | Method and Description |
---|---|
void |
TLcdDGNEllipse2DGXYPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Deprecated.
|
void |
TLcdDGNComplexShapeGXYPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdDGNCellGXYPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
Modifier and Type | Class and Description |
---|---|
class |
TLcdGML2Box
The Box structure defines an extent using a pair of coordinate tuples.
|
Modifier and Type | Method and Description |
---|---|
ILcd2DEditableBounds |
TLcdGML2Box.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdGML2ShapeFactory.createBox(ILcdModelReference aModelReference)
Creates a new
gml:Box , which can be edited through the ILcd2DEditableBounds
interface. |
Modifier and Type | Class and Description |
---|---|
class |
TLcdGML31Box |
class |
TLcdGML31Envelope
Domain class for the GML envelope.
|
class |
TLcdGML31EnvelopeWithTimePeriod
Envelope that includes also a temporal extent.
|
class |
TLcdGML31Rectangle
gml:Rectangle represents a rectangle as a surface patch with an outer boundary consisting of a linear ring.
|
Modifier and Type | Method and Description |
---|---|
ILcd2DEditableBounds |
TLcdGML31Rectangle.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdGML31Envelope.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdGML31ShapeFactory.createEnvelope(ILcdModelReference aModelReference)
Creates a new
gml:Envelope , which can be edited through the ILcd2DEditableBounds
interface. |
Modifier and Type | Class and Description |
---|---|
class |
TLcdGML32Envelope
Domain class for the GML envelope.
|
class |
TLcdGML32EnvelopeWithTimePeriod
gml:EnvelopeWithTimePeriod is provided for envelopes that include a temporal extent.
|
class |
TLcdGML32Rectangle
gml:Rectangle represents a rectangle as a surface patch with an outer boundary consisting of a linear ring.
|
Modifier and Type | Method and Description |
---|---|
ILcd2DEditableBounds |
TLcdGML32Rectangle.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdGML32Envelope.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdGML32ShapeFactory.createEnvelope(ILcdModelReference aModelReference)
Creates a new
gml:Envelope , which can be edited through the ILcd2DEditableBounds
interface. |
Modifier and Type | Method and Description |
---|---|
void |
TLcdGRIBRasterPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ILcd2DEditableBounds |
TLcdKML22LatLonAltBox.cloneAs2DEditableBounds() |
Modifier and Type | Method and Description |
---|---|
ILcd2DEditableBounds |
TLcdISO19115GeographicBoundingBox.cloneAs2DEditableBounds() |
Modifier and Type | Method and Description |
---|---|
void |
TLcdWarpRasterPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdWarpMultilevelRasterPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdShadedRasterPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdShadedMultilevelRasterPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdRasterPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdNoWarpRasterPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdNoWarpMultilevelRasterPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdMultivaluedRasterPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdMultilevelRasterPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdAllInMemoryRasterPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
Modifier and Type | Method and Description |
---|---|
ILcd2DEditableBounds |
TLcdS57Point.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdS57Node.cloneAs2DEditableBounds() |
Modifier and Type | Method and Description |
---|---|
static void |
TLcdSphereUtil.calculateBounds(ILcdPointList aPointList,
boolean aPolygon,
ILcd2DEditableBounds aBoundsSFCT)
Calculates the bounding box containing the polyline/polygon formed by
the point list assuming great circle line segments.
|
Modifier and Type | Method and Description |
---|---|
ILcd2DEditableBounds |
TLcyAreaOfInterestLayer.getActiveAreaOfInterest()
Returns the active area of interest.
|
Modifier and Type | Method and Description |
---|---|
void |
TLcyAreaOfInterestLayer.setActiveAreaOfInterest(ILcd2DEditableBounds aAreaOfInterest)
Sets the active area of interest.
|
Modifier and Type | Method and Description |
---|---|
void |
TLcdSLDRulePainter.boundsSFCT(Graphics aGraphics,
int aPainterMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds a2DEditableBounds)
Delegates computation of the bounds to the symbolizer painters if the object was accepted.
|
void |
TLcdSLDFeatureTypeStylePainter.boundsSFCT(Graphics aGraphics,
int aPaintMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds a2DEditableBounds)
Delegates computation of the bounds to all rule painters that accept the object and
for the which the views scale is in range.
|
Modifier and Type | Method and Description |
---|---|
void |
TLcdTransverseMercator.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdStereographic.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdPseudoMercator.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBound) |
void |
TLcdPolyconic.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdPolarStereographic.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdPerspectiveProjection.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdOrthorectifiedProjection.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBounds) |
void |
TLcdOrthographic.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdObliqueMercator.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdMercator.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBound) |
void |
TLcdLambertConformal.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdKrovak.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdEllipsoidalEquidistantCylindrical.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdDutchStereographic.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdCassiniSoldner.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdAlbersEqualAreaConic.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBound) |
void |
ILcdProjection.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBounds)
Sets the
ILcd2DEditableBounds object to the bounds of the projection
in world coordinates. |
void |
ALcdProjection.world2DEditableBoundsOnEllipsoidSFCT(ILcdEllipsoid aEllipsoid,
ILcd2DEditableBounds aWorldBoundsSFCT)
Default implementation calls
world2lonlatOnSphereSFCT with
aEllipsoid.getAuxRadius() as sphere radius. |
void |
TLcdVerticalPerspective.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBound)
The projection is bounded when the perspective distance is outside the
closed interval [-1,1].
|
void |
TLcdTransverseMercatorSPCS.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBounds)
Deprecated.
|
void |
TLcdTransverseMercator.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBounds) |
void |
TLcdSwissObliqueMercator.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBounds) |
void |
TLcdStereographic.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBound)
The projection is cut off because only one hemisphere is projected.
|
void |
TLcdSimpleRectangular.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBound)
Deprecated.
|
void |
TLcdRPCProjection.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBounds) |
void |
TLcdPolyconic.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdPolarStereographic.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBoundsSFCT)
Projections is cut off: only one hemisphere is shown.
|
void |
TLcdPerspectiveProjection.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBounds) |
void |
TLcdOrthorectifiedProjection.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBounds) |
void |
TLcdOrthographic.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBounds) |
void |
TLcdObliqueMercator.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBound) |
void |
TLcdMollweide.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBounds) |
void |
TLcdMillerCylindrical.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBounds) |
void |
TLcdMercator.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBound)
Projection is cut off near the poles.
|
void |
TLcdLambertConformal.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBoundsSFCT)
Bounding box for projection.
|
void |
TLcdLambertAzimuthalEqualArea.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBound)
The whole earth globe is projected except the point opposite the origin.
|
void |
TLcdKrovak.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdGnomonic.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBound)
Less than one hemisphere is shown around the center of the projection.
|
void |
TLcdGeodetic.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBound) |
void |
TLcdGeneralPerspective.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBound)
The projection is bounded when the perspective distance is outside the
closed interval [-1,1].
|
void |
TLcdEquidistantCylindrical.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBound) |
void |
TLcdEllipsoidalEquidistantCylindrical.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBounds) |
void |
TLcdEckertVI.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBounds) |
void |
TLcdEckertIV.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBounds) |
void |
TLcdDutchStereographic.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBound)
The projection is cut off because only one hemisphere is projected.
|
void |
TLcdCassini.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBounds) |
void |
TLcdAzimuthalEquidistant.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBound)
The whole earth globe is projected except the point opposite the origin.
|
void |
TLcdAlbersEqualAreaConic.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBound) |
void |
ILcdProjection.world2DEditableBoundsOnSphereSFCT(double aRadius,
ILcd2DEditableBounds aWorldBounds)
Sets the
ILcd2DEditableBounds object to the bounds of the projection
in world coordinates. |
Modifier and Type | Method and Description |
---|---|
ILcd2DEditableBounds |
TLcdGridReference.get2DEditableBounds()
This method returns the bounds of the grid system.
|
ILcd2DEditableBounds |
TLcdCartesianReference.get2DEditableBounds() |
Modifier and Type | Method and Description |
---|---|
ILcd2DEditableBounds |
ILcdBounds.cloneAs2DEditableBounds()
Returns a copy of this
ILcdBounds object that is also an ILcd2DEditableBounds . |
Modifier and Type | Class and Description |
---|---|
class |
ALcd2DEditableBounds
This abstract class provides a basis for implementing the
ILcd2DEditableBounds interface. |
class |
TLcdLonLatBounds
This class provides an implementation of
ILcd2DEditableBounds in
the geodetic space. |
class |
TLcdLonLatFloatBounds
This class provides an implementation of
ILcd2DEditableBounds in the geodetic
space. |
class |
TLcdXYBounds
This class provides an implementation of
ILcd2DEditableBounds in
the cartesian space. |
class |
TLcdXYFloatBounds
This class provides an implementation of
ILcd2DEditableBounds in
the cartesian space. |
Modifier and Type | Field and Description |
---|---|
protected ILcd2DEditableBounds |
ALcd2DEditablePolypoint.fBounds |
Modifier and Type | Method and Description |
---|---|
ILcd2DEditableBounds |
TLcdXYPoint.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdXYFloatPoint.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdXYFloatBounds.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdXYBounds.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdLonLatPoint.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdLonLatFloatPoint.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdLonLatFloatBounds.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdLonLatBounds.cloneAs2DEditableBounds() |
protected ILcd2DEditableBounds |
TLcdXYFloatPolypoint.createBounds() |
protected ILcd2DEditableBounds |
TLcdXYFloatPolyline.createBounds() |
protected ILcd2DEditableBounds |
TLcdXYFloatPolygon.createBounds() |
protected ILcd2DEditableBounds |
TLcdLonLatFloatPolypoint.createBounds() |
protected ILcd2DEditableBounds |
TLcdLonLatFloatPolyline.createBounds() |
protected ILcd2DEditableBounds |
TLcdLonLatFloatPolygon.createBounds() |
protected abstract ILcd2DEditableBounds |
ALcd2DEditableFloatPolypoint.createBounds()
Creates an uninitialized
ILcd2DEditableBounds object of a type compatible with the
concrete implementation of this class. |
Modifier and Type | Method and Description |
---|---|
protected void |
TLcdLonLatFloatPolyline.calculateBounds(ILcd2DEditableBounds aBoundsSFCT)
The bounds are determined by including all points that determine the
polyline.
|
protected void |
TLcdLonLatFloatPolygon.calculateBounds(ILcd2DEditableBounds aBoundsSFCT) |
protected void |
ALcd2DEditableFloatPolypoint.calculateBounds(ILcd2DEditableBounds aBoundsSFCT)
This method should compute the bounds of the polypoint.
|
static void |
TLcdXYFloatBounds.make2DEditableBoundsSFCT(ILcdPoint[] aPointArray,
ILcd2DEditableBounds a2DEditableBoundsSFCT) |
static void |
TLcdXYBounds.make2DEditableBoundsSFCT(ILcdPoint[] aPointArray,
ILcd2DEditableBounds a2DEditableBoundsSFCT) |
Modifier and Type | Interface and Description |
---|---|
interface |
ILcd3DEditableBounds
An
ILcd3DEditableBounds object is an ILcdBounds object that can be changed in all three
dimensions. |
Modifier and Type | Class and Description |
---|---|
class |
ALcd3DEditableBounds
This abstract class provides a basis for implementing the
ILcd3DEditableBounds interface. |
class |
TLcdLonLatHeightBounds
This class provides an implementation of
ILcd3DEditableBounds
in the geodetic space. |
class |
TLcdXYZBounds
This class provides an implementation of
ILcd3DEditableBounds in
the cartesian space. |
class |
TLcdXYZFloatBounds
This class provides an implementation of
ILcd3DEditableBounds in
the cartesian space. |
Modifier and Type | Method and Description |
---|---|
ILcd2DEditableBounds |
TLcdXYZPoint.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdXYZFloatPoint.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdXYZFloatBounds.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdXYZBounds.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdLonLatHeightPoint.cloneAs2DEditableBounds() |
ILcd2DEditableBounds |
TLcdLonLatHeightBounds.cloneAs2DEditableBounds() |
Modifier and Type | Method and Description |
---|---|
void |
TLcdHypsometricRasterPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdHypsometricMultilevelRasterPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
Modifier and Type | Method and Description |
---|---|
void |
TLcdTopocentric2Grid.modelBounds2worldSFCT(ILcdBounds aModelBounds,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdModelXYWorldTransformation.modelBounds2worldSFCT(ILcdBounds aModelBounds,
ILcd2DEditableBounds aWorldBoundsSFCT)
Deprecated.
|
void |
TLcdIdentityModelXYWorldTransformation.modelBounds2worldSFCT(ILcdBounds aModelBounds,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdGrid2Grid.modelBounds2worldSFCT(ILcdBounds aModelBounds,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdGeoid2Grid.modelBounds2worldSFCT(ILcdBounds aModelBounds,
ILcd2DEditableBounds aWorldBoundsSFCT)
Deprecated.
|
void |
TLcdGeodetic2Grid.modelBounds2worldSFCT(ILcdBounds aModelBounds,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdGeocentric2Grid.modelBounds2worldSFCT(ILcdBounds aModelBounds,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
TLcdDefaultModelXYWorldTransformation.modelBounds2worldSFCT(ILcdBounds aModelBounds,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
ILcdModelXYWorldTransformation.modelBounds2worldSFCT(ILcdBounds aModelBounds,
ILcd2DEditableBounds aWorldBoundsSFCT)
Transforms model bounds into world bounds.
|
void |
TLcdMapWorldMapWorldTransformation.sourceWorldBounds2DestWorldSFCT(ILcdBounds aSourceXYBounds,
ILcd2DEditableBounds aDestXYBounds) |
void |
ILcdXYWorldXYWorldTransformation.sourceWorldBounds2DestWorldSFCT(ILcdBounds aSourceXYBounds,
ILcd2DEditableBounds aDestXYBounds)
Transforms world bounds from the source coordinate system to the
destination coordinate system.
|
Modifier and Type | Method and Description |
---|---|
ILcd2DEditableBounds |
ILcdXYWorldReference.get2DEditableBounds()
Returns the bounds of the
ILcdXYWorldReference . |
Modifier and Type | Method and Description |
---|---|
void |
ILcdGXYPen.arcBoundsSFCT(ILcdPoint aCenter,
double aA,
double aB,
double aRotAngle,
double aStartAngle,
double aArcAngle,
ILcdModelXYWorldTransformation aModelXYWorldTransformation,
ILcdGXYViewXYWorldTransformation aGXYViewXYWorldTransformation,
ILcd2DEditableBounds aBoundsSFCT)
Calculates the bounding box in AWT coordinates of the given arc.
|
void |
ALcdGXYPen.arcBoundsSFCT(ILcdPoint aCenter,
double aA,
double aB,
double aRotAngle,
double aStartAngle,
double aArcAngle,
ILcdModelXYWorldTransformation aModelXYWorldTransformation,
ILcdGXYViewXYWorldTransformation aGXYViewXYWorldTransformation,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdGXYShapePainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdGXYEditableLabelPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Deprecated.
|
void |
ILcdGXYPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Sets the supplied bounds (in view coordinates, pixels) so that it encompasses the representation of the object
in the given mode taking into account the given context.
|
void |
ALcdGXYPen.calculateAccumulatedAWTBounds(ILcd2DEditableBounds aBoundsSFCT)
Calculates the bounding box of the internally stored path.
|
void |
TLcdGeneralPath.calculateWorldBoundsSFCT(ILcd2DEditableBounds aBoundsSFCT) |
void |
ILcdGeneralPath.calculateWorldBoundsSFCT(ILcd2DEditableBounds aBoundsSFCT)
Returns a bounding box of this
ILcdGeneralPath (in world
coordinates) in the side effect parameter aBoundsSFCT . |
void |
TLcdGXYPen.lineBoundsSFCT(ILcdPoint aPoint1,
ILcdPoint aPoint2,
ILcdModelXYWorldTransformation aModelXYWorldTransformation,
ILcdGXYViewXYWorldTransformation aGXYViewXYWorldTransformation,
ILcd2DEditableBounds aBoundsSFCT) |
void |
ILcdGXYPen.lineBoundsSFCT(ILcdPoint aPoint1,
ILcdPoint aPoint2,
ILcdModelXYWorldTransformation aModelXYWorldTransformation,
ILcdGXYViewXYWorldTransformation aGXYViewXYWorldTransformation,
ILcd2DEditableBounds aBoundsSFCT)
Calculates the bounding box in AWT coordinates of the line between the two given model points.
|
void |
ALcdGXYPen.lineBoundsSFCT(ILcdPoint aPoint1,
ILcdPoint aPoint2,
ILcdModelXYWorldTransformation aModelXYWorldTransformation,
ILcdGXYViewXYWorldTransformation aGXYViewXYWorldTransformation,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdGXYPen.polylineBoundsSFCT(ILcdPointList aPointList,
ILcdModelXYWorldTransformation aModelXYWorldTransformation,
ILcdGXYViewXYWorldTransformation aGXYViewXYWorldTransformation,
ILcd2DEditableBounds aBoundsSFCT) |
void |
ILcdGXYPen.polylineBoundsSFCT(ILcdPointList aPointList,
ILcdModelXYWorldTransformation aModelXYWorldTransformation,
ILcdGXYViewXYWorldTransformation aGXYViewXYWorldTransformation,
ILcd2DEditableBounds aBoundsSFCT)
Calculates the bounding box in AWT coordinates of the given polyline.
|
void |
ALcdGXYPen.polylineBoundsSFCT(ILcdPointList aPointList,
ILcdModelXYWorldTransformation aModelXYWorldTransformation,
ILcdGXYViewXYWorldTransformation aGXYViewXYWorldTransformation,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdGXYViewXYWorldTransformation.viewAWTBounds2worldSFCT(Rectangle aViewRectangle,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
ILcdGXYViewXYWorldTransformation.viewAWTBounds2worldSFCT(Rectangle aViewRectangle,
ILcd2DEditableBounds aWorldBoundsSFCT)
Converts a
Rectangle in AWT view coordinates to a
ILcd2DEditableBounds in world coordinates. |
void |
TLcdGXYViewXYWorldTransformation.viewXYBounds2worldSFCT(ILcdBounds aViewBounds,
ILcd2DEditableBounds aWorldBoundsSFCT) |
void |
ILcdGXYViewXYWorldTransformation.viewXYBounds2worldSFCT(ILcdBounds aViewBounds,
ILcd2DEditableBounds aWorldBoundsSFCT)
Converts a
ILcdBounds in AWT view coordinates to a
ILcd2DEditableBounds in world coordinates. |
void |
TLcdGXYViewXYWorldTransformation.worldBounds2viewXYSFCT(ILcdBounds aWorldBounds,
ILcd2DEditableBounds aViewBoundsSFCT) |
void |
ILcdGXYViewXYWorldTransformation.worldBounds2viewXYSFCT(ILcdBounds aWorldBounds,
ILcd2DEditableBounds aViewBoundsSFCT)
Converts a
ILcdBounds in world coordinates to a
ILcd2DEditableBounds in AWT view coordinates. |
Modifier and Type | Method and Description |
---|---|
protected void |
TLcdGXYArcBandPainter.boundsOfEditingLabelsSFCT(Graphics aGraphics,
ILcdArcBand aArcBand,
int aTouchedLocation,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Called by the
boundsSFCT method when editing an ILcd2DEditableArcBand . |
protected void |
TLcdGXYArcPainter.boundsOfEditingLabelsSFCT(Graphics aGraphics,
ILcdArc aArc,
int aTouchedLocation,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Called by the
boundsSFCT method when editing an ILcd2DEditableArc . |
protected void |
TLcdGXYEllipsePainter.boundsOfEditingLabelsSFCT(Graphics aGraphics,
ILcdEllipse aEllipse,
int aTouchedLocation,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Called by the
boundsSFCT method when editing an ILcd2DEditableEllipse . |
void |
TLcdGXYTextPainter.boundsSFCT(Graphics aGraphics,
int aRenderMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Computes the bounds of the representation of an
ILcdText in AWT coordinates. |
void |
TLcdGXYSurfacePainter.boundsSFCT(Graphics aGraphics,
int aRenderMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdGXYShapeListPainter.boundsSFCT(Graphics aGraphics,
int aRenderMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Sets the supplied bounds (in view coordinates, pixels) so that it encompasses the representation of the object
in the given mode taking into account the given context.
|
void |
TLcdGXYRoundedPointListPainter.boundsSFCT(Graphics aGraphics,
int aRenderMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Sets the supplied bounds (in view coordinates, pixels) so that it encompasses the representation of the object
and its handles (the source point list) in the given mode taking into account the given context.
|
void |
TLcdGXYPointListPainter.boundsSFCT(Graphics aGraphics,
int aRenderMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Sets the supplied bounds (in view coordinates, pixels) so that it encompasses the representation of the object
in the given mode taking into account the given context.
|
void |
TLcdGXYOffsetIconPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Sets the supplied bounds (in view coordinates, pixels) so that it encompasses the representation of the object
in the given mode taking into account the given context.
|
void |
TLcdGXYLonLatHeightBufferPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Deprecated.
|
void |
TLcdGXYImagePainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdGXYImageIconPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdGXYIconPainter.boundsSFCT(Graphics aGraphics,
int aRenderMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Sets the supplied bounds (in view coordinates, pixels) so that it encompasses the representation of the object
in the given mode taking into account the given context.
|
void |
TLcdGXYHaloPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdGXYGeoBufferPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdGXYEllipsePainter.boundsSFCT(Graphics aGraphics,
int aRenderMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Computes the bounds of the representation of an
ILcdEllipse in AWT coordinates. |
void |
TLcdGXYDynamicSegmentationEventPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Deprecated.
|
void |
TLcdGXYCompositeRingPainter.boundsSFCT(Graphics aGraphics,
int aRenderMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Sets the supplied bounds (in view coordinates, pixels) so that it encompasses the representation of the object
in the given mode taking into account the given context.
|
void |
TLcdGXYCompositeCurvePainter.boundsSFCT(Graphics aGraphics,
int aRenderMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Sets the supplied bounds (in view coordinates, pixels) so that it encompasses the representation of the object
in the given mode taking into account the given context.
|
void |
TLcdGXYClippingPainterWrapper.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aILcdGXYContext,
ILcd2DEditableBounds aILcd2DEditableBounds) |
void |
TLcdGXYCircularArcPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdGXYCirclePainter.boundsSFCT(Graphics aGraphics,
int aRenderMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Computes the bounds of the representation of an
ILcdCircle in AWT coordinates. |
void |
TLcdGXYCircleBy3PointsPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdGXYBufferPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdGXYBoundsPainter.boundsSFCT(Graphics aGraphics,
int aRenderMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Computes the bounds of the representation of an
ILcdBounds in AWT coordinates. |
void |
TLcdGXYArcPainter.boundsSFCT(Graphics aGraphics,
int aRenderMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Computes the bounds of the representation of an
ILcdArc in AWT coordinates. |
void |
TLcdGXYArcBandPainter.boundsSFCT(Graphics aGraphics,
int aRenderMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Computes the bounds of the representation of an
ILcdArcBand in AWT coordinates. |
protected void |
TLcdGXYLonLatHeightBufferPainter.calculateBoundsSFCT(int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Deprecated.
Computes the bounds of the current object of the paint as the bounds that holds all contour points which are
visible in the given context.
|
protected void |
TLcdGXYBufferPainter.calculateBoundsSFCT(int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Computes the bounds of the current object of the paint as the bounds that holds all contour points which are
visible in the given context.
|
protected boolean |
TLcdGXYBoundsPainter.linkToSnapTarget(Graphics aGraphics,
ILcd2DEditableBounds a2DEditableBoundsSFCT,
int aCornerIndex,
int aRenderMode,
ILcdGXYContext aGXYContext)
Sets the specified corner point at the given snap target, if the snap target is accepted.
|
Modifier and Type | Method and Description |
---|---|
protected ALspEditHandle |
TLspBoundsEditor.createBoundsResizeHandle(ILcd2DEditableBounds aBounds,
TLspEditContext aContext,
TLspBoundsEditor.HandleIdentifier aPointID)
Creates a handle that allows the user to resize the given bounds object by translating one of
its corner points.
|
protected ALspEditHandle |
TLspBoundsEditor.createObjectTranslationHandle(ILcd2DEditableBounds aBounds,
TLspEditContext aContext)
Creates an edit handle that allows the user to translate the given shape.
|
Modifier and Type | Method and Description |
---|---|
ILcd2DEditableBounds |
TLcdUTMZone.getGeodeticBounds(int aHemisphere)
Calculates the geodetic bounds of this UTM zone.
|
ILcd2DEditableBounds |
TLcdUTMZone.getMaxXYBounds()
Deprecated.
use the method that passes the hemisphere. This method calls that method with the
norther hemisphere as parameter.
|
ILcd2DEditableBounds |
TLcdUTMZone.getMaxXYBounds(int aHemiSphere)
Calculates the maximal bounds in XY of this
TLcdUTMZone . |
Modifier and Type | Method and Description |
---|---|
static void |
TLcdMultilevelGridUtil.multilevelCoordinateBoundsSFCT(ILcdMultilevelGridCoordinate aMultilevelGridCoordinate,
ILcdMultilevelGrid aMultilevelGrid,
ILcd2DEditableBounds a2DEditableBoundsSFCT)
Moves a bounds, expressed with regard to the reference on which a coordinates grid is based, so that it
coincides with the multilevel coordinate given.
|
Modifier and Type | Method and Description |
---|---|
void |
TLcdUTMZonePainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT)
Sets the bounds equal to the views width and height.
|
void |
TLcdLonLatGridPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdLonLatBorderGridPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
void |
TLcdCompassGridPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds aBoundsSFCT) |
Modifier and Type | Method and Description |
---|---|
void |
TLcdWMSProxyGXYPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aGXYContext,
ILcd2DEditableBounds a2DEditableBoundsSFCT) |
Modifier and Type | Method and Description |
---|---|
void |
TLcdGXYTiledWMSProxyPainter.boundsSFCT(Graphics aGraphics,
int aMode,
ILcdGXYContext aContext,
ILcd2DEditableBounds aBoundsSFCT) |