Interface and Description |
---|
com.luciad.shape.shape2D.ILcd2DDynamicSegmentationEvent
Do not use this interface.
|
com.luciad.shape.shape2D.ILcd2DEditableDynamicSegmentationEvent
Do not use this interface.
|
com.luciad.shape.shape2D.ILcd2DEditableZonalPoint
This interface hes been deprecated.
|
com.luciad.beans.ILcdBeanEditor
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.ILcdBeanGUIFactory
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.util.ILcdCollectionFeaturedDescriptor
The
ILcdFeatured interface has been deprecated in favor of ILcdDataObject
and TLcdDataModel . |
com.luciad.projection.ILcdCompositeProjection
This interface has been deprecated.
|
com.luciad.util.ILcdContentDescriptor
use
ILcdClassContentDescriptor . |
com.luciad.tea.ILcdContour
Use
ILcdValuedPolygon in the package com.luciad.shape. |
com.luciad.geometry.cartesian.ILcdContourFactory
Use
TLcdPolylineContourFinder
or TLcdComplexPolygonContourFinder .
This class relies on deprecated contour finding algorithms. The output of the new contour finding algorithms are
much more practical to work as they split up contours into two separate, disambiguous, concepts that can be retrieved
individually. TLcdPolylineContourFinder finds contour lines of equal height, much like this
class, except that it doesn't close the shapes to represent an area. TLcdComplexPolygonContourFinder finds
complex polygons instead of the simple polygons of this class. This allows them to model interval areas with holes. |
com.luciad.tea.ILcdContourFactory
Use
ILcdContourFactory in the
package com.luciad.geometry.cartesian. |
com.luciad.ogc.wcs.model.ILcdCoverageOfferingList
Starting from version 2017.0, the preferred way of working is to use the
ILcdWCSCapabilitiesProvider and the ILcdOGCModelProvider . |
com.luciad.beans.ILcdCustomizerComponentBuilder
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.model.ILcdDataSourceModelDecoder
Use
ILcdModelDecoder instead |
com.luciad.gui.ILcdDialogManager
This functionality is present in the JDK. See for example the static methods in
JOptionPane . |
com.luciad.ogc.filter.evaluator.ILcdEvaluator
There is no need to implement this interface yourself, or to use this interface directly.
Evaluating a filter is done by creating a TLcdOGCFilterEvaluator instance.
The class javadoc of TLcdOGCFilterEvaluator contains an example of this.Adding support for the evaluation of custom functions is achieved by implementing the ILcdEvaluatorFunction
interface.
The javadoc of that interface illustrates this with an example. |
com.luciad.ogc.filter.evaluator.ILcdEvaluatorFactory
There is no need to implement this interface yourself, or to use this interface directly.
Evaluating a filter is done by creating a TLcdOGCFilterEvaluator instance.
The class javadoc of TLcdOGCFilterEvaluator contains an example of this.Adding support for the evaluation of custom functions is achieved by implementing the ILcdEvaluatorFunction
interface.
The javadoc of that interface illustrates this with an example. |
com.luciad.util.ILcdFeatured
The
ILcdFeatured interface has been deprecated in favor of ILcdDataObject
and TLcdDataModel . |
com.luciad.util.ILcdFeaturedDescriptor
The
ILcdFeatured interface has been deprecated in favor of ILcdDataObject
and TLcdDataModel . |
com.luciad.util.ILcdFeaturedDescriptorProvider
The
ILcdFeatured interface has been deprecated in favor of ILcdDataObject
and TLcdDataModel . |
com.luciad.model.ILcdFeatureIndexedAnd2DBoundsIndexedModel
The
ILcdFeatured interface has been deprecated in favor of ILcdDataObject
and TLcdDataModel . |
com.luciad.model.ILcdFeatureIndexedModel
The
ILcdFeatured interface has been deprecated in favor of ILcdDataObject
and TLcdDataModel . |
com.luciad.reference.ILcdGeoidReference
Use the new vertical datum support in
com.luciad.geodesy.ILcdGeodeticDatum
as this allows to use geoids for geodetic datums and ILcdGeoReference instances such as
com.luciad.reference.ILcdGridReference . |
com.luciad.view.opengl.binding.ILcdGLBuffer
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
|
com.luciad.view.opengl.binding.ILcdGLBufferFactory
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
|
com.luciad.view.opengl.binding.ILcdGLByteBuffer
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
|
com.luciad.view.opengl.binding.ILcdGLCharBuffer
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
|
com.luciad.view.opengl.binding.ILcdGLDoubleBuffer
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
|
com.luciad.view.opengl.binding.ILcdGLFloatBuffer
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
|
com.luciad.view.opengl.binding.ILcdGLIntBuffer
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
|
com.luciad.view.opengl.binding.ILcdGLLongBuffer
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
|
com.luciad.view.opengl.binding.ILcdGLNIOBuffer
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
|
com.luciad.view.opengl.binding.ILcdGLShortBuffer
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
|
com.luciad.format.gml3.model.geometry.ILcdGML3AbstractCurve
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3AbstractCurveSegment
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.feature.ILcdGML3AbstractFeature
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.feature.ILcdGML3AbstractFeatureCollection
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3AbstractGeometricAggregate
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3AbstractGeometricPrimitive
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3AbstractGeometry
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.base.ILcdGML3AbstractGML
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.base.ILcdGML3AbstractMetaData
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3AbstractRing
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3AbstractRingProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3AbstractSurface
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3AbstractSurfacePatch
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.measures.ILcdGML3Angle
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3ArcByCenterPoint
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.base.ILcdGML3ArrayAssociation
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.base.ILcdGML3Association
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.base.ILcdGML3AssociationAttributeGroup
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.feature.ILcdGML3BoundedFeature
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.feature.ILcdGML3BoundingShape
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3CircleByCenterPoint
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.base.ILcdGML3Code
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.base.ILcdGML3CodeList
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.base.ILcdGML3CodeOrNullList
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3Coordinates
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3Curve
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3CurveArrayProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3CurveProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3CurveSegmentArrayProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3DirectPosition
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3DirectPositionList
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3Envelope
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.feature.ILcdGML3FeatureArrayProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.feature.ILcdGML3FeatureCollection
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.feature.ILcdGML3FeatureProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3GeometricPrimitiveProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3GeometryArrayProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3GeometryProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.coverages.ILcdGML3Grid
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.coverages.ILcdGML3GridEnvelope
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.coverages.ILcdGML3GridLimits
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.measures.ILcdGML3Length
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3LinearRing
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3LinearRingProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3LineString
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3LineStringSegment
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.feature.ILcdGML3LocationProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.base.ILcdGML3Measure
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.base.ILcdGML3MeasureList
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.base.ILcdGML3MeasureOrNullList
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.base.ILcdGML3MetaDataProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3MultiCurve
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3MultiCurveProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3MultiGeometry
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3MultiGeometryProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3MultiPoint
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3MultiPointProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3MultiSurface
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3MultiSurfaceProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3Point
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3PointArrayProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3PointProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3Polygon
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3PolygonPatch
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.coverages.ILcdGML3RectifiedGrid
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.base.ILcdGML3Reference
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3Ring
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3RingProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3SrsInformationGroup
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3SrsReferenceGroup
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.base.ILcdGML3StandardObjectProperties
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.base.ILcdGML3StringOrRef
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3Surface
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3SurfaceArrayProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3SurfacePatchArrayProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3SurfaceProperty
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.temporal.ILcdGML3TimeDuration
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.temporal.ILcdGML3TimePosition
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.temporal.ILcdGML3TimePositionUnion
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.geometry.ILcdGML3Vector
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.grib.ILcdGRIBBulletinFilter
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.ILcdGRIBBulletinHeaderFilter
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.ILcdGRIBConstants
GRIB constants are typically read from GRIB parameter tables.
|
com.luciad.format.grib.gxy.ILcdGRIBIcon
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.ILcdGRIBParameterTable
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.gui.ILcdGUIFactory
Use a dedicated UI framework instead.
|
com.luciad.view.gxy.ILcdGXYLayerLabelPainter
label algorithm providers offer more flexibility
for labeling layers
|
com.luciad.view.gxy.ILcdGXYLayerList
Use
ILcdLayerTreeNode instead |
com.luciad.view.gxy.asynchronous.lightspeed.ILcdGXYLspAsynchronousLayerRunnable
Lightspeed integration in GXY views is no longer supported. Instead, either use GXY components only,
or switch to a
Lightspeed view . |
com.luciad.view.gxy.ILcdGXYSetControllerActionListener
as of version 3.0. This class will not be supported in future releases.
|
com.luciad.view.gxy.ILcdGXYViewLabelPainter
ILcdGXYViewLabelPlacer offers more powerful and flexible decluttering functionality
|
com.luciad.util.ILcdLogListener
- new code should use the standard Java logging.
|
com.luciad.tea.ILcdMatrix
Use
ILcdMatrixView in com.luciad.shape. |
com.luciad.gui.ILcdOkCancelButtonPanel
use JOptionPane or another GUI toolkit equivalent instead
|
com.luciad.shape.ILcdPointList2
All methods that used to be part of this interface have been moved to the
ILcdPointList interface.
You can use ILcdPointList instead of this interface.
If you have your own ILcdPointList implementation, override the default methods if your implementation can implement them more optimally. |
com.luciad.beans.ILcdPropertyDialog
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.ILcdPropertyEditorFinder
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.ILcdPropertySheet
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.util.ILcdRotationCapable
Use
ILcdRotationCapableGXYView as this interface only applied to ILcdGXYView instances.
. |
com.luciad.util.ILcdSelfDescribedFeatured
The
ILcdFeatured interface has been deprecated in favor of ILcdDataObject
and TLcdDataModel . |
com.luciad.ogc.filter.evaluator.ILcdSpatialEvaluatorFunction
Implement
ILcdEvaluatorFunction to support your own OGC functions. |
com.luciad.gui.ILcdStringComponentTableModel
Use a dedicated UI framework instead.
|
com.luciad.model.ILcdTileProvider
This API is only here to support deprecated formats.
|
com.luciad.geodesy.ILcdVerticalDatum
Use the new vertical datum support in
com.luciad.geodesy.ILcdGeodeticDatum
as this allows to use geoids for geodetic datums and ILcdGeoReference instances such as
com.luciad.reference.ILcdGridReference . |
com.luciad.format.vpf.ILcdVPFDatabasePanelModel
As of V7.2, this class should no longer be used.
Instead, a sample class is provided with the samples, that allows to change
the style in an
ILcdVPFLayerFactoryModel implementation. |
com.luciad.ogc.wcs.client.ILcdWCSCoverageTileDecoder
Extend
ALcdWCSCoverageDecoder instead. |
com.luciad.ogc.wcs.ILcdWCSModelEncoder
implement a regular
ILcdModelEncoder instead |
com.luciad.ogc.wcs.ILcdWCSServiceMetadata
Since 2017.0 Please make use of
ILcdWCSCapabilitiesProvider . |
com.luciad.ogc.wfs.ILcdWFSFeatureTypeList
Since 2017.0 Please make use of
ILcdWFSCapabilitiesProvider . |
com.luciad.ogc.wfs.ILcdWFSFeatureTypeListDecoder
Since 2017.0 Please make use of
ILcdWFSCapabilitiesProvider . |
com.luciad.ogc.wfs.ILcdWFSModelObjectFactory
This interface is no longer used - instead,
ILcdDataObject is used to create
new domain object instances. |
com.luciad.ogc.wfs.ILcdWFSServiceMetaData
Since 2017.0 Please make use of
ILcdWFSCapabilitiesProvider . |
com.luciad.wms.server.ILcdWMSCapabilitiesUpdater
Starting from version 2017.0, the preferred way of working is to use the
ILcdWMSCapabilitiesProvider . |
com.luciad.wms.server.ILcdWMSFeatureInfoRequestEncoder
Since 2017.0 Please make use of the interface
ILcdWMSGetFeatureInfoRequestEncoder . |
com.luciad.format.xml.ILcdXMLDocumentContext
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.ILcdXMLEditableElement
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.ILcdXMLEditableNameStack
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.ILcdXMLEditableObjectStack
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.schema.ILcdXMLEditableSchemaProvider
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.ILcdXMLElement
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.ILcdXMLElementAdapter
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.ILcdXMLElementAdapterProvider
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.ILcdXMLElementNameProvider
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.ILcdXMLElementReader
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.ILcdXMLElementReaderProvider
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.ILcdXMLElementVisitor
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.ILcdXMLNameStack
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.ILcdXMLObjectFactory
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.ILcdXMLObjectFactoryProvider
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.ILcdXMLObjectStack
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.schema.ILcdXMLSchemaLocationsMap
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.ILcdXMLSchemaProvider
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.ILcdXMLTypedElementAdapterProvider
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.ILcdXMLTypedElementReaderProvider
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.shape.ILcdZonalPoint
This interface has been deprecated.
|
com.luciad.lucy.addons.ILcyAddOnDecoder
All this logic can be placed in the
ALcyAddOn.plugInto(com.luciad.lucy.ILcyLucyEnv)
and ALcyAddOn.unplugFrom(com.luciad.lucy.ILcyLucyEnv) methods. |
com.luciad.lucy.gui.ILcyCustomizerFactory
A more powerful
ILcyCustomizerPanel framework has been introduced
aside of this functionality. Please note that all existing uses of this mechanism, both
adding custom implementations and retrieving implementations added by Lucy addons,
keep on working. It is however strongly recommended to use the ILcyCustomizerPanel
mechanism for new code. Please refer to the Lucy developer's guide or
TLcyUserInterfaceManager.getCompositeCustomizerPanelFactory() for more information
on the new mechanism. |
com.luciad.lucy.gui.ILcyModelCustomizerFactory
A more powerful
ILcyCustomizerPanel framework has been introduced
aside of this functionality. Please note that all existing uses of this mechanism, both
adding custom implementations and retrieving implementations added by Lucy addons,
keep on working. It is however strongly recommended to use the ILcyCustomizerPanel
mechanism for new code. Please refer to the Lucy developer's guide or
TLcyUserInterfaceManager.getCompositeCustomizerPanelFactory() for more information
on the new mechanism. |
com.luciad.lucy.model.ILcyModelDecoderContainer
Use
TLcyCompositeModelDecoder instead |
com.luciad.lucy.model.ILcyModelEncoderContainer
Use
TLcyCompositeModelEncoder instead |
com.luciad.lucy.gui.ILcyObjectCustomizerFactory
A more powerful
ILcyCustomizerPanel framework has been introduced
aside of this functionality. Please note that all existing uses of this mechanism, both
adding custom implementations and retrieving implementations added by Lucy addons,
keep on working. It is however strongly recommended to use the ILcyCustomizerPanel
mechanism for new code. Please refer to the Lucy developer's guide or
TLcyUserInterfaceManager.getCompositeCustomizerPanelFactory() for more information
on the new mechanism. |
com.luciad.lucy.realtime.ILcySimulatorModelFactory
The preferred mechanism to work with real time data is to let your
ILcdModel
implementation implement ILcdMultiDimensionalModel as well,
and expose a TLcdDimensionAxis with a Date type
(for example TLcdDimensionAxis.TIME_AXIS ).
The TLcyPreviewAddOn has been adjusted to work with
such ILcdMultiDimensionalModel instances.
The Lucy Fundamental sample illustrates this. |
com.luciad.fusion.engine.vector.ILfnGeometryProvider
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.util.ILfnIdentityProvider
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.util.ILfnIdentityProviderFactory
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.engine.vector.ILfnTileBounds
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.tilestore.model.vector.ILfnTiledSurface
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.client.view.gxy.ILfnVectorGXYStyleProviderFactory
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.engine.vector.ILfnVectorSessionHandler
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
Class and Description |
---|
com.luciad.ais.model.ALcdAISObjectFactory |
com.luciad.beans.swing.ALcdBeanCustomizerSW
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.format.gml3.model.feature.ALcdGML3AbstractFeature
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.grib.ALcdGRIB2ProductDefinition
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.gxy.ALcdGRIBIcon
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.wms.server.ALcdOGCSLDWMSCommandDispatcherFactory
All Styled Layer Descriptor support is now available via ALcdOGCWMSCommandDispatcherFactory (since 2017.0).
|
com.luciad.model.ALcdTileProvider
This API is only here to support deprecated formats.
|
com.luciad.format.xml.bind.ALcdXMLDocumentDescriptor
The use of this class has been deprecated. Model descriptors for XML
formats should instead implement
ILcdDataModelDescriptor . |
com.luciad.format.xml.ALcdXMLElementReader
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.ALcdXMLIndexBasedElementAdapter
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.schema.ALcdXMLTypedElementReader
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.ALcdXMLTypedIndexBasedElementAdapter
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.ALcdXMLTypedVisitorBasedElementAdapter
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.ALcdXMLVisitorBasedElementAdapter
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.shape.shape2D.ALcdXYDynamicSegmentationEvent
Do not use this class.
|
com.luciad.lucy.addons.ALcyDefaultAddOn
Use ALcyAddOn instead and move the logic provided by
ILcyAddOnDecoder to the plugInto method |
com.luciad.lucy.map.action.ALcyObjectSelectionAction
Use
ALcdObjectSelectionAction instead. |
com.luciad.fusion.client.view.gxy.ALfnVectorGXYStyleProvider
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.model.TLcd2DRegularTiledBoundsIndexedModel
This API is only here to support deprecated formats.
|
com.luciad.ais.model.TLcdAISLonLatHeightObjectFactory
Use TLcdAISDataObjectFactory
|
com.luciad.ais.model.TLcdAISXYZObjectFactory |
com.luciad.view.vertical.TLcdAltitudeRangeSliderAdapter
this is now done automatically
|
com.luciad.gui.TLcdAWTWindowCloser
this class should not be needed
|
com.luciad.beans.TLcdBeanEditAction
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.awt.TLcdBeanEditorPopupMenuAWT
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.TLcdBeanGUIFactory
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.awt.TLcdBeanGUIFactoryAWT
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.swing.TLcdBeanGUIFactorySW
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.TLcdBeanManager
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.TLcdBeanPropertyEditAction
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.gui.awt.TLcdButton
use a Swing JButton instead.
|
com.luciad.gui.awt.TLcdButtonBarAction
use JToolBar or another GUI toolkit equivalent instead
|
com.luciad.gui.awt.TLcdButtonBeanInfo
do not use this class
|
com.luciad.beans.TLcdByteEditor
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.format.cgm.TLcdCGMModelDecoder
we do not recommend using CGM for georeferenced data. Use TLcdCGMIcon to decode CGM as an icon.
|
com.luciad.beans.TLcdColorEditor
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.realtime.TLcdContinuousDeclutteringLabelPainter
ILcdGXYViewLabelPlacer offers more powerful and flexible decluttering functionality
|
com.luciad.tea.TLcdContour
Use
TLcdValuedPolygon . |
com.luciad.geometry.cartesian.TLcdContourFactory
Use
TLcdPolylineContourFinder
or TLcdComplexPolygonContourFinder .
This class relies on deprecated contour finding algorithms. The output of the new contour finding algorithms
are much more practical to work as they split up contours into two separate, disambiguous, concepts that can be retrieved
individually. TLcdPolylineContourFinder finds contour lines of equal height, much like this
class, except that it doesn't close the shapes to represent an area. TLcdComplexPolygonContourFinder finds
complex polygons instead of the simple polygons of this class. This allows them to model interval areas with holes. |
com.luciad.tea.TLcdContourFactory
Use
TLcdPolylineContourFinder
or TLcdComplexPolygonContourFinder .
This class relies on deprecated contour finding algorithms. The output of the new contour finding algorithms are
much more practical to work as they split up contours into two separate, disambiguous, concepts that can be retrieved
individually. TLcdPolylineContourFinder finds contour lines of equal height, much like this
class, except that it doesn't close the shapes to represent an area. TLcdComplexPolygonContourFinder finds
complex polygons instead of the simple polygons of this class. This allows them to model interval areas with holes.
This class has been kept for compatibility reasons with LuciadMap |
com.luciad.geometry.cartesian.TLcdContourFinder
Use
TLcdPolylineContourFinder
or TLcdComplexPolygonContourFinder .
This class relies on deprecated contour finding algorithms. The output of the new contour finding algorithms
are much more practical to work as they split up contours into two separate, disambiguous, concepts that can be retrieved
individually. TLcdPolylineContourFinder finds contour lines of equal height, much like this
class, except that it doesn't close the shapes to represent an area. TLcdComplexPolygonContourFinder finds
complex polygons instead of the simple polygons of this class. This allows them to model interval areas with holes. |
com.luciad.tea.TLcdContourFinder
Use
TLcdPolylineContourFinder
or TLcdComplexPolygonContourFinder .
This class relies on deprecated contour finding algorithms. The output of the new contour finding algorithms are
much more practical to work as they split up contours into two separate, disambiguous, concepts that can be retrieved
individually. TLcdPolylineContourFinder finds contour lines of equal height, much like this
class, except that it doesn't close the shapes to represent an area. TLcdComplexPolygonContourFinder finds
complex polygons instead of the simple polygons of this class. This allows them to model interval areas with holes.
This class has been kept for compatibility reasons with LuciadMap |
com.luciad.tea.TLcdContourUtil
Use
TLcdContourUtil . |
com.luciad.ogc.wcs.model.TLcdCoverageOffering
Use
TLcdDefaultCoverageOffering instead (since 2017.0).
It allows providing coverage offering information without requiring to have a ILcdModel . |
com.luciad.ogc.wcs.model.TLcdCoverageOfferingDetail
Use
TLcdDefaultCoverageOfferingDetail instead. (since 2017.0)
It allows providing coverage offering detail information without requiring to have a ILcdModel . |
com.luciad.format.database.gxy.TLcdDatabaseGXYPainterProvider
Use
TLcdGXYShapePainter instead. It provides the same functionality but it is not database-specific. (since 2013.1) |
com.luciad.format.TLcdDBModelDescriptor
this class will no longer be supported and might be removed from future releases.
|
com.luciad.model.TLcdDefaultTileProvider
This API is only here to support deprecated formats.
|
com.luciad.format.dgn.gxy.TLcdDGNEllipse2DGXYPainter
This painter is replaced by
TLcdGXYEllipsePainter |
com.luciad.format.dgn.server.TLcdDGNMicroStationClientModelDecoder
Use TLcdDGNModelDecoder instead, which also supports DGN V8 files.
|
com.luciad.format.dgn.server.TLcdDGNMicroStationDisplayInfo
Use TLcdDGNModelDecoder instead, which also supports DGN V8 files.
|
com.luciad.format.dgn.server.TLcdDGNMicroStationLevelSymbology
Use TLcdDGNModelDecoder instead, which also supports DGN V8 files.
|
com.luciad.format.dgn.server.TLcdDGNMicroStationModelDecoder
Use TLcdDGNModelDecoder instead, which also supports DGN V8 files.
|
com.luciad.format.dgn.server.TLcdDGNMicroStationServlet
Use TLcdDGNModelDecoder instead, which also supports DGN V8 files.
|
com.luciad.gui.awt.dialogs.TLcdDialogManager
This functionality is present in the JDK. See for example the static methods in
JOptionPane . |
com.luciad.gui.swing.TLcdDialogManagerSW
This functionality is present in the JDK. See for example the static methods in
JOptionPane . |
com.luciad.beans.TLcdDoubleEditor
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.gui.TLcdExitAction
use your own UI instead
|
com.luciad.shape.shape3D.TLcdExtrudeShape
Replaced by ILcdExtrudedShape implementations
|
com.luciad.model.TLcdFeaturedModelDescriptor
The
ILcdFeatured interface has been deprecated in favor of ILcdDataObject
and TLcdDataModel . |
com.luciad.model.TLcdFeatureIndexedAnd2DBoundsIndexedModel
The
ILcdFeatured interface has been deprecated in favor of ILcdDataObject
and TLcdDataModel . |
com.luciad.model.TLcdFeatureIndexedVectorModel
The
ILcdFeatured interface has been deprecated in favor of ILcdDataObject
and TLcdDataModel . |
com.luciad.beans.TLcdFloatArrayEditor
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.TLcdFloatEditor
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.TLcdGenericPropertyEditor
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.transformation.TLcdGeoid2Grid
Do not use this class as
ILcdGeoidReference has become deprecated
due to the new vertical datum support in com.luciad.geodesy.ILcdGeodeticDatum
which allows to use geoids for all ILcdGeoReference instances. |
com.luciad.reference.TLcdGeoidReference
Use the new vertical datum support in
com.luciad.geodesy.ILcdGeodeticDatum
as this allows to use geoids for geodetic datums and ILcdGeoReference instances such as
com.luciad.reference.ILcdGridReference . |
com.luciad.view.opengl.binding.TLcdGLBindingLog
To be replaced with standard logging framework
|
com.luciad.view.opengl.binding.TLcdGLBindingSystemLog
To be replaced with standard logging framework
|
com.luciad.format.gml3.adapter.TLcdGML2ElementAdapterProvider
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.name.TLcdGML2ElementNameProvider
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.TLcdGML2ModelEncoder
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.adapter.TLcdGML3ElementAdapterProvider
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.name.TLcdGML3ElementNameProvider
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.reader.TLcdGML3ElementReaderLibrary
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.reader.TLcdGML3ElementReaderProvider
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.TLcdGML3ModelDecoder
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.TLcdGML3ModelDescriptor
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.TLcdGML3ModelEncoder
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.factory.TLcdGML3ObjectFactoryLibrary
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.factory.TLcdGML3ObjectFactoryProvider
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.TLcdGML3SchemaLocationsMap
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.gml3.model.temporal.TLcdGML3TimeIndeterminateValue
This class has been deprecated. The GML decoders and encoders in the
com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the
packages com.luciad.format.gml2.xml , com.luciad.format.gml31.xml and
com.luciad.format.gml32.xml . |
com.luciad.format.grib.TLcdGRIB1ModelDecoder
TLcdNetCDFModelDecoder can be used instead.
|
com.luciad.format.grib.TLcdGRIB1ParameterTableDecoder
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.TLcdGRIB2CategoryTable
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.TLcdGRIB2CategoryTableDecoder
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.TLcdGRIB2DisciplineTable
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.TLcdGRIB2DisciplineTableDecoder
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.TLcdGRIB2FixedTimeForecastProductDefinition
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.TLcdGRIB2ModelDecoder
TLcdNetCDFModelDecoder can be used instead.
|
com.luciad.format.grib.TLcdGRIB2ModelDescriptor
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.TLcdGRIB2ParameterTable
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.TLcdGRIB2ParameterTableDecoder
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.TLcdGRIB2StatisticalProductDefinition
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.TLcdGRIB2StatisticalSpatialProductDefinition
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.TLcdGRIB2TimeIntervalForecastProductDefinition
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.gxy.TLcdGRIBArrowIcon
The NetCDF decoder should be used to decode GRIB data.
TLcdEarthArrowIcon can display arrow icons for GRIB data decoded by the NetCDF decoder. |
com.luciad.format.grib.TLcdGRIBBulletinHeaderDescriptor
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.TLcdGRIBBulletinModelDecoder
TLcdNetCDFModelDecoder can be used instead.
|
com.luciad.format.grib.TLcdGRIBBulletinModelDescriptor
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.gxy.TLcdGRIBGXYController
For newer code, consider using TLcdGXYViewMeasureProvider, which is a more general approach for retrieving
measured values at a particular point. The
samples.gxy.common.MouseLocationComponent shows how
it can be linked to the current mouse position. |
com.luciad.format.grib.gxy.TLcdGRIBGXYPainterProvider
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.TLcdGRIBMeasureProviderFactory
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.TLcdGRIBModelDecoder
TLcdNetCDFModelDecoder can be used instead.
|
com.luciad.format.grib.TLcdGRIBModelDescriptor
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.gxy.TLcdGRIBNumericIcon
The NetCDF decoder should be used to decode GRIB data.
TLcdNumericParameterizedIcon can display numeric icons for GRIB data decoded by the NetCDF decoder. |
com.luciad.format.grib.TLcdGRIBParameter
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.TLcdGRIBParameterTable
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.TLcdGRIBParameterTableDecoder
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.gxy.TLcdGRIBRasterPainter
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.gxy.TLcdGRIBSparseIcon
The NetCDF decoder should be used to decode GRIB data.
TLcdEarthSparseIcon can display sparse icons for GRIB data decoded by the NetCDF decoder. |
com.luciad.format.grib.TLcdGRIBTileDecoder
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.format.grib.gxy.TLcdGRIBWindIcon
The NetCDF decoder should be used to decode GRIB data.
TLcdEarthWindIcon can display wind barbs for GRIB data decoded by the NetCDF decoder. |
com.luciad.transformation.TLcdGridRefUtil |
com.luciad.gui.awt.TLcdGroupBox
use a JPanel with a titled border instead.
|
com.luciad.gui.awt.TLcdGUIFactoryAWT
Use a dedicated UI framework instead.
|
com.luciad.gui.swing.TLcdGUIFactorySW
Use a dedicated UI framework instead.
|
com.luciad.gui.TLcdGUIIcon
The majority of the icons available in this class are available in
TLcdIconFactory as well.
The constants of these icons are explicitly deprecated, and the deprecation message contains
information on how to retrieve the icon from the TLcdIconFactory class.
For those icons, it is strongly recommended to use the icon from TLcdIconFactory .The icons from this class which are not available in TLcdIconFactory are all old-looking
icons which will look outdated in a modern application.
The recommendation for these icons is to find a more modern-looking replacement. |
com.luciad.gui.TLcdGUIManager
Use a dedicated UI framework instead.
|
com.luciad.view.gxy.painter.TLcdGXYAreaShapeListPainter
use
TLcdGXYShapeListPainter instead. |
com.luciad.view.gxy.asynchronous.TLcdGXYAsynchronousViewLabelPainterWrapper
ILcdGXYViewLabelPlacer offers more powerful and flexible decluttering functionality
|
com.luciad.view.gxy.controller.TLcdGXYCenterRasterController
TLcdGXYZoomWheelController features a more intuitive way to
snap
to raster and multilevel raster scales. |
com.luciad.view.gxy.controller.TLcdGXYContinuousPanController
TLcdGXYPanController features a more intuitive way (without the mentioned restrictions) to
pan continuously . |
com.luciad.view.gxy.painter.TLcdGXYDynamicSegmentationEventPainter
do not use.
|
com.luciad.view.gxy.TLcdGXYEditableLabelPainter
The functionality offered by this class has been replaced with a proper
ILcdGXYLabelEditor . This interface has a much cleaner separation
of concerns, and is independent of the ILcdGXYPainter used for the domain object. |
com.luciad.view.gxy.controller.TLcdGXYEditController
as of version 10.0. It is advised to use the more flexible and powerful
TLcdGXYEditController2 instead. The
functionality of this class will remain present as is. |
com.luciad.view.gxy.painter.TLcdGXYIconPainterCustomizer
Use standard Java classes to implement an editor GUI for an icon painter.
|
com.luciad.view.gxy.painter.TLcdGXYIconPainterEditor
Use standard Java classes to implement an editor GUI for an icon painter.
|
com.luciad.view.gxy.TLcdGXYLayerList
Use
TLcdGXYLayerTreeNode instead |
com.luciad.view.gxy.painter.TLcdGXYLonLatHeightBufferPainter
TLcdGXYBufferPainter can paint and edit both TLcdLonLatBuffer and TLcdLonLatHeightBuffer objects.
|
com.luciad.view.gxy.asynchronous.lightspeed.TLcdGXYLspAsynchronousLayerTreeNodeWrapper
Lightspeed integration in GXY views is no longer supported. Instead, either use GXY components only,
or switch to a
Lightspeed view . |
com.luciad.view.gxy.asynchronous.lightspeed.TLcdGXYLspAsynchronousLayerWrapper
Lightspeed integration in GXY views is no longer supported. Instead, either use GXY components only,
or switch to a
Lightspeed view . |
com.luciad.view.gxy.asynchronous.lightspeed.TLcdGXYLspAsynchronousPaintQueue
Lightspeed integration in GXY views is no longer supported. Instead, either use GXY components only,
or switch to a
Lightspeed view . |
com.luciad.view.gxy.asynchronous.lightspeed.manager.TLcdGXYLspAsynchronousPaintQueueManager
Lightspeed integration in GXY views is no longer supported. Instead, either use GXY components only,
or switch to a
Lightspeed view . |
com.luciad.view.gxy.controller.TLcdGXYNewController
For new code, we recommend using the more flexible and powerful
TLcdGXYNewController2 .
The functionality of this class will remain present as is. |
com.luciad.view.gxy.controller.TLcdGXYPanController
TLcdGXYNavigateController has more intuitive navigation behavior |
com.luciad.view.gxy.painter.TLcdGXYPointShapeListPainter
use
TLcdGXYShapeListPainter instead. |
com.luciad.view.gxy.painter.TLcdGXYPolylineShapeListPainter
use
TLcdGXYShapeListPainter instead. |
com.luciad.view.gxy.controller.TLcdGXYSelectController
as of version 10.0. It is advised to use the more flexible and powerful
TLcdGXYSelectController2 instead. The functionality of this class will
remain present as is. |
com.luciad.view.gxy.controller.TLcdGXYSelectControllerModel
as of version 10.0. It is advised to use the more flexible and powerful
TLcdGXYSelectControllerModel2 instead. The functionality of this class
will remain present as is. |
com.luciad.view.gxy.controller.TLcdGXYSelectControllerModelSW
as of version 10.0. It is advised to use the more flexible and powerful
TLcdGXYSelectControllerModel2 instead. The
functionality of this class will remain present as is. |
com.luciad.view.gxy.TLcdGXYViewLabelPainter
ILcdGXYViewLabelPlacer offers more powerful and flexible decluttering functionality
|
com.luciad.shape.TLcdHasAShapeAnnotation
To support has-a-shape or has-an-image, use
TLcdHasGeometryAnnotation instead |
com.luciad.gui.TLcdIconCustomizer
Use a dedicated UI instead.
|
com.luciad.gui.TLcdIconEditor
Use a dedicated UI instead.
|
com.luciad.gui.TLcdIconImageUtil
use TLcdImageIcon.getImage or ImageIO if you need to load Images.
|
com.luciad.gui.swing.TLcdIconSW
use TLcdSWIcon instead.
|
com.luciad.beans.TLcdIntegerEditor
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.gui.TLcdLayoutList
Use
TLcdListLayout |
com.luciad.gui.TLcdListLayout
use CardLayout instead
|
com.luciad.util.TLcdLog
new code should use the standard Java logging framework.
|
com.luciad.beans.TLcdLongEditor
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.tea.TLcdLOSFactory
use the
TLcdLOSCoverageFactory instead. Perform the following steps to replace this code
with the new line-of-sight coverage functionality.
|
com.luciad.format.magneticnorth.TLcdMagneticNorthModelDescriptor
this class is retained for backward compatibility reasons. Use the more specific
descriptors
TLcdIGRFModelDescriptor or TLcdWMMModelDescriptor for instantiations
or the general descriptor ALcdMagneticNorthModelDescriptor for instanceof tests. |
com.luciad.view.map.TLcdMapGridRulerController |
com.luciad.view.map.TLcdMapRulerController |
com.luciad.gui.TLcdMessageIcon
see
TLcdTextIcon for an implementation that supports multiple lines |
com.luciad.format.mif.TLcdMIFModelReferenceFactory
Replaced by
TLcdMIFModelReferenceParser . |
com.luciad.reference.TLcdModelRefFactory
As of V2.0, replaced by
TLcdModelReferenceFactory . |
com.luciad.transformation.TLcdModelXYWorldTransformation
This class only preforms an identify transformation. If an identity transformation is needed, use
TLcdIdentityModelXYWorldTransformation . Otherwise TLcdDefaultModelXYWorldTransformation
can be used. |
com.luciad.transformation.TLcdModelXYZWorldTransformation
This class only preforms an identify transformation. If an identity transformation is needed, use
TLcdIdentityModelXYZWorldTransformation . Otherwise TLcdDefaultModelXYZWorldTransformation
can be used. |
com.luciad.beans.awt.TLcdMultiBeanEditorPanel
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.model.TLcdMultilevelRegularTiledModelDecoder
This API is only here to support deprecated formats.
|
com.luciad.model.TLcdMultilevelTiledModelDecoder |
com.luciad.model.TLcdMultilevelTiledModelDescriptor
This API is only here to support deprecated formats.
|
com.luciad.geodesy.TLcdNullVerticalDatum
Use the new vertical datum support in
com.luciad.geodesy.ILcdGeodeticDatum
as this allows to use geoids for geodetic datums and ILcdGeoReference instances such as
com.luciad.reference.ILcdGridReference . |
com.luciad.ogc.filter.xml.capabilities.TLcdOGCFilterCapabilitiesElementAdapterProvider10 |
com.luciad.ogc.filter.xml.capabilities.TLcdOGCFilterCapabilitiesElementAdapterProvider11 |
com.luciad.ogc.filter.xml.capabilities.TLcdOGCFilterCapabilitiesElementNameProvider10 |
com.luciad.ogc.filter.xml.capabilities.TLcdOGCFilterCapabilitiesElementNameProvider11 |
com.luciad.ogc.filter.xml.capabilities.TLcdOGCFilterCapabilitiesElementReaderLibrary10 |
com.luciad.ogc.filter.xml.capabilities.TLcdOGCFilterCapabilitiesElementReaderLibrary11 |
com.luciad.ogc.filter.xml.capabilities.TLcdOGCFilterCapabilitiesObjectFactoryLibrary10 |
com.luciad.ogc.filter.xml.capabilities.TLcdOGCFilterCapabilitiesObjectFactoryLibrary11 |
com.luciad.ogc.filter.xml.TLcdOGCFilterElementAdapterProvider10
Please update to a
TLcdXMLSchemaBasedEncoder and
TLcdOGCFilterEncoderLibrary or use
TLcdOGCFilterEncoder directly. |
com.luciad.ogc.filter.xml.TLcdOGCFilterElementAdapterProvider11
Please update to a
TLcdXMLSchemaBasedEncoder and
TLcdOGCFilterEncoderLibrary or use
TLcdOGCFilterEncoder directly. |
com.luciad.ogc.filter.xml.TLcdOGCFilterObjectFactoryLibrary11
Please update to a
TLcdXMLSchemaBasedEncoder and
TLcdOGCFilterEncoderLibrary or use
TLcdOGCFilterEncoder directly. |
com.luciad.ogc.filter.xml.TLcdOGCFilterReaderLibrary11
This class is part of the older filter decoder/encoder.
Please upgrade to the new
TLcdXMLEncoder and TLcdXMLDecoder .
|
com.luciad.ogc.filter.xml.TLcdOGCFilterSchemaLocationsMap10
Please update to a
TLcdXMLSchemaBasedEncoder and
TLcdOGCFilterEncoderLibrary or use
TLcdOGCFilterEncoder directly. |
com.luciad.ogc.filter.xml.TLcdOGCFilterSchemaLocationsMap11
Please update to a
TLcdXMLSchemaBasedEncoder and
TLcdOGCFilterEncoderLibrary or use
TLcdOGCFilterEncoder directly. |
com.luciad.ogc.filter.spatial.TLcdOGCFilterSpatialEvaluator
It is no longer needed to create instances of this class.
The
TLcdOGCFilterEvaluator is now able to handle all spatial operators
this class can handle on the condition that the Advanced GIS Engine component
is available on the class path. |
com.luciad.wms.server.TLcdOGCSLDWMSCommandDispatcher
Since 2017.0 There is no need anymore for this class.
All extra methods for supporting SLD are now available within
TLcdOGCWMSCommandDispatcher . |
com.luciad.gui.awt.TLcdOkCancelButtonPanel
use JOptionPane or another GUI toolkit equivalent instead
|
com.luciad.gui.swing.TLcdOkCancelButtonPanelSW
use JOptionPane or another GUI toolkit equivalent instead
|
com.luciad.gui.awt.TLcdOutputFrame
new code should use the standard logging instead.
|
com.luciad.tea.TLcdP2PFactory
use the
TLcdP2PCoverageFactory instead. Perform the following steps to replace this code
with the new point-to-point coverage functionality.
|
com.luciad.gui.awt.TLcdPopupMenu
Use a JPopupMenu with JMenuItem instead.
|
com.luciad.format.raster.TLcdPPMImageDecoder
Use
TLcdPNMImageDecoder . |
com.luciad.beans.awt.TLcdPropertyCanvas
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.swing.TLcdPropertyCanvasSW
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.TLcdPropertyChangeDispatcher
Use
PropertyChangeSupport instead |
com.luciad.beans.TLcdPropertyChangeEvent
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.awt.TLcdPropertyCheckbox
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.awt.TLcdPropertyCheckboxMenuItem
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.swing.TLcdPropertyCheckboxMenuItemSW
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.swing.TLcdPropertyCheckboxSW
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.awt.TLcdPropertyColor
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.swing.TLcdPropertyColorSW
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.TLcdPropertyDialog
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.swing.TLcdPropertyDialogSW
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.ogc.filter.evaluator.TLcdPropertyRetrieverUtil
This class only contains one static utility method, which is the equivalent of
ILcdPropertyRetrieverProvider.createDefaultPropertyRetrieverProvider(ILcdModel) |
com.luciad.beans.awt.TLcdPropertySelector
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.swing.TLcdPropertySelectorSW
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.awt.TLcdPropertySheetAWT
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.swing.TLcdPropertySheetSW
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.awt.TLcdPropertyTextField
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.beans.swing.TLcdPropertyTextFieldSW
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.tea.TLcdRadarCoverageFactory
use the
TLcdLOSCoverageFactory instead. Perform the following steps to replace this code
with the new line-of-sight coverage functionality.
|
com.luciad.tea.TLcdRadarP2PFactory
use the
TLcdP2PCoverageFactory instead. Perform the following steps to replace this code
with the new point-to-point coverage functionality.
|
com.luciad.reference.TLcdRD1918DutchGridReference
This class uses outdated hardcoded parameters. Where possible, using EPSG or WKT parsing is encouraged,
for example: new TLcdEPSGReferenceParser().parseModelReference("EPSG:28992") . |
com.luciad.model.TLcdRegularTiled2DBoundsIndexedModel
This API is only here to support deprecated formats.
|
com.luciad.format.s52.TLcdS52ComplexStroke
This class has been deprecated in favor of
TLcdGXYComplexStroke , which
offers a more flexible and correct implementation of a complex stroke. |
com.luciad.format.s52.gxy.TLcdS52GXYCatalogueLayerList
The functionality of this class is replaced by TLcdS52GXYCatalogueLayer, which has a
simpler
structure and is more performant.
|
com.luciad.format.s52.gxy.TLcdS52GXYLevelLayerList
The functionality of this class is replaced by TLcdS52GXYCatalogueLayer, which has a
simpler
structure and is more performant.
|
com.luciad.format.s57.TLcdS57EditableIdentifier
Use
TLcdS57Identifier instead. |
com.luciad.gui.awt.TLcdSeparator
use a Swing JSeparator instead.
|
com.luciad.view.map.TLcdSetProjectionAction
use the SetProjectionAction provided in the projection sample
|
com.luciad.gui.TLcdShapeIcon
The majority of the icons available in this class are available in
TLcdIconFactory as well.
The constants of these icons are explicitly deprecated, and the deprecation message contains
information on how to retrieve the icon from the TLcdIconFactory class.
For those icons, it is strongly recommended to use the icon from TLcdIconFactory .The icons from this class which are not available in TLcdIconFactory are all old-looking
icons which will look outdated in a modern application.
The recommendation for these icons is to find a more modern-looking replacement. |
com.luciad.beans.TLcdShortEditor
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.projection.TLcdSimpleRectangular
Please use TLcdEquidistantCylindrical instead.
|
com.luciad.ogc.sld.xml.TLcdSLDFeatureTypeStyleDecoder10 |
com.luciad.ogc.sld.xml.TLcdSLDFeatureTypeStyleElementAdapterProvider10 |
com.luciad.ogc.sld.xml.TLcdSLDFeatureTypeStyleElementReaderLibrary10 |
com.luciad.ogc.sld.xml.TLcdSLDFeatureTypeStyleEncoder10 |
com.luciad.ogc.sld.xml.TLcdSLDFeatureTypeStyleObjectFactoryLibrary10 |
com.luciad.ogc.sld.evaluator.TLcdSLDFunctionEvaluatorFactory
As this
ILcdEvaluatorFactory is already used by the TLcdOGCFilterEvaluator ,
there is no reason for using this class directly. |
com.luciad.ogc.sld.xml.TLcdSLDSchemaLocationsMap10
This belongs to the deprecated
TLcdSLDFeatureTypeStyleDecoder10 and TLcdSLDFeatureTypeStyleEncoder10 . |
com.luciad.wms.sld.xml.TLcdSLDStyledLayerDescriptorDecoder10 |
com.luciad.wms.sld.xml.TLcdSLDStyledLayerDescriptorElementAdapterProvider10 |
com.luciad.wms.sld.xml.TLcdSLDStyledLayerDescriptorEncoder10 |
com.luciad.wms.sld.xml.TLcdSLDStyledLayerDescriptorObjectFactoryLibrary10 |
com.luciad.wms.sld.xml.TLcdSLDStyledLayerDescriptorReaderLibrary10 |
com.luciad.reference.format.TLcdSpatialReferenceParser
It's encouraged to use TLcdEPSGReferenceParser instead
|
com.luciad.gui.awt.TLcdSplitPane
use a Swing JSplitPane instead.
|
com.luciad.gui.awt.TLcdStatusBar
use JProgressBar instead
|
com.luciad.gui.awt.TLcdStringComponentTable
use JTable instead
|
com.luciad.beans.TLcdStringEditor
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.format.svg.TLcdSVGModelDecoder
we do not recommend using SVG for georeferenced data. Use TLcdSVGIcon to decode SVG as an icon.
|
com.luciad.gui.TLcdSymbolBeanInfo
beans support is no longer actively maintained
|
com.luciad.gui.TLcdSymbolShapeEditor
Use a dedicated UI component instead.
|
com.luciad.util.TLcdSystemLog
new code should use the standard Java logging
|
com.luciad.tea.TLcdTeaViewUtil
use ALcdTerrainElevationProvider extensions to find retrieve elevation data for points.
|
com.luciad.tea.TLcdTerrainProfileUtil
This class should not be used anymore. Use
TLcdProfileGenerator for generating profiles or
an ALcdTerrainElevationProvider instance for retrieving elevations in general. |
com.luciad.format.raster.TLcdTIFFImageDecoder |
com.luciad.model.TLcdTiled2DBoundsIndexedModel
This API is only here to support deprecated formats.
|
com.luciad.transformation.TLcdTopocentricCoordSysTransfo2
This class is broken. Use
TLcdTopocentricCoordSysTransformation
instead. |
com.luciad.projection.TLcdTransverseMercatorSPCS |
com.luciad.gui.TLcdUndoHistory
This class has no more use. Please use the new mechanism based on
ILcdUndoable and TLcdUndoManager . |
com.luciad.tea.TLcdUpdateTerrainModelAction
As of 2023.0, this class has been deprecated. Use
TLcdVVTerrainModel and
a selection listener instead. |
com.luciad.projection.TLcdUTM
Use the new
TLcdUTMGridSystem . |
com.luciad.gui.TLcdVectorIcon
Do not use this class, it is for internal use only.
|
com.luciad.gui.TLcdVectorIconDecoder
Do not use this class, it is for internal use only.
|
com.luciad.gui.TLcdVectorIconEncoder
Do not use this class, it is for internal use only.
|
com.luciad.format.vpf.TLcdVPFBrowser
This class should no longer be used. Its functionality is very limited and can easily be
implemented using other API classes.
|
com.luciad.format.vpf.TLcdVPFDatabasePanel
As of V6.0, this class should no longer be used.
Instead, a VPF tree implementation is provided with the samples,
which can be used and adapted to application-specific needs.
|
com.luciad.format.vpf.TLcdVPFDatabasePanelModel
As of V7.2, this class should no longer be used.
Instead, a sample class is provided with the samples, that allows to change
the style in an
ILcdVPFLayerFactoryModel implementation. |
com.luciad.format.vpf.TLcdVPFDatabaseTree
As of V6.0, this class should no longer be used.
Instead, a VPF tree implementation is provided with the samples,
which can be used and adapted to application-specific needs.
|
com.luciad.format.vpf.TLcdVPFLayer
As of V6.0, this class should no longer be used. The VPF sample code provides a VPFLayerFactory
class, which shows how to set up a
TLcdGXYLayer to show VPF data. |
com.luciad.format.vpf.TLcdVPFLayerBeanInfo
No longer relevant since
TLcdVPFLayer is also deprecated. |
com.luciad.format.vpf.TLcdVPFLayerFactory
As of V6.0, this class should no longer be used. Use
TLcdVPFGXYLayerFactory instead. |
com.luciad.tea.TLcdVVTerrainProfileModel
As of 2023.0, this class has been deprecated. Use
TLcdVVTerrainModel instead. |
com.luciad.ogc.wcs.client.TLcdWCSGeoTiffCoverageTileDecoder
use
TLcdGeoTIFFWCSCoverageDecoder instead. |
com.luciad.ogc.wfs.TLcdWFSFeatureTypeList
Since 2017.0 Please make use of
ILcdWFSCapabilitiesProvider . |
com.luciad.ogc.wfs.client.TLcdWFSProxyModelFactory
Use
TLcdWFSProxyModel.Builder instead. |
com.luciad.format.xml.schema.TLcdXMLCompositeElementAdapterProvider
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.beans.swing.TLcdXMLCustomizerComponentBuilder
Use a UI builder (e.g. Swing) or binding framework instead.
|
com.luciad.format.xml.datatype.TLcdXMLDateTime
The use of this class has been deprecated. You can use one of the native Java temporal types or
XMLGregorianCalendar . |
com.luciad.format.xml.TLcdXMLDecoder
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.TLcdXMLDefaultElementAdapter
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.TLcdXMLDefaultElementReader
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.TLcdXMLDefaultObjectFactory
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.TLcdXMLDocumentContext
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.TLcdXMLDocumentReader
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.datatype.TLcdXMLDuration
The use of this class has been deprecated. Use
Duration instead. |
com.luciad.format.xml.TLcdXMLElement
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.ogc.filter.evaluator.TLcdXMLElementPropertyRetrieverProvider
This class is deprecated because
ILcdXMLElement has been deprecated.
Use ILcdPropertyRetrieverProvider.createDefaultPropertyRetrieverProvider(ILcdModel) when you want to create an
ILcdPropertyRetrieverProvider for the elements of a model. |
com.luciad.format.xml.TLcdXMLElementReaderProvider
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.TLcdXMLEncoder
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.TLcdXMLNameStack
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.TLcdXMLObjectFactoryProvider
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.TLcdXMLObjectStack
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
com.luciad.format.xml.schema.TLcdXMLSchema
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.TLcdXMLSchemaAttribute
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.TLcdXMLSchemaConstants
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.TLcdXMLSchemaDecoder
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.TLcdXMLSchemaElement
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.TLcdXMLSchemaEncoder
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.TLcdXMLSchemaLocationsMap
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.TLcdXMLSchemaProvider
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.TLcdXMLSchemaType
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.TLcdXMLSchemaUtil
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.TLcdXMLTypedElementAdapterProvider
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.TLcdXMLTypedElementNameProvider
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.TLcdXMLTypedElementReaderProvider
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.format.xml.schema.TLcdXMLTypedObjectFactoryProvider
Use of the
com.format.xml.schema API has been deprecated. Instead, use the com.format.xml.bind.schema API. |
com.luciad.shape.shape2D.TLcdXYDynamicSegmentationEvent
Do not use this class.
|
com.luciad.shape.shape2D.TLcdXYFloatDynamicSegmentationEvent
Do not use this class.
|
com.luciad.lucy.realtime.TLcyCompositeSimulatorModelFactory
See the deprecation message in
ILcySimulatorModelFactory |
com.luciad.lucy.addons.dafif.TLcyDAFIFAddOn
A new DAFIF addon was added,
TLcyDAFIFFormatAddOn . The main
benefits of this new addon are that it can open un-processed DAFIF data as well as processed (.toc) data
and that it can open multiple DAFIF data sets at the same time. DAFIF data can now also be painted using hardware
acceleration in Lightspeed views, using TLcyLspDAFIFFormatAddOn . In order to use this addon, the use of this new TLcyDAFIFFormatAddOn is required. |
com.luciad.lucy.addons.datarepository.TLcyDataRepositoryAddOn
See the
samples.lucy.datarepository.DataRepositoryAddOn sample |
com.luciad.lucy.addons.app6a.TLcyEditableAPP6AObjectCustomizerPanelFactory
If you want to customize the customizer panels for APP6 domain objects, it is easer to start from
the available sample code.
Consult the class javadoc of
TLcyAPP6AAddOn for more information. |
com.luciad.lucy.addons.milstd2525b.TLcyEditableMS2525bObjectCustomizerPanelFactory
If you want to customize the customizer panels for MS2525 domain objects, it is easer to start from
the available sample code.
Consult the class javadoc of
TLcyMS2525bAddOn for more information. |
com.luciad.lucy.addons.export.TLcyExportAddOn
The functionality of this addon is also present in
TLcyMapComponentFactory.SAVE_AS_FILE_ACTION .
This means regular maps created by the TLcyMapAddOn already contain the
'File|Save As...' menu item. Adding this addon will result in a second 'Save As...' menu item.
This addon adds the functionality to save layers to all possible data formats. It is only a
frontend for the encoders registered using This addon uses the |
com.luciad.lucy.addons.decoders.TLcyGRIBDecoderAddOn
TLcyNetCDFFormatAddOn can be used instead. |
com.luciad.lucy.format.TLcyGXYLayerTreeNodeFormatWrapper
This format wrapper provides a layer factory which can handle incoming
TLcdModelList and ILcdModelTreeNode
instances. The Lightspeed equivalent of this class (TLcyLspLayerTreeNodeFormatWrapper ) is not capable of handling TLcdModelList instances,
only ILcdModelTreeNode instances. Therefore, if your format uses TLcdModelList
instances, it is recommended to use the following wrapper structure in GXY (new
TLcyModelListToTreeNodeFormatWrapper( new TLcyGXYLayerTreeNodeFormatWrapper2( format ) ) ) and
the following structure in Lsp (new TLcyLspLayerTreeNodeFormatWrapper( format ) ).
The GXY wrappers will ensure that the TLcdModelList instances are converted to
ILcdModelTreeNode instances, which avoids that TLcdModelList instances are
passed to the Lightspeed format. Consult the class javadoc of
TLcyModelListToTreeNodeFormatWrapper for
more information. |
com.luciad.lucy.addons.lightspeedadapter.gxy.TLcyLspFallbackFormatAddOn
GXY integration in Lightspeed views is no longer supported. Instead, either stick to a
GXY view , or use Lightspeed layers. |
com.luciad.lucy.addons.grib.lightspeed.TLcyLspGRIBFormatAddOn
TLcyNetCDFFormatAddOn and
TLcyLspNetCDFFormatAddOn can be used
instead. |
com.luciad.lucy.addons.map.TLcyMapColorAddOn
Use the Lucy: loading styles from file [
samples.lucy.loadstyle.LoadStyleSampleMain ] sample instead |
com.luciad.lucy.addons.map.TLcyMapColorAddOnBeanInfo
Use the Lucy: loading styles from file [
samples.lucy.loadstyle.LoadStyleSampleMain ] sample instead |
com.luciad.lucy.addons.map.TLcyMapWorkSpaceAddon
Use
TLcyWorkspaceAddon instead. |
com.luciad.lucy.addons.pim.TLcyPIMTrackAddOn
This add-on was written for demo purposes.
We don't recommend using it in a production system.
See the Support a custom realtime format tutorial and
Support custom data in Lucy documentation for more information on how to add your own
realtime format to Lucy.
There is also the
samples.lucy.trajectory.Main sample which illustrates how to add an editable real-time format to Lucy. |
com.luciad.lucy.addons.decoders.TLcyVPFDecoderAddOn
Please use
TLcyVPFDecoderAddOn AddOn that adds functionality to handle the vpf file format. It adds a menu item to active a vpf browser. Using that browser, you can open vpf data and display is on a map. Note that this addon is dependant on the LuciadLightspeed option VPF. |
com.luciad.fusion.engine.vector.TLfnAreaSimplifyingGeometryProvider
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.engine.TLfnEngineFactory.RasterSessionBuilder
Sessions are not necessary anymore to create engines. See
migration details . (since 2013.0) |
com.luciad.fusion.engine.TLfnEngineFactory.VectorSessionBuilder
Sessions are not necessary anymore to create engines. See
migration details . (since 2013.0) |
com.luciad.fusion.engine.vector.TLfnFailFastVectorSessionHandler
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.client.view.gxy.TLfnGeoSymGXYStyleProviderFactory
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.client.view.gxy.TLfnGXYVectorLayer
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.engine.vector.TLfnScaleUtil
Use
TLfnScaleUtil instead. |
com.luciad.fusion.tilestore.metadata.TLfnVectorAssetMetadata
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.tilestore.metadata.TLfnVectorAssetMetadata.Builder
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.tilestore.metadata.TLfnVectorAssetMetadata.VectorAssetPart
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.tilestore.metadata.TLfnVectorAssetMetadata.VectorAssetPart.Builder
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.tilestore.metadata.TLfnVectorCoverageMetadata
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.tilestore.metadata.TLfnVectorCoverageMetadata.Builder
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.client.view.gxy.TLfnVectorGXYPainterProvider
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.client.view.gxy.TLfnVectorGXYStyleProvider
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.client.view.gxy.TLfnVectorGXYStyleProvider.Builder
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.tilestore.model.TLfnVectorTileStoreModelDescriptor
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.view.lightspeed.painter.mesh.TLsp3DMeshPainter
TLspShapePainter can deal with ILcd3DMesh .
Consult the class javadoc of TLspShapePainter for more information
on how to use ILcd3DMesh with a regular shape layer. |
com.luciad.view.lightspeed.controller.TLspAWTEventFilterBuilder
TLcdAWTEventFilterBuilder offers identical functionality; use that class instead.
|
com.luciad.view.lightspeed.layer.density.TLspDensityLayerBuilder
The
TLspLayer and its corresponding builder TLspShapeLayerBuilder can
deal with density styles.
Consult the class javadoc of TLspShapePainter for more information on how to use density styling with a regular shape layer. |
com.luciad.view.lightspeed.painter.density.TLspDensityPainter
The
TLspShapePainter can handle density styles.
Consult the class javadoc of TLspShapePainter for more information on how to use density styling with a regular shape layer. |
com.luciad.view.lightspeed.TLspExternalView
Integration of LuciadLightspeed in C++ applications is no longer actively supported as of V2020.0.
Please contact your account manager or
support.luciad.gsp@hexagon.com
to discuss possible alternatives.
|
com.luciad.fusion.client.view.lightspeed.TLspFusionGeometryProvider
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.client.view.lightspeed.TLspFusionVectorLayerBuilder
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.format.grib.lightspeed.TLspGRIBLayerBuilder
The NetCDF decoder should be used to decode GRIB data.
|
com.luciad.view.lightspeed.layer.integration.gxy.TLspGXYLayerAdapter
GXY integration in Lightspeed views is no longer supported. Instead, either stick to a
GXY view , or use Lightspeed layers. |
com.luciad.view.lightspeed.layer.integration.gxy.TLspGXYLayerTreeNodeAdapter
GXY integration in Lightspeed views is no longer supported. Instead, either stick to a
GXY view , or use Lightspeed layers. |
com.luciad.realtime.lightspeed.plots.TLspPlotLayerBuilder
The plot painting functionality has been move to Lightspeed, please use
TLspPlotLayerBuilder instead. |
com.luciad.realtime.lightspeed.plots.TLspPlotPaintingHints
The plot painting functionality has been move to Lightspeed, please use
TLspPlotPaintingHints instead. |
com.luciad.realtime.lightspeed.plots.TLspPlotPaintingHints.Builder
The plot painting functionality has been move to Lightspeed, please use
TLspPlotPaintingHints instead. |
com.luciad.realtime.lightspeed.plots.TLspPlotStyle
The plot painting functionality has been move to Lightspeed, please use
TLspPlotStyle instead. |
com.luciad.realtime.lightspeed.plots.TLspPlotStyle.Builder
The plot painting functionality has been move to Lightspeed, please use
TLspPlotStyle instead. |
com.luciad.view.lightspeed.style.TLspStrokedLineStyle
TLspComplexStrokedLineStyle offers more
flexibility when defining stroked line patterns, as well as improved performance. It is
therefore recommended above TLspStrokedLineStyle . |
Enum and Description |
---|
com.luciad.view.lightspeed.style.styler.ALspStyleTargetProvider.StyleTargetType
This enum has no functional meaning.
|
Exceptions and Description |
---|
com.luciad.view.opengl.binding.TLcdGLBufferOverflowException
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
|
com.luciad.view.opengl.binding.TLcdGLBufferUnderflowException
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
|
com.luciad.view.opengl.binding.TLcdGLInvalidMarkException
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
|
com.luciad.view.opengl.binding.TLcdGLReadOnlyBufferException
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
|
com.luciad.format.xml.TLcdXMLInterruptedException
Use of the
com.format.xml API has been deprecated. Instead, use the com.format.xml.bind API. |
Field and Description |
---|
com.luciad.symbology.app6a.view.gxy.ILcdAPP6AStyle.AFFILIATION_EXERCISE_HOSTILE
This value has been deprecated. It is recommended to use the
affiliation faker constant for this purpose.
|
com.luciad.symbology.app6a.view.gxy.ILcdAPP6AStyle.AFFILIATION_EXERCISE_SUSPECT
This value has been deprecated. It is recommended to use the
affiliation joker constant for this purpose.
|
com.luciad.fusion.engine.TLfnEngineFactory.ALL_LEVELS
use
TLfnRasterCoverageMetadata.ALL_LEVELS instead (since 2013.0) |
com.luciad.fusion.tilestore.metadata.TLfnRasterCoverageMetadata.ALL_LEVELS
fusion ignores the levels to produce.
They are now always detected automatically based on the overlapping asset's resolutions.
|
com.luciad.view.TLcdLayeredEvent.ALL_REMOVED
Use multiple
TLcdLayeredEvent.LAYER_REMOVED events instead, so that the listener knows
what layers were removed. |
com.luciad.format.dafif.model.refuelingtrack.ILcdDAFIFRefuelingTrackFeature.ALTITUDE_UNIT
TLcdDistanceUnit is inappropriate for representing altitude values. Use the REFUELING_i_ALTITUDE_j_MEASURE attributes to obtain an altitude value with a properly matching unit of measure.
|
com.luciad.tea.TLcdCoverageAltitudeMode.AMSL
Use the equivalent name
TLcdCoverageAltitudeMode.ABOVE_GEOID , which is a more
accurate description. |
com.luciad.fusion.engine.format.ALfnFormat.ARC_SDE_RASTER_FORMAT_ID
ArcSDE has been discontinued by Esri as of ArcGIS 10.3.
See these links for more information:
As an alternative to the ArcSDE connector, LuciadLightspeed offers direct connectors for the spatial database back-ends supported by ArcSDE/ArcGIS: SQL Server, Oracle Spatial, DB2, Informix, PostGIS or SAP Hana. Deprecated since LuciadFusion 2016.0. |
com.luciad.fusion.engine.format.ALfnFormat.ARC_SDE_VECTOR_FORMAT_ID
ArcSDE has been discontinued by Esri as of ArcGIS 10.3.
See these links for more information:
As an alternative to the ArcSDE connector, LuciadLightspeed offers direct connectors for the spatial database back-ends supported by ArcSDE/ArcGIS: SQL Server, Oracle Spatial, DB2, Informix, PostGIS or SAP Hana. Deprecated since LuciadFusion 2016.0. |
com.luciad.gui.TLcdShapeIcon.ARC16
Use
instead |
com.luciad.gui.TLcdShapeIcon.ARC32
Use
instead |
com.luciad.gui.TLcdShapeIcon.ARCBAND16
Use
instead |
com.luciad.gui.TLcdShapeIcon.ARCBAND32
Use
instead |
com.luciad.gui.TLcdShapeIcon.ARCBY3POINTS16
Use
instead |
com.luciad.gui.TLcdShapeIcon.ARCBY3POINTS32
Use
instead |
com.luciad.gui.TLcdShapeIcon.ARCBYBULGE16
Use
instead |
com.luciad.gui.TLcdShapeIcon.ARCBYBULGE32
Use
instead |
com.luciad.gui.TLcdShapeIcon.ARCBYCENTERPOINT16
Use
instead |
com.luciad.gui.TLcdShapeIcon.ARCBYCENTERPOINT32
Use
instead |
com.luciad.view.gxy.painter.TLcdGXYPointListPainter.AREA
use
TLcdGXYPointListPainter.FILLED instead |
com.luciad.view.gxy.painter.TLcdGXYLonLatHeightBufferPainter.AREA
use
FILLED instead |
com.luciad.view.gxy.painter.TLcdGXYBufferPainter.AREA
use
FILLED instead |
com.luciad.lucy.addons.drawing.gui.ALcyDrawingToolBarFactory.ARROW_COMPONENT
The component is replaced by an action, which can be configured into any
ILcyActionBar .
See ALcyDrawingToolBarFactory.CHANGE_ARROW_STYLE_ACTION and ALcyDrawingToolBarFactory.createAction(int, ALcyProperties) |
com.luciad.gui.TLcdShapeIcon.ARROW16
Use
instead |
com.luciad.gui.TLcdShapeIcon.ARROW32
Use
instead |
com.luciad.gui.TLcdGUIIcon.BOTTOM16
Use
instead |
com.luciad.gui.TLcdGUIIcon.BOTTOM32
Use
instead |
com.luciad.gui.TLcdShapeIcon.BOUNDS16
Use
instead |
com.luciad.gui.TLcdShapeIcon.BOUNDS32
Use
instead |
com.luciad.gui.TLcdShapeIcon.BUFFER16
Use
instead |
com.luciad.gui.TLcdShapeIcon.BUFFER32
Use
instead |
com.luciad.gui.TLcdGUIIcon.BUSY_ICON_16
Use
instead |
com.luciad.format.aixm.TLcdAIXMLayerConfiguration.CFG_AIRSPACE_ICONSTYLE_COLOR
Airspaces are painted using
TLcdICAOAirspacePainter , which doesn't use any icons. |
com.luciad.format.arinc.TLcdARINCLayerConfiguration.CFG_AIRSPACE_ICONSTYLE_COLOR
Airspaces are painted using
TLcdICAOAirspacePainter , which doesn't use any icons. |
com.luciad.format.dafif.TLcdDAFIFLayerConfiguration.CFG_AIRSPACE_ICONSTYLE_COLOR
Airspaces are painted using
TLcdICAOAirspacePainter , which doesn't use any icons. |
com.luciad.format.aixm.TLcdAIXMLayerConfiguration.CFG_AIRSPACE_ICONSTYLE_SELECTIONCOLOR
Airspaces are painted using
TLcdICAOAirspacePainter , which doesn't use any icons. |
com.luciad.format.arinc.TLcdARINCLayerConfiguration.CFG_AIRSPACE_ICONSTYLE_SELECTIONCOLOR
Airspaces are painted using
TLcdICAOAirspacePainter , which doesn't use any icons. |
com.luciad.format.dafif.TLcdDAFIFLayerConfiguration.CFG_AIRSPACE_ICONSTYLE_SELECTIONCOLOR
Airspaces are painted using
TLcdICAOAirspacePainter , which doesn't use any icons. |
com.luciad.gui.TLcdShapeIcon.CIRCLEBY3POINTS16
Use
instead |
com.luciad.gui.TLcdShapeIcon.CIRCLEBY3POINTS32
Use
instead |
com.luciad.gui.TLcdShapeIcon.CIRCLEBYCENTERPOINT16
Use
instead |
com.luciad.gui.TLcdShapeIcon.CIRCLEBYCENTERPOINT32
Use
instead |
com.luciad.lucy.map.TLcyMapComponentFactory.CLOSE_MAP_ACTION
This constant is obsolete.
|
com.luciad.format.s52.ILcdS52ConditionalSymbology.CLRLIN01
use CLRLIN instead.
|
com.luciad.gui.TLcdGUIIcon.COLLAPSE_16
Use
instead |
com.luciad.gui.TLcdGUIIcon.COMPARE16
Use
instead |
com.luciad.gui.TLcdShapeIcon.COMPOSITECURVE16
Use
instead |
com.luciad.gui.TLcdShapeIcon.COMPOSITECURVE32
Use
instead |
com.luciad.gui.TLcdShapeIcon.COMPOSITERING16
Use
instead |
com.luciad.gui.TLcdShapeIcon.COMPOSITERING32
Use
instead |
com.luciad.ogc.filter.evaluator.TLcdOGCFilterEvaluator.CONTEXT
This constant is no longer used.
|
com.luciad.lucy.map.ILcyMapComponent.CONTROLLER_GROUP
Group descriptors are defined in configuration files. Please refer to the
developer guide for more information.
The group descriptor used to insert controllers into menu bars and toolbars.
|
com.luciad.gui.TLcdGUIIcon.COPY16
Use
instead |
com.luciad.gui.TLcdGUIIcon.COPY32
Use
instead |
com.luciad.format.dafif.model.route.ILcdDAFIFMilitaryTrainingRoutePointFeature.CROSS_ALTITUDE_1
This value is always converted to feet by the decoder, in order to comply with the CROSS_ALTITUDE_1_UNIT feature, which is of type TLcdDistanceUnit and therefore cannot express flight level altitudes. Use CROSS_ALTITUDE_1_MEASURE to obtain the unconverted altitude value as well as its unit of measure.
|
com.luciad.format.dafif.model.route.ILcdDAFIFMilitaryTrainingRoutePointFeature.CROSS_ALTITUDE_1_UNIT
TLcdDistanceUnit is inappropriate for representing altitude values. Use the *_MEASURE attributes to obtain an altitude value with a properly matching unit of measure.
|
com.luciad.format.dafif.model.route.ILcdDAFIFMilitaryTrainingRoutePointFeature.CROSS_ALTITUDE_2
This value is always converted to feet by the decoder, in order to comply with the CROSS_ALTITUDE_2_UNIT feature, which is of type TLcdDistanceUnit and therefore cannot express flight level altitudes. Use CROSS_ALTITUDE_2_MEASURE to obtain the unconverted altitude value as well as its unit of measure.
|
com.luciad.format.dafif.model.route.ILcdDAFIFMilitaryTrainingRoutePointFeature.CROSS_ALTITUDE_2_UNIT
TLcdDistanceUnit is inappropriate for representing altitude values. Use the *_MEASURE attributes to obtain an altitude value with a properly matching unit of measure.
|
com.luciad.ogc.filter.evaluator.TLcdOGCFilterEvaluator.CURRENT_OBJECT
This constant is no longer used.
|
com.luciad.gui.TLcdGUIIcon.CUT16
Use
instead |
com.luciad.gui.TLcdGUIIcon.CUT32
Use
instead |
com.luciad.format.s52.ILcdS52ConditionalSymbology.DATCVR01
use DATCVR instead.
|
com.luciad.format.s52.ILcdS52Symbology.DAY_BLACK_BACK_COLORS
The DAY BLACK BACK color scheme is no longer supported by the new version of the
S-52
Presentation Library.
|
com.luciad.format.s52.ILcdS52Symbology.DAY_WHITE_BACK_COLORS
The DAY WHITE BACK color scheme is no longer supported by the new version of the
S-52
Presentation Library.
|
com.luciad.util.TLcdLonLatParser.DEC_DEG_1
The pattern property is not used.
|
com.luciad.util.TLcdLonLatParser.DEC_DEG_2
The pattern property is not used.
|
com.luciad.util.TLcdLonLatParser.DEC_DEG_3
The pattern property is not used.
|
com.luciad.util.TLcdLonLatParser.DEC_DEG_4
The pattern property is not used.
|
com.luciad.util.TLcdLonLatParser.DEC_DEG_5
The pattern property is not used.
|
com.luciad.util.TLcdLonLatParser.DEC_DEG_6
The pattern property is not used.
|
com.luciad.util.TLcdLonLatParser.DEFAULT
The pattern property is not used.
|
com.luciad.util.TLcdSharedBuffer.DEFAULT_SIZE
TLcdSharedBuffer.getBufferInstance() now returns a buffer that relies on Java memory allocation and garbage collection. |
com.luciad.util.TLcdLonLatParser.DEFAULT2
The pattern property is not used.
|
com.luciad.view.gxy.ALcdGXYPainter.defaultCreationFillStyle
do not use this field
|
com.luciad.view.gxy.ALcdGXYPainter.defaultCreationLineStyle
do not use this field
|
com.luciad.view.gxy.ALcdGXYPainter.defaultFillStyle
do not use this field
|
com.luciad.view.gxy.ALcdGXYPainter.defaultLineStyle
do not use this field
|
com.luciad.gui.TLcdGUIIcon.DELETE16
Use
instead |
com.luciad.gui.TLcdGUIIcon.DELETE32
Use
instead |
com.luciad.format.s52.ILcdS52ConditionalSymbology.DEPARE01
use DEPARE instead.
|
com.luciad.format.s52.ILcdS52ConditionalSymbology.DEPCNT02
use DEPCNT instead.
|
com.luciad.format.s52.ILcdS52ConditionalSymbology.DEPVAL01
use DEPVAL instead.
|
com.luciad.gui.TLcdShapeIcon.DOME16
Use
instead |
com.luciad.gui.TLcdShapeIcon.DOME32
Use
instead |
com.luciad.gui.TLcdGUIIcon.DOWN16
Use
instead |
com.luciad.gui.TLcdGUIIcon.DOWN32
Use
instead |
com.luciad.gui.TLcdGUIIcon.EDITABLE16
Use
instead |
com.luciad.gui.TLcdGUIIcon.EDITABLE32
Use
instead |
com.luciad.geodesy.TLcdJPLEllipsoidFactory.Ellipse_Average_terrestial
Use
Ellipse_Average_terrestrial . |
com.luciad.format.vpf.TLcdVPFModelDescriptor.EMPTY_MODEL
replaced by ON_THE_FLY_MODEL_TYPE
|
com.luciad.view.gxy.ILcdGXYEditor.END_CREATION
This mode was not used consistently, as it was difficult to use in combination with double-click behavior
or when the number of initialization steps is not known beforehand.
If necessary, perform the object's final initialization outside of the editor instead.
|
com.luciad.format.dafif.model.route.ILcdDAFIFMilitaryTrainingRoutePointFeature.ENROUTE_ALTITUDE_1
This value is always converted to feet by the decoder, in order to comply with the ENROUTE_ALTITUDE_1_UNIT feature, which is of type TLcdDistanceUnit and therefore cannot express flight level altitudes. Use ENROUTE_ALTITUDE_1_MEASURE to obtain the unconverted altitude value as well as its unit of measure.
|
com.luciad.format.dafif.model.route.ILcdDAFIFMilitaryTrainingRoutePointFeature.ENROUTE_ALTITUDE_1_UNIT
TLcdDistanceUnit is inappropriate for representing altitude values. Use the *_MEASURE attributes to obtain an altitude value with a properly matching unit of measure.
|
com.luciad.format.dafif.model.route.ILcdDAFIFMilitaryTrainingRoutePointFeature.ENROUTE_ALTITUDE_2
This value is always converted to feet by the decoder, in order to comply with the ENROUTE_ALTITUDE_2_UNIT feature, which is of type TLcdDistanceUnit and therefore cannot express flight level altitudes. Use ENROUTE_ALTITUDE_2_MEASURE to obtain the unconverted altitude value as well as its unit of measure.
|
com.luciad.format.dafif.model.route.ILcdDAFIFMilitaryTrainingRoutePointFeature.ENROUTE_ALTITUDE_2_UNIT
TLcdDistanceUnit is inappropriate for representing altitude values. Use the *_MEASURE attributes to obtain an altitude value with a properly matching unit of measure.
|
com.luciad.gui.TLcdGUIIcon.EXIT16
Use
instead |
com.luciad.gui.TLcdGUIIcon.EXIT32
Use
instead |
com.luciad.gui.TLcdGUIIcon.EXPAND_16
Use
instead |
com.luciad.util.TLcdAltitudeUnit.FEET_AMSL
This constant is an alias for
TLcdAltitudeUnit.FEET . It has been renamed because the "AMSL" qualifier is inappropriate here. |
com.luciad.format.vpf.TLcdVPFDatabase.fFeatureNames
This field is for internal use only and should not be modified or used by API users.
|
com.luciad.lucy.addons.drawing.gui.ALcyDrawingToolBarFactory.FILL_COLOR_COMPONENT
The component is replaced by an action, which can be configured into any
ILcyActionBar .
See ALcyDrawingToolBarFactory.CHANGE_FILL_COLOR_ACTION and ALcyDrawingToolBarFactory.createAction(int, ALcyProperties) |
com.luciad.lucy.model.ILcyModelContentType.FILLED_AREA
Replaced by AREA
|
com.luciad.gui.TLcdGUIIcon.FILTER2_16
Use
instead |
com.luciad.model.ILcdModel.FIRE_NOW
Don't use this event mode always use
ILcdModel.FIRE_LATER or ILcdModel.NO_EVENT .
If the model isn't used yet outside the code block you can use ILcdModel.NO_EVENT .
Otherwise take a TLcdLockUtil.writeLock(Object) , use ILcdModel.FIRE_LATER and finally call ILcdModel.fireCollectedModelChanges()
For more information on how to work with models see the tutorial |
com.luciad.gui.TLcdGUIIcon.FIT16
Use
instead |
com.luciad.gui.TLcdGUIIcon.FIT32
Use
instead |
com.luciad.lucy.addons.tea.loscoverage.TLcyLOSCoverageBackEnd.FIXED_HEIGHT_AMSL_KEY |
com.luciad.lucy.addons.previewer.view.ALcyPreviewAddOnCustomizerFactory.fLucyEnv |
com.luciad.lucy.addons.previewer.view.ALcyPreviewAddOnCustomizerFactory.fPreviewAddOn |
com.luciad.format.vpf.TLcdVPFModelDescriptor.FULL_MODEL
replaced by IN_MEMORY_MODEL_TYPE
|
com.luciad.format.vpf.TLcdVPFModelDescriptor.fVPFFeatureType
Don't access this variable directly. Use
getFeatureType() instead. |
com.luciad.view.gxy.controller.TLcdGXYDragRectangleController.fXPressed |
com.luciad.view.gxy.controller.TLcdGXYDragRectangleController.fXReleased |
com.luciad.view.gxy.controller.TLcdGXYDragRectangleController.fYPressed |
com.luciad.view.gxy.controller.TLcdGXYDragRectangleController.fYReleased |
com.luciad.gui.TLcdGUIIcon.GARBAGE16
Use
instead |
com.luciad.gui.TLcdGUIIcon.GARBAGE32
Use
instead |
com.luciad.gui.TLcdShapeIcon.GEO_BUFFER16
Use
instead |
com.luciad.gui.TLcdShapeIcon.GEOBUFFER32
Use
instead |
com.luciad.gui.TLcdGUIIcon.GLOBE16
Use
instead |
com.luciad.gui.TLcdGUIIcon.GLOBE32
Use
instead |
com.luciad.gui.TLcdGUIIcon.GRADIENT_16
Use
instead |
com.luciad.gui.TLcdGUIIcon.GRADIENT_32
Use
instead |
com.luciad.format.vpf.TLcdVPFModelDecoder.HIGH_MEMORY
The
ModelType class is used now to indicate/configure the model type of a VPF model. |
com.luciad.lucy.addons.print.TLcyPrintAddOn.INCLUDES_COVERED_AREA_SUFFIX
This property has been deprecated. It is handled automatically, based on the value
of the
PRINTING_AREA_CHOICE_KEY property
(TLcyPrintAddOn.PRINTING_AREA_CHOICE_VALUE_PRINT_AREA -> true , otherwise false ). |
com.luciad.lucy.addons.print.TLcyPrintAddOn.INCLUDES_COVERED_AREA_VALUE_DEFAULT
This property has been deprecated. See
TLcyPrintAddOn.INCLUDES_COVERED_AREA_SUFFIX . |
com.luciad.ogc.filter.model.capabilities.TLcdOGCSpatialFilterCapabilities.INTERSECT |
com.luciad.wms.server.TLcdWMSServiceException.INVALID_SRS
Use the code
INVALID_CRS instead. |
com.luciad.gui.TLcdGUIIcon.JAVASTYLE
this field is not used
|
com.luciad.util.TLcdAltitudeUnit.KM_AMSL
This constant is an alias for
TLcdAltitudeUnit.KM . It has been renamed because the "AMSL" qualifier is inappropriate here. |
com.luciad.gui.TLcdGUIIcon.LABEL16
Use
instead |
com.luciad.gui.TLcdGUIIcon.LABEL32
Use
instead |
com.luciad.gui.TLcdGUIIcon.LANDSCAPE_3D_16
Use
instead |
com.luciad.util.TLcdLonLatParser.LATCOORD
The mode property is not used.
|
com.luciad.gui.TLcdGUIIcon.LAYERLISTCONTROL16
Use
instead |
com.luciad.gui.TLcdGUIIcon.LAYERLISTCONTROL32
Use
instead |
com.luciad.gui.TLcdGUIIcon.LAYERS16
Use
instead |
com.luciad.gui.TLcdGUIIcon.LAYERS32
Use
instead |
com.luciad.gui.TLcdGUIIcon.LEFT16
Use
instead |
com.luciad.gui.TLcdGUIIcon.LEFT32
Use
instead |
com.luciad.format.s52.ILcdS52ConditionalSymbology.LEGLIN02
use LEGLIN instead.
|
com.luciad.format.s52.ILcdS52ConditionalSymbology.LIGHTS05
use LIGHTS instead.
|
com.luciad.lucy.addons.drawing.gui.ALcyDrawingToolBarFactory.LINE_SIZE_COMPONENT
The component is replaced by an action, which can be configured into any
ILcyActionBar .
See ALcyDrawingToolBarFactory.CHANGE_LINE_SIZE_ACTION and ALcyDrawingToolBarFactory.createAction(int, ALcyProperties) |
com.luciad.lucy.addons.drawing.gui.ALcyDrawingToolBarFactory.LINE_STYLE_COMPONENT
The component is replaced by an action, which can be configured into any
ILcyActionBar .
See ALcyDrawingToolBarFactory.CHANGE_LINE_STYLE_ACTION and ALcyDrawingToolBarFactory.createAction(int, ALcyProperties) |
com.luciad.util.TLcdLonLatParser.LONCOORD
The mode property is not used.
|
com.luciad.gui.TLcdGUIIcon.LOOP16
Use
instead |
com.luciad.gui.TLcdGUIIcon.LOOP32
Use
instead |
com.luciad.format.vpf.TLcdVPFModelDecoder.LOW_MEMORY
The
ModelType class is used now to indicate/configure the model type of a VPF model. |
com.luciad.gui.TLcdGUIIcon.LUCIADSTYLE
this field is not used
|
com.luciad.lucy.addons.previewer.view.TLcyPreviewAddOnCustomizerFactory.MAP_COMBO_BOX_COMPONENT
createComponent for this ID
returns null . |
com.luciad.gui.TLcdGUIIcon.MAPCANVAS16
Use
instead |
com.luciad.gui.TLcdGUIIcon.MAPCANVAS32
Use
instead |
com.luciad.util.TLcdAltitudeUnit.METRE_AMSL
This constant is an alias for
TLcdAltitudeUnit.METRE . It has been renamed because the "AMSL" qualifier is inappropriate here. |
com.luciad.gui.TLcdGUIIcon.MINUS16
Use
instead |
com.luciad.lucy.addons.previewer.view.TLcyPreviewAddOnCustomizerFactory.MODEL_LIST_COMPONENT
createComponent for this ID
returns null . |
com.luciad.view.gxy.controller.TLcdGXYSelectControllerModel2.MOUSE_MODE_CLICK
replaced by
TLcdGXYSelectControllerModel2.INPUT_MODE_POINT |
com.luciad.view.gxy.controller.TLcdGXYSelectControllerModel2.MOUSE_MODE_DRAG |
com.luciad.gui.TLcdGUIIcon.NEWLAYER16
Use
instead |
com.luciad.gui.TLcdGUIIcon.NEWLAYER32
Use
instead |
com.luciad.util.TLcdLonLatParser.NSWE
The pattern property is not used.
|
com.luciad.util.TLcdLonLatParser.NSWE2
The pattern property is not used.
|
com.luciad.format.s52.ILcdS52ConditionalSymbology.OBSTRN04
use OBSTRN instead.
|
com.luciad.gui.TLcdGUIIcon.ONE_EYE16
Use
instead |
com.luciad.gui.TLcdGUIIcon.OPEN16
Use
instead |
com.luciad.gui.TLcdGUIIcon.OPEN32
Use
instead |
com.luciad.view.gxy.painter.TLcdGXYPointListPainter.OUTLINE_AREA
use
TLcdGXYPointListPainter.OUTLINED_FILLED instead |
com.luciad.gui.TLcdShapeIcon.OVAL16
Use
instead |
com.luciad.gui.TLcdGUIIcon.OVAL16
Use
instead |
com.luciad.gui.TLcdShapeIcon.OVAL32
Use
instead |
com.luciad.gui.TLcdGUIIcon.OVAL32
Use
instead |
com.luciad.gui.TLcdGUIIcon.OVERVIEW16
Use
instead |
com.luciad.gui.TLcdGUIIcon.OVERVIEW32
Use
instead |
com.luciad.format.s52.ILcdS52ConditionalSymbology.OWNSHP02
use OWNSHP instead.
|
com.luciad.gui.TLcdGUIIcon.PAINTFILL_3D_16
Use
instead |
com.luciad.gui.TLcdGUIIcon.PAINTWIREFRAME_3D_16
Use
instead |
com.luciad.gui.TLcdGUIIcon.PAN16
Use
instead |
com.luciad.gui.TLcdGUIIcon.PAN32
Use
instead |
com.luciad.gui.TLcdGUIIcon.PASTE16
Use
instead |
com.luciad.gui.TLcdGUIIcon.PASTE32
Use
instead |
com.luciad.format.s52.ILcdS52ConditionalSymbology.PASTRK01
use PASTRK instead.
|
com.luciad.lucy.addons.pim.TLcyPIMTrackAddOn.PIM_TRACK_GROUP_DESCRIPTOR
This group descriptor is no longer used. Please refer the configuration file
of this add-on to know which groups are being used.
|
com.luciad.gui.TLcdGUIIcon.PLUS16
Use
instead |
com.luciad.lucy.addons.drawing.gui.ALcyDrawingToolBarFactory.POINT_COMPONENT
The component is replaced by an action, which can be configured into any
ILcyActionBar .
See ALcyDrawingToolBarFactory.CHANGE_POINT_STYLE_ACTION and ALcyDrawingToolBarFactory.createAction(int, ALcyProperties) |
com.luciad.gui.TLcdShapeIcon.POINT16
Use
instead |
com.luciad.gui.TLcdShapeIcon.POINT32
Use
instead |
com.luciad.view.gxy.painter.TLcdGXYLonLatHeightBufferPainter.POLYGON
use
OUTLINED instead |
com.luciad.view.gxy.painter.TLcdGXYBufferPainter.POLYGON
use
OUTLINED instead |
com.luciad.gui.TLcdShapeIcon.POLYGON_BUFFER16
Use
instead |
com.luciad.gui.TLcdShapeIcon.POLYGON_BUFFER32
Use
instead |
com.luciad.gui.TLcdShapeIcon.POLYGON16
Use
instead |
com.luciad.gui.TLcdGUIIcon.POLYGON16
Use
instead |
com.luciad.gui.TLcdShapeIcon.POLYGON32
Use
instead |
com.luciad.gui.TLcdGUIIcon.POLYGON32
Use
instead |
com.luciad.gui.TLcdShapeIcon.POLYLINE16
Use
instead |
com.luciad.gui.TLcdGUIIcon.POLYLINE16
Use
instead |
com.luciad.gui.TLcdShapeIcon.POLYLINE32
Use
instead |
com.luciad.gui.TLcdGUIIcon.POLYLINE32
Use
instead |
com.luciad.gui.TLcdShapeIcon.POLYPOINT16
Use
instead |
com.luciad.gui.TLcdShapeIcon.POLYPOINT32
Use
instead |
com.luciad.gui.TLcdGUIIcon.PRINT16
Use
instead |
com.luciad.gui.TLcdGUIIcon.PRINT32
Use
instead |
com.luciad.gui.TLcdGUIIcon.PROPERTIES16
Use
instead |
com.luciad.gui.TLcdGUIIcon.PROPERTIES32
Use
instead |
com.luciad.format.s52.ILcdS52ConditionalSymbology.QUAPOS01
use QUAPOS instead.
|
com.luciad.fusion.tilestore.TLfnQuery.Property.RASTER_ASSET_pixelDensity |
com.luciad.gui.TLcdGUIIcon.RECENTER16
Use
instead |
com.luciad.gui.TLcdGUIIcon.RECENTER24
Use
instead |
com.luciad.gui.TLcdGUIIcon.RECENTER32
Use
instead |
com.luciad.gui.TLcdShapeIcon.RECTANGLE16
Use
instead |
com.luciad.gui.TLcdShapeIcon.RECTANGLE32
Use
instead |
com.luciad.gui.TLcdGUIIcon.REDO16
Use
instead |
com.luciad.gui.TLcdGUIIcon.REDO32
Use
instead |
com.luciad.format.dafif.model.refuelingtrack.ILcdDAFIFRefuelingTrackFeature.REFUELING_1_ALTITUDE_1
This value is always converted to feet by the decoder, in order to comply with the ALTITUDE_UNIT feature, which is of type TLcdDistanceUnit and therefore cannot express flight level altitudes. Use REFUELING_1_ALTITUDE_1_MEASURE to obtain the unconverted altitude value as well as its original unit of measure.
|
com.luciad.format.dafif.model.refuelingtrack.ILcdDAFIFRefuelingTrackFeature.REFUELING_1_ALTITUDE_2
This value is always converted to feet by the decoder, in order to comply with the ALTITUDE_UNIT feature, which is of type TLcdDistanceUnit and therefore cannot express flight level altitudes. Use REFUELING_1_ALTITUDE_2_MEASURE to obtain the unconverted altitude value as well as its original unit of measure.
|
com.luciad.format.dafif.model.refuelingtrack.ILcdDAFIFRefuelingTrackFeature.REFUELING_2_ALTITUDE_1
This value is always converted to feet by the decoder, in order to comply with the ALTITUDE_UNIT feature, which is of type TLcdDistanceUnit and therefore cannot express flight level altitudes. Use REFUELING_2_ALTITUDE_1_MEASURE to obtain the unconverted altitude value as well as its original unit of measure.
|
com.luciad.format.dafif.model.refuelingtrack.ILcdDAFIFRefuelingTrackFeature.REFUELING_2_ALTITUDE_2
This value is always converted to feet by the decoder, in order to comply with the ALTITUDE_UNIT feature, which is of type TLcdDistanceUnit and therefore cannot express flight level altitudes. Use REFUELING_2_ALTITUDE_2_MEASURE to obtain the unconverted altitude value as well as its original unit of measure.
|
com.luciad.format.dafif.model.refuelingtrack.ILcdDAFIFRefuelingTrackFeature.REFUELING_3_ALTITUDE_1
This value is always converted to feet by the decoder, in order to comply with the ALTITUDE_UNIT feature, which is of type TLcdDistanceUnit and therefore cannot express flight level altitudes. Use REFUELING_3_ALTITUDE_1_MEASURE to obtain the unconverted altitude value as well as its original unit of measure.
|
com.luciad.format.dafif.model.refuelingtrack.ILcdDAFIFRefuelingTrackFeature.REFUELING_3_ALTITUDE_2
This value is always converted to feet by the decoder, in order to comply with the ALTITUDE_UNIT feature, which is of type TLcdDistanceUnit and therefore cannot express flight level altitudes. Use REFUELING_3_ALTITUDE_2_MEASURE to obtain the unconverted altitude value as well as its original unit of measure.
|
com.luciad.format.s52.ILcdS52ConditionalSymbology.RESARE02
use RESARE instead.
|
com.luciad.format.s52.ILcdS52ConditionalSymbology.RESTRN01
use RESTRN instead.
|
com.luciad.gui.TLcdShapeIcon.RHUMBLINE16
Use
instead |
com.luciad.gui.TLcdShapeIcon.RHUMBLINE32
Use
instead |
com.luciad.gui.TLcdShapeIcon.RHUMBPOLYGON16
Use
instead |
com.luciad.gui.TLcdShapeIcon.RHUMBPOLYGON32
Use
instead |
com.luciad.gui.TLcdGUIIcon.RIGHT16
Use
instead |
com.luciad.gui.TLcdGUIIcon.RIGHT32
Use
instead |
com.luciad.gui.TLcdGUIIcon.ROUTE16
Use
instead |
com.luciad.gui.TLcdGUIIcon.ROUTE32
Use
instead |
com.luciad.gui.TLcdGUIIcon.RULER2_16
Use
instead |
com.luciad.gui.TLcdGUIIcon.RULER2_32
Use
instead |
com.luciad.gui.TLcdGUIIcon.SAVE16
Use
instead |
com.luciad.gui.TLcdGUIIcon.SAVE32
Use
instead |
com.luciad.gui.TLcdGUIIcon.SELECT16
Use
instead |
com.luciad.gui.TLcdGUIIcon.SELECT32
Use
instead |
com.luciad.gui.TLcdGUIIcon.SELECTABLE16
Use
instead |
com.luciad.gui.TLcdGUIIcon.SELECTABLE32
Use
instead |
com.luciad.lucy.map.TLcyMapComponentFactory.SIMPLE_RECTANGULAR_PROJECTION_ACTIVE_SETTABLE
use EQUIDISTANT_CYLINDRICAL_PROJECTION_ACTIVE_SETTABLE instead.
|
com.luciad.format.s52.ILcdS52ConditionalSymbology.SLCONS03
use SLCONS instead.
|
com.luciad.format.s52.ILcdS52ConditionalSymbology.SOUNDG02
use SOUNDG instead.
|
com.luciad.gui.TLcdShapeIcon.SPHERE16
Use
instead |
com.luciad.gui.TLcdShapeIcon.SPHERE32
Use
instead |
com.luciad.gui.TLcdGUIIcon.SWIPE16
Use
instead |
com.luciad.gui.TLcdGUIIcon.SWIPE32
Use
instead |
com.luciad.gui.TLcdGUIIcon.TABLE16
Use
instead |
com.luciad.gui.TLcdGUIIcon.TABLE32
Use
instead |
com.luciad.tea.TLcdElevationModelFilter.TERRAIN_MODEL_TYPES
Uses the method
TLcdElevationUtil.isElevationModel(ILcdModel) . |
com.luciad.gui.TLcdShapeIcon.TEXT16
Use
instead |
com.luciad.gui.TLcdShapeIcon.TEXT32
Use
instead |
com.luciad.gui.TLcdGUIIcon.TOP16
Use
instead |
com.luciad.gui.TLcdGUIIcon.TOP32
Use
instead |
com.luciad.format.s52.ILcdS52ConditionalSymbology.TOPMAR01
use TOPMAR instead.
|
com.luciad.gui.TLcdGUIIcon.UNDO16
Use
instead |
com.luciad.gui.TLcdGUIIcon.UNDO32
Use
instead |
com.luciad.gui.TLcdGUIIcon.UP16
Use
instead |
com.luciad.gui.TLcdGUIIcon.UP32
Use
instead |
com.luciad.gui.TLcdShapeIcon.VARIABLE_BUFFER16
Use
instead |
com.luciad.gui.TLcdShapeIcon.VARIABLE_BUFFER32
Use
instead |
com.luciad.format.s52.ILcdS52ConditionalSymbology.VESSEL01
use VESSEL instead.
|
com.luciad.format.s52.ILcdS52ConditionalSymbology.VRMEBL01
use VRMEBL instead.
|
com.luciad.format.s52.ILcdS52ConditionalSymbology.WRECKS02
use WRECKS instead.
|
Method and Description |
---|
com.luciad.fusion.tilestore.metadata.TLfnVectorAssetMetadata.Builder.addAssetPart(String, ILcdBounds, int)
use
TLfnVectorAssetMetadata.Builder.addAssetPart() instead |
com.luciad.fusion.tilestore.metadata.TLfnVectorAssetMetadata.Builder.addAssetPart(URI, URI, ILcdBounds, int)
use
TLfnVectorAssetMetadata.Builder.addAssetPart() instead |
com.luciad.format.bingmaps.TLcdBingMapsTransportFactory.addCaching(String, Object)
use
TLcdTransportFactory.setCaching(boolean) instead |
com.luciad.lucy.ILcyLucyEnv.addCustomizerFactory(ILcyCustomizerFactory)
A more powerful
ILcyCustomizerPanel framework has been introduced
aside of this functionality. Please note that all existing uses of this mechanism, both
adding custom implementations and retrieving implementations added by Lucy addons,
keep on working. It is however strongly recommended to use the ILcyCustomizerPanel
mechanism for new code. Please refer to the Lucy developer's guide or
TLcyUserInterfaceManager.getCompositeCustomizerPanelFactory() for more information
on the new mechanism. |
com.luciad.lucy.ILcyLucyEnv.addCustomizerPanelFactory(ILcyCustomizerPanelFactory)
Use
new TLcyCompositeCustomizerPanelFactory(aLucyEnv).addCustomizerPanelFactory(aFactory) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.ogc.filter.model.TLcdOGCFilter.addFeatureId(String)
Since 2017.0, you should use a
"resource IDs" condition instead. For WFS 1 servers, it will be translated into a filter with objects IDs. |
com.luciad.wms.sld.model.TLcdSLDLayerFeatureConstraints.addFeatureTypeContraint(TLcdSLDFeatureTypeConstraint) |
com.luciad.lucy.ILcyLucyEnv.addGXYLayerDecoder(ILcdGXYLayerDecoder, ALcyFileTypeDescriptor)
Use
new TLcyCompositeGXYLayerDecoder(aLucyEnv).addGXYLayerDecoder(aGXYLayerDecoder, aFileTypeDescriptor) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.addGXYLayerEncoder(ILcdGXYLayerEncoder, ALcyFileTypeDescriptor)
Use
new TLcyCompositeGXYLayerEncoder(aLucyEnv).addGXYLayerEncoder(aGXYLayerEncoder, aFileTypeDescriptor) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.addGXYLayerFactory(ILcdGXYLayerFactory)
Use
new TLcyCompositeGXYLayerFactory(aLucyEnv).addGXYLayerFactory(aGXYLayerFactory) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.addGXYLayerTypeProvider(ILcyGXYLayerTypeProvider)
Use
new TLcyCompositeGXYLayerTypeProvider(aLucyEnv).addGXYLayerTypeProvider(aGXYLayerTypeProvider) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.util.TLcdLog.addLogListener(ILcdLogListener)
use the method
TLcdLog.setLogListener(ILcdLogListener) . |
com.luciad.lucy.ILcyLucyEnv.addModelContentTypeProvider(ILcyModelContentTypeProvider)
Use
new TLcyCompositeModelContentTypeProvider(aLucyEnv).addModelContentTypeProvider(aModelContentTypeProvider) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.addModelCustomizerFactory(ILcyModelCustomizerFactory)
A more powerful
ILcyCustomizerPanel framework has been introduced
aside of this functionality. Please note that all existing uses of this mechanism, both
adding custom implementations and retrieving implementations added by Lucy addons,
keep on working. It is however strongly recommended to use the ILcyCustomizerPanel
mechanism for new code. Please refer to the Lucy developer's guide or
TLcyUserInterfaceManager.getCompositeCustomizerPanelFactory() for more information
on the new mechanism. |
com.luciad.lucy.ILcyLucyEnv.addModelDecoder(ILcdModelDecoder, ALcyFileTypeDescriptor)
Use
new TLcyCompositeModelDecoder(aLucyEnv).addModelDecoder(aModelDecoder, aFileTypeDescriptor) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.addModelEncoder(ILcdModelEncoder, ALcyFileTypeDescriptor)
Use
new TLcyCompositeModelEncoder(aLucyEnv).addModelEncoder(aModelEncoder, aFileTypeDescriptor) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.addModelReferenceDecoder(ILcdModelReferenceDecoder)
Use
new TLcyCompositeModelReferenceDecoder(aLucyEnv).addModelReferenceDecoder(aModelReferenceDecoder) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.addObjectCustomizerFactory(ILcyObjectCustomizerFactory)
A more powerful
ILcyCustomizerPanel framework has been introduced
aside of this functionality. Please note that all existing uses of this mechanism, both
adding custom implementations and retrieving implementations added by Lucy addons,
keep on working. It is however strongly recommended to use the ILcyCustomizerPanel
mechanism for new code. Please refer to the Lucy developer's guide or
TLcyUserInterfaceManager.getCompositeCustomizerPanelFactory() for more information
on the new mechanism. |
com.luciad.ogc.filter.model.TLcdOGCFilter.addObjectId(String)
Since 2017.0, you should use a
"resource IDs" condition instead. For WFS 1 servers, it will be translated into a filter with objects IDs. |
com.luciad.lucy.TLcyPreferencesManager.addPropertyChangeListener(PropertyChangeListener)
Add the listener to #getCurrentUserPreferences instead.
|
com.luciad.lucy.TLcyPreferencesManager.addPropertyChangeListener(String, PropertyChangeListener)
Add the listener to #getCurrentUserPreferences instead.
|
com.luciad.lucy.addons.previewer.TLcyPreviewAddOn.addSimulatorModel(ILcdSimulatorModel)
Use the
TLcyPreviewAddOn.addSimulatorModelNoLayers(com.luciad.realtime.ILcdSimulatorModel) instead of
this method, and manage the creation and addition of the layers manually. |
com.luciad.lucy.ILcyLucyEnv.addSimulatorModelFactory(ILcySimulatorModelFactory)
Add the
ILcySimulatorModelFactory to a (new) back-end based TLcyCompositeSimulatorModelFactory instance or register the factory directly to
the Lucy services (see ILcyLucyEnv.addService(Object) ) |
com.luciad.view.gxy.controller.TLcdGXYSelectControllerModel2.applySelection(ILcdGXYView, Rectangle, int, MouseEvent, int, int, ILcdGXYLayerSubsetList)
use
applySelection
without the mouseEvent parameter instead. |
com.luciad.view.gxy.TLcdGXYViewPanel.asGXYView()
Cast the object to
ILcdGXYView instead. |
com.luciad.view.gxy.TLcdGXYViewJPanel.asGXYView()
Cast the object to
ILcdGXYView instead. |
com.luciad.view.gxy.TLcdGXYViewCanvas.asGXYView()
Cast the object to
ILcdGXYView instead. |
com.luciad.view.gxy.TLcdGXYViewBufferedImage.asGXYView()
Cast the object to
ILcdGXYView instead. |
com.luciad.view.lightspeed.style.TLspLineStyle.Builder.blendOverlap(boolean) |
com.luciad.fusion.client.view.lightspeed.TLspFusionVectorLayerBuilder.bodyPainter(ILspPainter)
Customizing the body painter should be done by using the
TLspFusionVectorLayerBuilder.bodyStyler(com.luciad.view.lightspeed.layer.TLspPaintState, com.luciad.view.lightspeed.style.styler.ILspStyler)
or TLspFusionVectorLayerBuilder.bodyStyles(com.luciad.view.lightspeed.layer.TLspPaintState, com.luciad.view.lightspeed.style.ALspStyle...) method. |
com.luciad.geometry.cartesian.TLcdCartesian.bufferContour2DOf2DPolyline(ILcdPointList, double, double, ILcd2DEditablePoint[])
Use
bufferContour2DOf2DPolyline without the aRadius parameter instead. |
com.luciad.fusion.tilestore.metadata.TLfnVectorCoverageMetadata.Builder.buildDataModel(Collection<TLcdDataModel>)
instead use
ALfnCoverageMetadata.Builder.addAssetInfo(ALfnAssetMetadata, String) and leave the data model to the default,
which also has the effect that the coverage data model will be generated from the asset's data models |
com.luciad.fusion.tilestore.metadata.TLfnVectorCoverageMetadata.Builder.buildDataModel(TLcdDataModel...)
instead use
ALfnCoverageMetadata.Builder.addAssetInfo(ALfnAssetMetadata, String) and leave the data model to the default,
which also has the effect that the coverage data model will be generated from the asset's data models |
com.luciad.view.map.TLcdUTMZone.calculateLabelsStringSFCT(double, double, String[])
use the method with the hemisphere parameter. This method calls that method
passing the northern hemisphere.
|
com.luciad.view.map.TLcdUTMZone.calculateXBoundsSFCT(double, double[])
use the method with the hemisphere parameter. This method calls the method, passing the
northern hemisphere.
|
com.luciad.view.map.TLcdUTMZone.calculateXBoundsSFCT(double, double, double[]) |
com.luciad.ogc.filter.evaluator.ILcdEvaluatorFactory.canBuildEvaluator(ILcdGenericExpression) |
com.luciad.lucy.addons.print.TLcyPrintAreaCustomizerFactory.canCreateObjectCustomizer(Object, ILcdModel, ILcdGXYView)
Use methods of
ILcyCustomizerPanelFactory instead. |
com.luciad.fusion.engine.format.TLfnCompositeFormat.canDecode(String)
If you want to know whether the model decoder factory can decode the specified source, you can
use
getDataSourceModelDecoderFactory().canDecodeSource(aSource) . If you want to know whether an asset can
be created for aSource , you can use the TLfnCompositeFormat.canCreateAsset(String, java.util.List) method. |
com.luciad.gui.TLcdJava2Util.canDisplay(Font, char)
Use
Font.canDisplay(char) instead |
com.luciad.format.xml.TLcdXMLObjectStack.clear()
Use
clearObjectStack() instead. |
com.luciad.format.xml.TLcdXMLNameStack.clear()
use
clearNameStack() instead. |
com.luciad.view.map.TLcdUTMZone.contains(double, double)
use the method with the hemisphere.
|
com.luciad.view.lightspeed.editor.snapping.TLspPointToPointSnapper.convertObjectToPointSnapTargets(Object, ILspLayer, ILspView)
Method has been deprecated in favor of the more verbose
getSnapTargets , which provides a lot more context information and better filtering capabilities to allow for
more fine-grained control over snapping customization. |
com.luciad.fusion.tilestore.TLfnTileStoreUtil.copyCoverageTileData(ALfnCoverage, ALfnCoverage, ILfnImportHandler) |
com.luciad.util.TLcdSharedBuffer.createBufferInstance(int)
use setBufferInstance(ILcdBuffer) instead.
|
com.luciad.view.gxy.controller.TLcdGXYEditControllerModel2.createCompositeUndoable()
Override
TLcdGXYEditControllerModel2.createTotalOperationUndoable(com.luciad.view.gxy.ILcdGXYView, java.awt.Point, java.awt.Point, java.awt.event.MouseEvent, int, int, com.luciad.view.gxy.ILcdGXYLayerSubsetList) .
That method provides more useful parameters. |
com.luciad.ogc.wcs.ALcdOGCWCSCommandDispatcherFactory.createCoverageOfferingList(ILcdInitializationConfig) |
com.luciad.format.shp.TLcdSHPDataTypes.createDataModel(int, String, String[], Class<?>[])
You should not use this, instead, get the data model from a decoded model using ((ILcdDataModelDescriptor) model.getModelDescriptor()).getDataModel().
|
com.luciad.view.lightspeed.editor.handle.TLspPointSetHandle.createEditHandleResult(ILcdPoint, AWTEvent, ELspInteractionStatus, TLspEditContext)
This method has been deprecated in favor of
createEditHandleResult , which performs the same work but offers additional context information on the original event used
to generate the view point. |
com.luciad.lucy.addons.drawing.gui.ALcyDrawingToolBarFactory.createEmptyToolBar()
Override
ALcyDrawingToolBarFactory.createEmptyToolBar(ALcyProperties) instead |
com.luciad.fusion.engine.TLfnEngineFactory.createEngine(ALfnTileStore, ILfnEngineSession)
Use
TLfnEngineFactory.createEngine(ALfnTileStore, String) instead (since 2013.0)
You can configure most options of Common options:
Raster options: Vector options: |
com.luciad.ogc.filter.evaluator.TLcdOGCFilterEvaluator.createEvaluatorFactory(TLcdOGCFilterContext)
In order to add support for custom OGC functions to a
TLcdOGCFilterEvaluator , you should
create an ILcdEvaluatorFunction and register it either globally (using TLcdOGCFilterEvaluator.registerDefaultFunction(TLcdXMLName, ILcdEvaluatorFunction) )
or on a specific TLcdOGCFilterEvaluator instance (using TLcdOGCFilterEvaluator.registerFunction(TLcdXMLName, ILcdEvaluatorFunction) ).
Consult the class javadoc of ILcdEvaluatorFunction for more information and example code. |
com.luciad.wms.client.model.ALcdWMSProxy.createFeatureInfoInputStream(int, int, ILcdXYWorldReference, ILcdBounds, Color, int, int, int) |
com.luciad.wms.client.model.ALcdWMSProxy.createImage(int, int, ILcdXYWorldReference, ILcdBounds, Color)
Use the method
createImageInputStream , to which this default
implementation delegates. |
com.luciad.wms.client.model.ALcdWMSProxy.createImageInputStream(int, int, ILcdXYWorldReference, ILcdBounds, Color) |
com.luciad.tea.TLcdLOSFactory.createLOSCoverage(ILcdPoint, double, double, double, double, ILcdRaster[])
use createLOSCoverage with min and max vertical angle parameters.
|
com.luciad.tea.TLcdLOSCoverageFactory.createLOSCoverageContours(ILcdLOSCoverageMatrix, ILcdGeoReference, double[])
Use
TLcdLOSCoverageFactory.createLOSCoverageContours(ILcdLOSCoverageMatrix, com.luciad.reference.ILcdGeoReference, com.luciad.contour.TLcdComplexPolygonContourFinder.IntervalMode, double[], double[]) instead.
This method relies on deprecated contour finding algorithms. The output of the new contour finding algorithms are
much more practical to work with as they define complex polygons within an interval range, instead of simple
polygons that represent contour edges. This method has been kept for compatibility reasons with LuciadMap |
com.luciad.format.s52.TLcdS52ProductConfiguration.createModelListBuilder(TLcdS52DisplaySettings)
It is no longer needed to order the model elements before visualising them. The
layer factories accept models decoded by the model decoders as well. In GXY you
can
still use the ordered model. Lightspeed
only supports models that come straight from the model decoder.
|
com.luciad.format.mif.TLcdMIFModelReferenceFactory.createModelReference(String)
use TLcdMIFModelReferenceParser#parseModelReference
|
com.luciad.reference.TLcdModelRefFactory.createModelReference(String, Properties)
As of V2.0, replaced by
TLcdModelReferenceFactory.createModelReference . |
com.luciad.lucy.addons.print.TLcyPrintAreaCustomizerFactory.createObjectCustomizer(Object, ILcdModel, ILcdGXYView)
Use methods of
ILcyCustomizerPanelFactory instead. |
com.luciad.lucy.addons.print.TLcyPrintAreaCustomizerFactory.createObjectCustomizerDisplayName(Object, ILcdModel, ILcdGXYView)
Use methods of
ILcyCustomizerPanelFactory instead. |
com.luciad.format.s52.TLcdS52ProductConfiguration.createOrderedModelDecoder(ILcdModelDecoder, TLcdS52DisplaySettings)
It is no longer needed to order the model elements before visualising them. The
layer factories accept models decoded by the model decoders as well. In GXY you
can
still use the ordered model. Lightspeed
only supports models that come straight from the model decoder. Consult the
developer guide for more information.
|
com.luciad.lucy.addons.print.TLcyPrintAreaCustomizerFactory.createPrintContextCustomizer(TLcyPrintContext, Object, ILcdModel, ILcdGXYView)
Use methods of
ILcyCustomizerPanelFactory instead.
Creates the Customizer that can modify the attributes of the
print area (area that can be drawn on the map to exactly define what needs
to be printed), by offering a user interface that allows modifying the
properties stored in the given aPrintContext
(see ALcyPrintContext.getProperties() ).
Note that the aPrintContext object is also set afterwards to the returned
Customizer , using setObject .
Subclasses can overwrite this method to return their own Customizer. They could for example
return a Customizer that links the property
TLcyPrintAddOn.PRINTING_AREA_PREFIX + TLcyPrintAddOn.PRINTING_AREA_CHOICE_VALUE_PRINT_AREA + "." + TLcyPrintAddOn.SNAP_TO_FULL_PAGES_SELECTED_SUFFIX
to a checkbox in its user interface. |
com.luciad.model.transformation.clustering.TLcdClusteringTransformer.createScaleDependent(double[], TLcdClusteringTransformer[]) |
com.luciad.ogc.wfs.ALcdOGCWFSCommandDispatcherFactory.createServiceMetaData()
Since 2017.0 Please make use of
ILcdWFSCapabilitiesProvider . |
com.luciad.ogc.wcs.ALcdOGCWCSCommandDispatcherFactory.createServiceMetaData(ILcdInitializationConfig) |
com.luciad.ogc.wfs.ALcdOGCWFSCommandDispatcherFactory.createServiceProvider()
Since 2017.0 Please make use of
ILcdWFSCapabilitiesProvider . |
com.luciad.wms.server.ALcdOGCWMSCommandDispatcherFactory.createSLDWMSGXYLayerFactories(ServletConfig)
Since 2017.0 Please override
ALcdOGCWMSCommandDispatcherFactory.createWMSGXYLayerFactories(ServletConfig) . |
com.luciad.ogc.sld.view.gxy.TLcdSLDSymbolizerPainterFactory.createStrokeGraphicsProvider(TLcdSLDStroke, TLcdSLDContext)
Override
TLcdSLDSymbolizerPainterFactory.createStrokeGraphicsProvider(TLcdSLDStroke, ALcdSLDSymbolizer, TLcdSLDContext)
instead of this method. |
com.luciad.ogc.sld.view.gxy.TLcdSLDSymbolizerPainterFactory.createStrokePainterProvider(ALcdSLDSymbolizer)
Override
TLcdSLDSymbolizerPainterFactory.createStrokePainterProvider(ALcdSLDSymbolizer,TLcdSLDContext)
instead of this method. |
com.luciad.format.bingmaps.TLcdBingMapsTransportFactory.createTransport(String, Object)
use the
TLcdTransportFactory.createTransport(Object) method instead |
com.luciad.format.bingmaps.TLcdBingMapsTransportFactory.createTransportConfiguration(String) |
com.luciad.ogc.wfs.ALcdOGCWFSCommandDispatcherFactory.createWFSFeatureTypeListDecoder(ILcdOGCModelProvider)
Since 2017.0 Please make use of
ILcdWFSCapabilitiesProvider . |
com.luciad.wms.server.ALcdOGCWMSCommandDispatcherFactory.createWMSCapabilitiesUpdater(ServletConfig, TLcdOGCWMSCommandDispatcher, ILcdWMSCapabilitiesDecoder)
Starting from version 2017.0, the preferred way of working is to use the
ILcdWMSCapabilitiesProvider . |
com.luciad.format.vpf.TLcdVPFLibrary.decodeCAT()
the
CAT table is decoded automatically on the first attempt to access it.
This method should no longer be called explicitly. |
com.luciad.format.vpf.TLcdVPFDatabase.decodeDHT()
the
DHT table is decoded automatically at construction time.
This method should no longer be called explicitly. |
com.luciad.format.vpf.TLcdVPFLibrary.decodeGRT()
the
GRT table is decoded automatically on the first attempt to access it.
this method should no longer be called explicitly. |
com.luciad.format.vpf.TLcdVPFDatabase.decodeLAT(boolean)
the LAT table is decoded automatically on the first attempt to access it.
This method should no longer be called explicitly.
|
com.luciad.format.vpf.TLcdVPFLibrary.decodeLHT()
the
LHT table is decoded automatically on the first attempt to access it.
This method should no longer be called explicitly. |
com.luciad.format.database.ILcdDatabaseDecoder.decodeObjectKeys(String)
Not used internally in database models, and should not be used externally. Since 2015.0.
|
com.luciad.format.xml.schema.TLcdXMLSchemaDecoder.decodeSchema(String, String)
use
decodeSchema(aSourceName) |
com.luciad.format.vpf.TLcdVPFLibrary.decodeTILEREF()
the
TILEREF table is decoded automatically on the first attempt to access it.
This method should no longer be called explicitly. |
com.luciad.view.gxy.TLcdGXYPainterProvider.deepClone()
use the clone method
|
com.luciad.fusion.tilestore.ALfnCoverage.deleteTile(ILfnDeleteTileHandler, TLfnTileCoordinates) |
com.luciad.view.lightspeed.layer.density.TLspDensityLayerBuilder.densityScaleFactor(float)
When replacing the deprecated
TLspDensityPainter with a TLspShapePainter ,
you can specify the density scale factor on the TLspIndexColorModelStyle (see TLspIndexColorModelStyle.getScaleFactor() ). |
com.luciad.transformation.TLcdGeoReference2GeoReference.destBounds2sourceSFCT(ILcdBounds, ILcd3DEditableBounds) |
com.luciad.transformation.TLcdGeoReference2GeoReference.destPoint2sourceSFCT(ILcdPoint, ILcd3DEditablePoint) |
com.luciad.tea.TLcdProfileViewJPanel.dispatch(EventObject)
This method should never be used.
|
com.luciad.view.gxy.ALcdGXYPen.drawHotPoint(Point, Graphics)
This method is deprecated to support HiDPI displays, which requires additional
coordinate precision to accurately apply dpi scaling. The recommendation is to use
ALcdGXYPen.drawHotPoint(double, double, Graphics) , which uses double-precision coordinates. |
com.luciad.view.gxy.ALcdGXYPen.drawLine(int, int, int, int, ILcdModelXYWorldTransformation, ILcdGXYViewXYWorldTransformation, Graphics)
This method is deprecated to support HiDPI displays, which requires additional
coordinate precision to accurately apply dpi scaling. The recommendation is to use
ALcdGXYPen.drawLine(ILcdPoint, ILcdPoint, ILcdModelXYWorldTransformation, ILcdGXYViewXYWorldTransformation, Graphics) ,
which relies on ILcdPoint with double-precision coordinates. |
com.luciad.view.lightspeed.layer.TLspEditingSupport.editedObjectChanged(Object)
Use editedObjectsChanged() instead.
|
com.luciad.view.gxy.controller.TLcdGXYEditControllerModel2.editHowMode(ILcdGXYView, ILcdGXYLayerSubsetList, Point, Point, MouseEvent)
The controllers themselves should be responsible for specifying the edit how mode,
mainly because it is very dependent on the kind of input device.
|
com.luciad.view.gxy.controller.TLcdGXYEditControllerModel2.editWhatMode(ILcdGXYView, ILcdGXYLayerSubsetList, Point, Point, MouseEvent, int)
The controllers themselves should be responsible for any dependency on InputEvents
of the edit-what mode
|
com.luciad.util.TLcdSelectionChangedEvent.elements()
Use
TLcdSelectionChangedEvent.getChangedObjects() instead |
com.luciad.view.lightspeed.layer.density.TLspDensityLayerBuilder.elevationMode(ILspWorldElevationStyle.ElevationMode)
When replacing the deprecated
TLspDensityPainter with a TLspShapePainter ,
you can specify the elevation mode in the density styles (see ALspDensityStyle.getElevationMode() ).
Note that you have to specify the same elevation mode in all the density styles.
Mixing different elevation modes was not supported by this TLspDensityPainter class, and
is also not supported by the TLspShapePainter . |
com.luciad.fusion.tilestore.ALfnCoverage.exportTo(ILfnExportHandler, WritableByteChannel) |
com.luciad.fusion.tilestore.metadata.TLfnVectorCoverageMetadata.Builder.filter(Map<Integer, TLcdOGCFilter>) |
com.luciad.lucy.addons.ALcyDefaultAddOn.finalizeInitialization(ILcyLucyEnv)
initialize and finalizeInitialization are both replaced by one method: plugInto
|
com.luciad.view.lightspeed.layer.TLspEditingSupport.fireEditingEvent(Object, TLspEditingStateEvent.ChangeType)
Use fireEditingEvent() with a list of objects instead.
|
com.luciad.lucy.map.ILcyMapLayerControl.getActionBar()
It is strongly recommended not to access the action bars of the map laye control directly.
If you want to insert actions or active settables into one of those action bars, use
one of the
TLcyActionBarUtil#insertInConfiguredActionBars methods instead.
Consult the Lucy developer guide for more information about the action bar mechanism. |
com.luciad.lucy.gui.ALcyActionBar.getActionBarItemComparator()
Use
ALcyActionBar.getProperties() instead.
As documented in the ALcyActionBar.setActionBarItemComparator(Comparator) method, the
comparator is derived from the properties.
Extensions of this class which want to obtain the comparator should derive
it from the properties. |
com.luciad.symbology.app6a.view.gxy.ILcdAPP6AStyle.getArrowCurvedness()
This property is no longer used by the aviation-related arrow painters
|
com.luciad.symbology.milstd2525b.view.gxy.ILcdMS2525bStyle.getArrowCurvedness()
This property is no longer used by the aviation-related arrow painters
|
com.luciad.format.vpf.TLcdVPFFeatureClass.getAttributeCount()
Use
getFeatureAttributeCount() instead. |
com.luciad.format.raster.ILcdTileInfo.getBitOffset()
The offset is always 0.
|
com.luciad.fusion.tilestore.metadata.ALfnAssetMetadata.getBoundingShape()
use
ALfnAssetMetadata.getClippingShape() instead |
com.luciad.format.vpf.TLcdVPFModelDescriptor.getBounds()
All VPF models implement the
ILcd2DBoundsIndexedModel interface. use the
moddel.getBounds() method to retrieve the model's bounds. |
com.luciad.view.opengl.binding.ALcdGLBinding.getBufferFactory()
Please use OpenGL API entry points that accept NIO buffers or primitive arrays as input
|
com.luciad.util.TLcdSharedBuffer.getBufferInstance(int)
initialize using setBufferInstance(ILcdBuffer) instead.
|
com.luciad.fusion.engine.ALfnEngineEnvironment.getCheckpointDirectory()
This setting is not used anymore.
Fusion engine checkpoints are now stored in the coverage
user data
on the Tile Store. Using null to disable checkpoints is still valid, but instead
you should set the checkpoint interval to
-1 (you can set it on the session builders for raster or
vector data). |
com.luciad.beans.awt.TLcdBeanEditorPopupMenuAWT.getClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.symbology.app6a.model.TLcdAPP6AEchelonNode.getCodeMask()
use the name to identify the echelon
|
com.luciad.symbology.milstd2525b.model.TLcdMS2525bEchelonNode.getCodeMask()
use
TLcdMS2525bEchelonNode.applyOn(com.luciad.symbology.milstd2525b.model.ILcdEditableMS2525bCoded) to apply the echelon value |
com.luciad.format.dgn.TLcdDGNDisplayInfo.getColor()
Use
TLcdDGNDisplayInfo.getColor(TLcdDGNColorTable) instead |
com.luciad.format.dgn.TLcdDGNLevelSymbology.getColor(TLcdDGNDisplayInfo) |
com.luciad.format.dgn.TLcdDGNLevelSymbology.getColor(TLcdDGNDisplayInfo, TLcdDGNColorTable) |
com.luciad.gui.TLcdActionAtLocationEvent.getComponent()
this property is not being used in practice due to its overlap with the event's source.
|
com.luciad.lucy.TLcyDataFormatManager.getCompositeAsynchronousPaintHintProvider()
Use
new TLcyCompositeAsynchronousPaintHintProvider(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getCompositeCustomizerFactory() |
com.luciad.lucy.gui.TLcyUserInterfaceManager.getCompositeCustomizerPanelFactory()
Use
new TLcyCompositeCustomizerPanelFactory(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.TLcyDataFormatManager.getCompositeDataSourceHandler()
Use
new TLcyCompositeDataSourceHandler(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.TLcyDataFormatManager.getCompositeGXYLayerDecoder()
Use
new TLcyCompositeGXYLayerDecoder(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getCompositeGXYLayerDecoder()
Use
new TLcyCompositeGXYLayerDecoder(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.TLcyDataFormatManager.getCompositeGXYLayerEncoder()
Use
new TLcyCompositeGXYLayerEncoder(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getCompositeGXYLayerEncoder()
Use
new TLcyCompositeGXYLayerEncoder(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.TLcyDataFormatManager.getCompositeGXYLayerFactory()
Use
new TLcyCompositeGXYLayerFactory(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getCompositeGXYLayerFactory()
Use
new TLcyCompositeGXYLayerFactory(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.TLcyDataFormatManager.getCompositeGXYLayerTypeProvider()
Use
new TLcyCompositeGXYLayerTypeProvider(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getCompositeGXYLayerTypeProvider()
Use
new TLcyCompositeGXYLayerTypeProvider(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.TLcyDataFormatManager.getCompositeModelContentTypeProvider()
Use
new TLcyCompositeModelContentTypeProvider(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getCompositeModelContentTypeProvider()
Use
new TLcyCompositeModelContentTypeProvider(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getCompositeModelCustomizerFactory() |
com.luciad.lucy.TLcyDataFormatManager.getCompositeModelDecoder()
Use
new TLcyCompositeModelDecoder(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getCompositeModelDecoder()
Use
new TLcyCompositeModelDecoder(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.TLcyDataFormatManager.getCompositeModelEncoder()
Use
new TLcyCompositeModelEncoder(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getCompositeModelEncoder()
Use
new TLcyCompositeModelEncoder(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.TLcyDataFormatManager.getCompositeModelReferenceDecoder()
Use
new TLcyCompositeModelReferenceDecoder(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getCompositeModelReferenceDecoder()
Use
new TLcyCompositeModelReferenceDecoder(aLucyEnv) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getCompositeObjectCustomizerFactory() |
com.luciad.lucy.ILcyLucyEnv.getCompositeSimulatorModelFactory()
use a (new) back-end based
TLcyCompositeSimulatorModelFactory instance instead. |
com.luciad.view.TLcdModelQueryConfiguration.getCondition(double)
use
TLcdModelQueryConfiguration.getCondition(TLcdMapScale) to avoid any confusion about the semantic meaning of the scale parameter |
com.luciad.fusion.tilestore.model.TLfnTileStoreModelDescriptor.getCoverageMetadatas() |
com.luciad.fusion.tilestore.model.TLfnTileStoreDataSource.getCoverageMetadatas()
use
TLfnTileStoreDataSource.getCoverageMetadata() instead |
com.luciad.lucy.ILcyLucyEnv.getCustomizerFactory(int) |
com.luciad.lucy.ILcyLucyEnv.getCustomizerFactoryCount() |
com.luciad.lucy.addons.previewer.TLcyPreviewAddOn.getDateFormat()
Do not use this method.
Lucy has now an application-wide format to control how dates are presented to the user.
Use
ILcyLucyEnv.getDefaultDateTimeFormat() instead. |
com.luciad.lucy.ILcyLucyEnv.getDecoderFileTypeDescriptor(int)
Use
new TLcyCompositeModelDecoder(aLucyEnv).getDecoderFileTypeDescriptor(aIndex) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.symbology.app6a.model.TLcdEditableAPP6AObject.getDefaultAPP6ACode() |
com.luciad.lucy.ILcyLucyEnv.getDefaultDataDirectory()
use the property
TLcyPreferencesManager.DATA_DIRECTORY_KEY of the
ILcyLucyEnv.getPreferencesManager() instead. |
com.luciad.symbology.milstd2525b.model.TLcdEditableMS2525bObject.getDefaultMS2525bCode() |
com.luciad.view.gxy.TLcdGXYViewPanel.getDefaultPen()
Use the relevant layer's pen instead.
|
com.luciad.view.gxy.TLcdGXYViewJPanelLightWeight.getDefaultPen()
Use the relevant layer's pen instead.
|
com.luciad.view.gxy.TLcdGXYViewJPanel.getDefaultPen()
Use the relevant layer's pen instead.
|
com.luciad.view.gxy.TLcdGXYViewCanvas.getDefaultPen()
Use the relevant layer's pen instead.
|
com.luciad.view.gxy.TLcdGXYViewBufferedImage.getDefaultPen()
Use the relevant layer's pen instead.
|
com.luciad.view.gxy.ILcdGXYView.getDefaultPen()
Use the relevant layer's pen instead. Implementations of this method should
return a pen supporting editing and painting on the view.
|
com.luciad.ogc.filter.evaluator.TLcdPropertyRetrieverUtil.getDefaultPropertyRetrieverProvider(ILcdModel) |
com.luciad.lucy.ILcyLucyEnv.getDefaultResourceDirectory()
uses the method
ILcyLucyEnv.getDefaultDataDirectory() to retrieve the resource directory. |
com.luciad.lucy.ILcyLucyEnv.getDefaultUserDirectory()
uses the method
ILcyLucyEnv.getDefaultDataDirectory() to retrieve the user directory. |
com.luciad.format.magneticnorth.ALcdMagneticNorthModelDescriptor.getDegreesBetweenLines()
Use
ALcdMagneticNorthModelDescriptor.getStep() instead. |
com.luciad.gui.TLcdShapeIcon.getDelegateIcon()
this method is not used
|
com.luciad.format.netcdf.TLcdNetCDFFilteredModel.getDimensionAxes()
use
TLcdNetCDFFilteredModel.getDimensions() instead. |
com.luciad.gui.ALcdAction.getDisplayName()
use
ALcdAction.getName() instead, which is already a display name.
Returns the text that should be used as a textual display of this action.
Default value is "ALcdAction". |
com.luciad.lucy.addons.modelreference.TLcyGridReference.getDisplayName()
Use #getName() instead.
|
com.luciad.lucy.addons.modelreference.TLcyGeodeticReference.getDisplayName()
Use #getName() instead.
|
com.luciad.lucy.gui.ALcyActiveSettable.getDisplayName()
use
ALcyActiveSettable.getName() instead, which is already a display name. |
com.luciad.format.aixm.decoder.ILcdAIXMHandler.getDomainFactory() |
com.luciad.format.arinc.decoder.ILcdARINCHandler.getDomainFactory() |
com.luciad.format.dafif.decoder.TLcdDAFIFDecoderFactory.getDomainFactory() |
com.luciad.format.dafif.decoder.ILcdDAFIFDecoder.getDomainFactory() |
com.luciad.format.dafif.decoder.ALcdDAFIFDecoder.getDomainFactory() |
com.luciad.view.gxy.painter.TLcdGXYBufferPainter.getDrawIntersection()
This property is not used.
|
com.luciad.lucy.map.ILcyMapComponent.getEastContentPane()
Use
ILcyGenericMapComponent.getEastPanel() instead |
com.luciad.format.s57.TLcdS57Area.getEdge(int)
Iterating over the faces and their edges is more performant.
|
com.luciad.format.s57.TLcdS57Area.getEdgeCount()
Iterating over the faces and their edges is more performant.
|
com.luciad.view.gxy.painter.TLcdGXYEllipsePainter.getEditingMode()
Use
ALcdGXYAreaPainter.getEditMode() instead. |
com.luciad.format.dgn.TLcdDGNLevel.getElementColor()
This call does not take RGB colors into account. Use
TLcdDGNLevel.getElementColor(TLcdDGNColorTable) instead. |
com.luciad.format.dgn.TLcdDGNLevelSymbology.getElementColor(int)
This call does not take RGB colors into account. Use
TLcdDGNLevelSymbology.getElementColor(int, TLcdDGNColorTable) instead. |
com.luciad.format.xml.TLcdXMLEncoder.getElementNameProvider()
an element name provider is no longer used by the encoder.
|
com.luciad.format.magneticnorth.gxy.TLcdMagneticNorthGXYPainter.getEmphasizeDegrees()
Use
TLcdMagneticNorthGXYPainter.getEmphasizedDegrees()
Returns the value in degrees of emphasized lines. |
com.luciad.lucy.ILcyLucyEnv.getEncoderFileTypeDescriptor(int)
Use
new TLcyCompositeModelEncoder(aLucyEnv).getEncoderFileTypeDescriptor(aIndex) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.format.vpf.ILcdVPFFeature.getFCode()
use
ILcdVPFFACCFeature.getFeatureCode() instead. |
com.luciad.format.asdi.TLcdASDIMessageInputStream.getFeaturedDescriptor(ILcdFeatured)
The
TLcdASDIMessageInputStream.readMessage() method returns ILcdDataObject instances, which
have self-described data-types. This method should no longer be needed. |
com.luciad.ogc.filter.model.TLcdOGCFilter.getFeatureId(int)
Since 2017.0, you should use a
"resource IDs" condition instead. For WFS 1 servers, it will be translated into a filter with objects IDs. |
com.luciad.ogc.filter.model.TLcdOGCFilter.getFeatureIdCount()
Since 2017.0, you should use a
"resource IDs" condition instead. For WFS 1 servers, it will be translated into a filter with objects IDs. |
com.luciad.ogc.filter.model.TLcdOGCFilter.getFeatureIds()
Since 2017.0, you should use a
"resource IDs" condition instead. For WFS 1 servers, it will be translated into a filter with objects IDs. |
com.luciad.ais.symbology.icao.TLcdICAONavaidLabelPainter.getFeatureIndices()
Use of this method should be avoided.
|
com.luciad.format.mif.gxy.TLcdMIFGXYLabelPainterProvider.getFeatureIndices() |
com.luciad.format.dgn.TLcdDGNDisplayInfo.getFillColor()
Use
TLcdDGNDisplayInfo.getFillColor(TLcdDGNColorTable) instead. |
com.luciad.format.dgn.TLcdDGNLevelSymbology.getFillColor(TLcdDGNDisplayInfo) |
com.luciad.format.dgn.TLcdDGNLevelSymbology.getFillColor(TLcdDGNDisplayInfo, TLcdDGNColorTable) |
com.luciad.symbology.app6a.view.gxy.ILcdAPP6AStyle.getFilledColor()
Not used.
|
com.luciad.symbology.milstd2525b.view.gxy.ILcdMS2525bStyle.getFilledColor()
Not used.
|
com.luciad.view.gxy.painter.TLcdGXYPointListPainter.getFillSelection()
use
ALcdGXYAreaPainter.getSelectionMode() instead. |
com.luciad.view.gxy.painter.TLcdGXYBoundsPainter.getFillSelection()
use
ALcdGXYAreaPainter.getSelectionMode() instead. |
com.luciad.format.netcdf.TLcdNetCDFFilteredModel.getFilterParameter(TLcdDimensionAxis<?>)
use
TLcdNetCDFFilteredModel.getDimensionFilter() instead. |
com.luciad.view.gxy.TLcdGXYViewPlanarImage.getForeground()
This property is not used.
|
com.luciad.view.gxy.TLcdGXYViewBufferedImage.getForeground()
This property is not used.
|
com.luciad.view.gxy.ILcdGXYView.getForeground()
This property is not used.
|
com.luciad.view.map.TLcdMapLonLatGridLayer.getGridPainter() |
com.luciad.lucy.gui.ALcyActionBar.getGroupDescriptorComparator()
Use
ALcyActionBar.getProperties() instead.
As documented in the ALcyActionBar.setGroupDescriptorComparator(Comparator) method, the
comparator is derived from the properties.
Extensions of this class which want to obtain the comparator should derive
it from the properties. |
com.luciad.lucy.ILcyLucyEnv.getGXYLayerDecoder(int)
Use
new TLcyCompositeGXYLayerDecoder(aLucyEnv).getGXYLayerDecoder(aIndex) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getGXYLayerDecoderCount()
Use
new TLcyCompositeGXYLayerDecoder(aLucyEnv).getGXYLayerDecoderCount() instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getGXYLayerDecoderFileTypeDescriptor(int)
Use
new TLcyCompositeGXYLayerDecoder(aLucyEnv).getFileTypeDescriptor(aIndex) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getGXYLayerEncoder(int)
Use
new TLcyCompositeGXYLayerEncoder(aLucyEnv).getGXYLayerEncoder(aIndex) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getGXYLayerEncoderCount()
Use
new TLcyCompositeGXYLayerEncoder(aLucyEnv).getGXYLayerEncoderCount() instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getGXYLayerEncoderFileTypeDescriptor(int)
Use
new TLcyCompositeGXYLayerEncoder(aLucyEnv).getFileTypeDescriptor(aIndex) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.fusion.engine.format.ALfnFormat.getGXYLayerFactory()
override #getSLDGXYLayerFactory instead
|
com.luciad.lucy.ILcyLucyEnv.getGXYLayerFactory(int)
Use
new TLcyCompositeGXYLayerFactory(aLucyEnv).getGXYLayerFactory(aIndex) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getGXYLayerFactoryCount()
Use
new TLcyCompositeGXYLayerFactory(aLucyEnv).getGXYLayerFactoryCount() instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getGXYLayerTypeProvider(int)
Use
new TLcyCompositeGXYLayerTypeProvider(aLucyEnv).getGXYLayerTypeProvider(aIndex) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getGXYLayerTypeProviderCount()
Use
new TLcyCompositeGXYLayerTypeProvider(aLucyEnv).getGXYLayerTypeProviderCount() instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.wms.server.ALcdWMSCommandDispatcher.getGXYView()
This method is not used.
|
com.luciad.view.gxy.ILcdGXYView.getGXYViewLabelPainter()
ILcdGXYViewLabelPlacer offers more powerful and flexible decluttering functionality
|
com.luciad.tea.TLcdRasterMatrix.getHeight() |
com.luciad.tea.TLcdMatrix.getHeight() |
com.luciad.gui.TLcdIconImageUtil.getIconHeight(short)
use Image#getHeight directly
|
com.luciad.symbology.app6a.view.TLcdAPP6AObjectIconProvider.getIconSize()
Replaced by the more general method
getDefaultStyle() . |
com.luciad.symbology.app6a.view.gxy.painter.TLcdAPP6AGXYPainterProvider.getIconSize()
Replaced by the more general method
getDefaultStyle() . |
com.luciad.symbology.milstd2525b.view.TLcdMS2525bObjectIconProvider.getIconSize()
Replaced by the more general method
getDefaultStyle() . |
com.luciad.symbology.milstd2525b.view.gxy.painter.TLcdMS2525bGXYPainterProvider.getIconSize()
Replaced by the more general method
getDefaultStyle() . |
com.luciad.gui.TLcdImageIcon.getImage(short)
Do not use this method.
|
com.luciad.gui.TLcdIconImageUtil.getImage(short)
use getImage( String ).
|
com.luciad.gui.TLcdIconImageUtil.getImage(short, Class)
use getImage( String ).
|
com.luciad.gui.TLcdIconImageUtil.getImage(short, Class, Component)
use getImage( String ).
|
com.luciad.gui.TLcdIconImageUtil.getImage(String, Class)
use getImage( String )
|
com.luciad.gui.TLcdIconImageUtil.getImage(String, Class, Component)
use getImage( String )
|
com.luciad.gui.TLcdImageIcon.getIndex()
The index is an internal variable.
|
com.luciad.format.raster.TLcdGeoTIFFModelDecoder.getJAIOperator()
This field no longer has any effect
|
com.luciad.lucy.map.labeling.TLcyGXYLabelPlacementHint.getLabelingAlgorithmProvider()
label algorithms should be retrieved from the layer
|
com.luciad.view.vertical.TLcdVVJPanel.getLeftScalingIndex() |
com.luciad.tea.TLcdContour.getLevel() |
com.luciad.format.dgn.TLcdDGNLevelSymbology.getLevel(int)
Use (@link #getLevelIndex(int)}.
|
com.luciad.format.dgn.TLcdDGNDisplayInfo.getLevelIndex() |
com.luciad.format.dgn.TLcdDGNModelDecoder.getLevelSelection()
the returned value is limited to the first 64 levels. Starting with DGN version 8,
this is no longer sufficient. Use
TLcdDGNModelDecoder.isLevelSelected(int) or TLcdDGNModelDecoder.getSelectedLevels()
instead. |
com.luciad.fusion.tilestore.metadata.TLfnRasterCoverageMetadata.getLevelsToProduce()
fusion ignores this setting. The levels to produce are now always detected automatically
based on the overlapping asset's resolutions.
|
com.luciad.fusion.tilestore.metadata.TLfnRasterCoverageMetadata.Builder.getLevelsToProduce()
fusion ignores this setting. The levels to produce are now always detected automatically
based on the overlapping asset's resolutions.
|
com.luciad.lucy.map.TLcyMapComponent.getMapPopupMenu()
Use
TLcyMapComponent.getPopupMenu() instead |
com.luciad.view.gxy.TLcdGXYViewBufferedImage.getMaximumSize()
this property is not used
|
com.luciad.format.bingmaps.TLcdBingMapsTransportFactory.getMaxNbOfCachedObjects()
use
TLcdTransportFactory.getMaxCacheEntries() instead |
com.luciad.format.raster.ILcdRasterPainter.getMaxNoOfOutlineTiles() |
com.luciad.view.map.TLcdUTMZone.getMaxXYBounds()
use the method that passes the hemisphere. This method calls that method with the
norther hemisphere as parameter.
|
com.luciad.format.vpf.TLcdVPFModelDecoder.getMemoryUsage()
Use the non-static
getModelType method. |
com.luciad.lucy.map.ILcyGenericMapComponent.getMenuBar()
It is strongly recommended not to access the action bars of the map component directly.
If you want to insert actions or active settables into one of those action bars, use
one of the
TLcyActionBarUtil#insertInConfiguredActionBars methods instead.
Consult the Lucy developer guide for more information about the action bar mechanism. |
com.luciad.format.aixm51.model.TLcdAIXM51MessageDataTypes.getMessageDataModel() |
com.luciad.view.gxy.TLcdGXYViewBufferedImage.getMinimumSize()
this property is not used
|
com.luciad.util.TLcdLonLatParser.getMode()
The mode property is not used. This method always returns -1.
|
com.luciad.lucy.ILcyLucyEnv.getModelContentTypeProvider(int)
Use
new TLcyCompositeModelContentTypeProvider(aLucyEnv).getModelContentTypeProvider(aIndex) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getModelContentTypeProviderCount()
Use
new TLcyCompositeModelContentTypeProvider(aLucyEnv).getModelContentTypeProviderCount() instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getModelCustomizerFactory(int) |
com.luciad.lucy.ILcyLucyEnv.getModelCustomizerFactoryCount() |
com.luciad.lucy.ILcyLucyEnv.getModelDecoder(int)
Use
new TLcyCompositeModelDecoder(aLucyEnv).getModelDecoder(aIndex) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getModelDecoderCount()
Use
new TLcyCompositeModelDecoder(aLucyEnv).getModelDecoderCount() instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.fusion.engine.format.ALfnFormat.getModelDecoderFactory()
As of V2014.0, the
ALfnFormat uses ILcdDataSource instances to create
the models. Use ALfnFormat.getDataSourceModelDecoderFactory() instead of this method. |
com.luciad.lucy.ILcyLucyEnv.getModelEncoder(int)
Use
new TLcyCompositeModelEncoder(aLucyEnv).getModelEncoder(aIndex) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getModelEncoderCount()
Use
new TLcyCompositeModelEncoder(aLucyEnv).getModelEncoderCount() instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.format.dgn.TLcdDGNModelDecoder.getModelReference() |
com.luciad.format.ecw.TLcdECWModelDecoder.getModelReference() |
com.luciad.format.mrsid.TLcdMrSIDModelDecoder.getModelReference() |
com.luciad.format.raster.TLcdBILModelDecoder.getModelReference() |
com.luciad.lucy.ILcyLucyEnv.getModelReferenceDecoder(int)
Use
new TLcyCompositeModelReferenceDecoder(aLucyEnv).getModelReferenceDecoder(i) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.getModelReferenceDecoderCount()
Use
new TLcyCompositeModelReferenceDecoder(aLucyEnv).getModelReferenceDecoderCount() instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.transformation.TLcdGridReferenceUtil.getModelRefGrid()
Replaced by the method
getGridReference since V 3.0. |
com.luciad.lucy.map.ILcyMapComponent.getNorthContentPane()
Use
ILcyGenericMapComponent.getNorthPanel() instead |
com.luciad.text.mgrs.TLcdMGRSFormat.getNumberOfDigits() |
com.luciad.lucy.ILcyLucyEnv.getObjectCustomizerFactory(int) |
com.luciad.lucy.ILcyLucyEnv.getObjectCustomizerFactoryCount() |
com.luciad.ogc.filter.model.TLcdOGCFilter.getObjectId(int)
Since 2017.0, you should use a
"resource IDs" condition instead. For WFS 1 servers, it will be translated into a filter with objects IDs. |
com.luciad.ogc.filter.model.TLcdOGCFilter.getObjectIdCount()
Since 2017.0, you should use a
"resource IDs" condition instead. For WFS 1 servers, it will be translated into a filter with objects IDs. |
com.luciad.ogc.filter.model.TLcdOGCFilter.getObjectIds()
Since 2017.0, you should use a
"resource IDs" condition instead. For WFS 1 servers, it will be translated into a filter with objects IDs. |
com.luciad.wms.server.model.ALcdWMSServiceMetaData.getOnlineResourceURL()
Use the method
getOnlineResource() instead of this method. |
com.luciad.symbology.app6a.view.TLcdAPP6AObjectIconProvider.getOutlined()
Replaced by the more general method
getDefaultStyle() . |
com.luciad.symbology.app6a.view.gxy.ILcdAPP6AStyle.getOutlined()
The display options are now queryable using the
methods
isSymbolFrameEnabled() , isSymbolFillEnabled()
and isSymbolIconEnabled . More specifically, the outline option controlled
whether a symbol must be filled or not; use isSymbolFillEnabled() instead. |
com.luciad.symbology.app6a.view.gxy.painter.TLcdAPP6AGXYPainterProvider.getOutlined()
Replaced by the more general method
getDefaultStyle() . |
com.luciad.symbology.milstd2525b.view.TLcdMS2525bObjectIconProvider.getOutlined()
Replaced by the more general method
getDefaultStyle() . |
com.luciad.symbology.milstd2525b.view.gxy.ILcdMS2525bStyle.getOutlined()
The display options are now queryable using the
methods
isSymbolFrameEnabled() , isSymbolFillEnabled()
and isSymbolIconEnabled . More specifically, the outline option controlled
whether a symbol must be filled or not; use isSymbolFillEnabled() instead. |
com.luciad.symbology.milstd2525b.view.gxy.painter.TLcdMS2525bGXYPainterProvider.getOutlined()
Replaced by the more general method
getDefaultStyle() . |
com.luciad.view.gxy.TLcdGXYViewPanel.getPaintingMode()
This implementation ignores the painting mode setting, always making sure that
bodies, labels and selections are painted.
|
com.luciad.view.gxy.TLcdGXYViewJPanelLightWeight.getPaintingMode()
This implementation ignores the painting mode setting, always making sure that
bodies, labels and selections are painted.
|
com.luciad.view.gxy.TLcdGXYViewJPanel.getPaintingMode()
This implementation ignores the painting mode setting, always making sure that
bodies, labels and selections are painted.
|
com.luciad.view.gxy.TLcdGXYViewCanvas.getPaintingMode()
This implementation ignores the painting mode setting, always making sure that
bodies, labels and selections are painted.
|
com.luciad.view.gxy.TLcdGXYViewBufferedImage.getPaintingMode()
This implementation ignores the painting mode setting, always making sure that
bodies, labels and selections are painted.
|
com.luciad.view.gxy.ILcdGXYView.getPaintingMode()
This mode is not taken into account.
|
com.luciad.fusion.tilestore.metadata.TLfnRasterAssetMetadata.getPixelDensity() |
com.luciad.fusion.tilestore.metadata.TLfnRasterAssetMetadata.RasterAssetPart.getPixelDensity() |
com.luciad.format.gml2.model.TLcdGML2Coordinates.getPoint(int) |
com.luciad.format.gml31.model.TLcdGML31Coordinates.getPoint(int) |
com.luciad.format.gml32.model.TLcdGML32Coordinates.getPoint(int) |
com.luciad.tea.TLcdVVTerrainProfileModel.getPolylineInView()
Preferred usage: set point list manually using setPointList().
|
com.luciad.format.asterix.TLcdASTERIXFilteredModel.getPossibleDates()
Use
TLcdASTERIXFilteredModel.getDimensions() and ILcdDimension.getValues() instead. |
com.luciad.format.nvg.nvg20.model.TLcdNVG20FilteredModel.getPossibleDates()
Use
TLcdNVG20FilteredModel.getDimensions() and ILcdDimension.getValues() instead. |
com.luciad.model.TLcdOpenAction.getPredinedFileNames() |
com.luciad.view.gxy.TLcdGXYViewBufferedImage.getPreferredSize()
Manipulate the view's size using
TLcdGXYViewBufferedImage.setHeight(int) and TLcdGXYViewBufferedImage.setWidth(int) instead. |
com.luciad.lucy.addons.print.TLcyPrintAddOn.getPrintComponentAction()
only useful in prior to 6.1 mode
|
com.luciad.format.aixm.model.procedure.TLcdAIXMProcedureTrajectoryModelDescriptor.getProcedureLegDescriptor() |
com.luciad.view.gxy.controller.TLcdGXYZoomController.getRedoLeft()
Use
ALcdGXYSmartController.addUndoableListener(com.luciad.gui.ILcdUndoableListener) for
undo/redo support. |
com.luciad.view.gxy.controller.TLcdGXYPanController.getRedoLeft()
Use
ALcdGXYSmartController.addUndoableListener(com.luciad.gui.ILcdUndoableListener) for
undo/redo support. |
com.luciad.view.gxy.controller.TLcdGXYNewController.getRedoLeft()
Use
ALcdGXYNewControllerModel.addUndoableListener(com.luciad.gui.ILcdUndoableListener)
for undo/redo support. |
com.luciad.view.vertical.TLcdVVJPanel.getRightScalingIndex()
use #getEndingPointIndex
|
com.luciad.wms.client.model.TLcdOGCWMSProxyModelDecoder.getSAXParser()
This method has been kept for compatibility reasons with LuciadMap.
The method
SAXParserFactory.newInstance() is now used to
create a SAX parser. |
com.luciad.view.lightspeed.style.TLsp3DIconStyle.getScale() |
com.luciad.format.vpf.TLcdVPFLayerFactoryModel.getScaleRange(ILcdInterval) |
com.luciad.format.s52.TLcdS52DisplaySettings.getScaleRanges()
Use
TLcdS52DisplaySettings.getScaleDenominators() instead, which uses device-independent scales. |
com.luciad.view.TLcdModelQueryConfiguration.getScales()
use
TLcdModelQueryConfiguration.getMapScales() to avoid any confusion about the semantic meaning of the scale parameter |
com.luciad.lucy.map.TLcyMapLayerControl.getSelectedLayer()
Please use the methods getSelectedLayers and setSelectedLayers. These have the
ability to work with multiple selection.
|
com.luciad.shape.TLcdComplexPolygon.getShape(int)
use
TLcdComplexPolygon.getPolygon(int) instead |
com.luciad.shape.TLcdComplexPolygon.getShapeCount()
use
TLcdComplexPolygon.getPolygonCount() instead |
com.luciad.format.mif.TLcdMIFModelDescriptor.getShapeType() |
com.luciad.format.mif.TLcdMIFModelDescriptor.getShapeTypes() |
com.luciad.lucy.ILcyLucyEnv.getSimulatorModelFactory(int)
Use a (new) back-end based
TLcyCompositeSimulatorModelFactory instance or use the registered
ILcySimulatorModelFactory service objects (see ILcyLucyEnv.getServices(Class) ). |
com.luciad.lucy.ILcyLucyEnv.getSimulatorModelFactoryCount()
Use a (new) back-end based
TLcyCompositeSimulatorModelFactory instance or count the number of registered
ILcySimulatorModelFactory service objects (see ILcyLucyEnv.getServices(Class) ). |
com.luciad.lucy.map.ILcyMapComponent.getSouthContentPane()
Use
ILcyGenericMapComponent.getSouthPanel() instead |
com.luciad.lucy.map.ILcyGenericMapComponent.getStatusBar()
It is strongly recommended not to access the action bars of the map component directly.
If you want to insert actions or active settables into one of those action bars, use
one of the
TLcyActionBarUtil#insertInConfiguredActionBars methods instead.
Consult the Lucy developer guide for more information about the action bar mechanism. |
com.luciad.view.lightspeed.style.styler.ALspStyleTargetProvider.getStyleTargetTypes()
Value returned by this method has no functional effect.
|
com.luciad.symbology.app6a.view.gxy.ILcdAPP6AStyle.getTextureFilePath()
Not used.
|
com.luciad.symbology.milstd2525b.view.gxy.ILcdMS2525bStyle.getTextureFilePath()
Not used.
|
com.luciad.format.vpf.TLcdVPFModelDecoder.getThresholdForRegularTiledModel()
Don't use this method. This feature is not supported anymore.
|
com.luciad.format.raster.TLcdMultilevelGeoTIFFModelDescriptor.getTIFFFields(int) |
com.luciad.format.raster.TLcdGeoTIFFModelDescriptor.getTIFFFields(int)
replaced by
TLcdGeoTIFFModelDescriptor.getTIFFField(int) . |
com.luciad.fusion.tilestore.ALfnCoverage.getTile(ILfnGetTileHandler, TLfnTileCoordinates, long, WritableByteChannel, ByteBuffer) |
com.luciad.util.TLcdAltitudeUnit.getToMetreFactor()
use
TLcdAltitudeUnit.convertToAltitudeAMSL(double, double, double) to convert the altitude expressed in this unit to meters AMSL. |
com.luciad.lucy.map.ILcyGenericMapComponent.getToolBar()
It is strongly recommended not to access the action bars of the map component directly.
If you want to insert actions or active settables into one of those action bars, use
one of the
TLcyActionBarUtil#insertInConfiguredActionBars methods instead.
Consult the Lucy developer guide for more information about the action bar mechanism. |
com.luciad.view.gxy.painter.TLcdGXYPointListPainter.getTouchedSegment(ILcdGXYPen, int, int, boolean, ILcdModelXYWorldTransformation, ILcdGXYViewXYWorldTransformation) |
com.luciad.beans.awt.TLcdBeanEditorPopupMenuAWT.getTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYZoomController.getUndoLeft()
Use
ALcdGXYSmartController.addUndoableListener(com.luciad.gui.ILcdUndoableListener) for
undo/redo support. |
com.luciad.view.gxy.controller.TLcdGXYPanController.getUndoLeft()
Use
ALcdGXYSmartController.addUndoableListener(com.luciad.gui.ILcdUndoableListener) for
undo/redo support. |
com.luciad.view.gxy.controller.TLcdGXYNewController.getUndoLeft()
Use
ALcdGXYNewControllerModel.addUndoableListener(com.luciad.gui.ILcdUndoableListener)
for undo/redo support. |
com.luciad.format.vpf.TLcdVPFFeatureClass.getUserAttributeCount()
Use
getUserFeatureAttributeCount() instead. |
com.luciad.lucy.TLcyPreferencesManager.getUserPreferences()
Use #getCurrentUserPreferences instead.
|
com.luciad.format.vpf.TLcdVPFFeatureClass.getVPFCoverage()
use
getCoverage() |
com.luciad.lucy.map.ILcyMapComponent.getWestContentPane()
Use
ILcyGenericMapComponent.getWestPanel() instead |
com.luciad.symbology.app6a.view.gxy.TLcdDefaultAPP6AStyle.getWidth()
This method is replaced by
getWidth() in ILcdAPP6AShape . |
com.luciad.symbology.milstd2525b.view.gxy.TLcdDefaultMS2525bStyle.getWidth()
This method is replaced by
getWidth() in ILcdMS2525bShape . |
com.luciad.tea.TLcdRasterMatrix.getWidth() |
com.luciad.tea.TLcdMatrix.getWidth() |
com.luciad.format.db2.spatial.TLcdDB2SpatialModelDescriptor.getWKTReference() |
com.luciad.wms.server.TLcdOGCWMSCommandDispatcher.getWMSCapabilities()
Please make use of
ILcdWMSCapabilitiesProvider . |
com.luciad.wms.server.TLcdOGCWMSCommandDispatcher.getWMSCapabilities(HttpServletRequest)
Please make use of
ILcdWMSCapabilitiesProvider . |
com.luciad.lucy.workspace.TLcyWorkspaceManagerEvent.getWorkspaceCodec()
Use
TLcyWorkspaceManagerEvent.getWorkspaceManager() instead.
The TLcyWorkspaceManager that has changed. |
com.luciad.tea.TLcdRasterMatrix.getX(int, int) |
com.luciad.tea.TLcdMatrix.getX(int, int) |
com.luciad.tea.TLcdRasterMatrix.getY(int, int) |
com.luciad.tea.TLcdMatrix.getY(int, int) |
com.luciad.view.map.TLcdUTMZone.grid2lonlatSFCT(double, double, ILcd3DEditablePoint)
use the method with the hemisphere parameter. This method calls that method
with the northern hemisphere as parameter.
|
com.luciad.view.map.TLcdUTMZone.grid2worldSFCT(double, double, ILcd3DEditablePoint) |
com.luciad.format.dgn.TLcdDGNLevelSymbology.hasColor()
Use
for compatibility with
DGN V8 files. |
com.luciad.format.dgn.TLcdDGNLevelSymbology.hasStyle()
Use
for compatibility with
DGN V8 files. |
com.luciad.view.map.TLcdUTMGridLayer.hasUserPen()
This method is used nowhere in this class and may be removed in the future.
|
com.luciad.view.map.TLcdMapLonLatGridLayer.hasUserPen()
do not use this method
|
com.luciad.view.gxy.TLcdGXYViewPanel.hasValidImage()
getImage() always returns a valid image
|
com.luciad.view.gxy.TLcdGXYViewJPanelLightWeight.hasValidImage()
getImage() always returns a valid image
|
com.luciad.view.gxy.TLcdGXYViewJPanel.hasValidImage()
getImage() always returns a valid image
|
com.luciad.view.gxy.TLcdGXYViewCanvas.hasValidImage()
getImage() always returns a valid image
|
com.luciad.view.gxy.TLcdGXYViewBufferedImage.hasValidImage()
getImage() always returns a valid image.
|
com.luciad.view.gxy.ILcdGXYView.hasValidImage()
getImage() always returns a valid image.
Implementations of this method should hence always return
true . |
com.luciad.format.dgn.TLcdDGNLevelSymbology.hasWeight()
Use
for compatibility with
DGN V8 files. |
com.luciad.fusion.tilestore.ALfnCoverage.importFrom(ILfnImportHandler, ReadableByteChannel) |
com.luciad.view.lightspeed.layer.density.TLspDensityLayerBuilder.indexColorModel(TLspIndexColorModelStyle)
When replacing the deprecated
TLspDensityPainter with a TLspShapePainter ,
you can let the styler submit a TLspIndexColorModelStyle in combination with ALspDensityStyle . |
com.luciad.geodesy.TLcdGeodeticDatum.initialize(double, double, double, double, double, double, double, ILcdEllipsoid, ILcdGeodeticDatum, String)
use the method with 8 parameters, containing the prime meridian.
|
com.luciad.lucy.addons.ALcyDefaultAddOn.initialize(ILcyLucyEnv, String)
initialize and finalizeInitialization are both replaced by one method: plugInto
|
com.luciad.format.gml2.model.TLcdGML2Coordinates.insert2DPoint(int, double, double) |
com.luciad.format.gml31.model.TLcdGML31Coordinates.insert2DPoint(int, double, double) |
com.luciad.format.gml32.model.TLcdGML32Coordinates.insert2DPoint(int, double, double) |
com.luciad.format.gml2.model.TLcdGML2Coordinates.insert3DPoint(int, double, double, double) |
com.luciad.format.gml31.model.TLcdGML31Coordinates.insert3DPoint(int, double, double, double) |
com.luciad.format.gml32.model.TLcdGML32Coordinates.insert3DPoint(int, double, double, double) |
com.luciad.ogc.filter.model.TLcdOGCFilter.insertFeatureIdAt(String, int)
Since 2017.0, you should use a
"resource IDs" condition instead. For WFS 1 servers, it will be translated into a filter with objects IDs. |
com.luciad.ogc.filter.model.TLcdOGCFilter.insertObjectIdAt(String, int)
Since 2017.0, you should use a
"resource IDs" condition instead. For WFS 1 servers, it will be translated into a filter with objects IDs. |
com.luciad.geodesy.TLcdSphereUtil.intersection2DLSSFCT(double, double, double, double, double, double, double, double, ILcd2DEditablePoint)
the name of this method contradicts the actual behavior, use
TLcdSphereUtil.intersectionGeodesicGeodesic(com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.shape2D.ILcd2DEditablePoint) |
com.luciad.geometry.cartesian.TLcdCartesian.intersection2DLSSFCT(double, double, double, double, double, double, double, double, ILcd2DEditablePoint)
Use
TLcdCartesian.intersection2DLines(com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.shape2D.ILcd2DEditablePoint) for calculating the intersection point between two lines, or
TLcdCartesian.intersection2DLineSegments(com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.shape2D.ILcd2DEditablePoint, com.luciad.shape.shape2D.ILcd2DEditablePoint) for the intersection point of two line segments. |
com.luciad.geodesy.TLcdSphereUtil.intersection2DLSSFCT(ILcdPoint, ILcdPoint, ILcdPoint, ILcdPoint, ILcd2DEditablePoint)
the name of this method contradicts the actual behavior, use
TLcdSphereUtil.intersectionGeodesicGeodesic(com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.shape2D.ILcd2DEditablePoint) |
com.luciad.geometry.cartesian.TLcdCartesian.intersection2DLSSFCT(ILcdPoint, ILcdPoint, ILcdPoint, ILcdPoint, ILcd2DEditablePoint)
Use
TLcdCartesian.intersection2DLines(com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.shape2D.ILcd2DEditablePoint) for calculating the intersection point of two lines, or
TLcdCartesian.intersection2DLineSegments(com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.shape2D.ILcd2DEditablePoint, com.luciad.shape.shape2D.ILcd2DEditablePoint) for the intersection point of two line segments. |
com.luciad.geodesy.TLcdSphereUtil.intersection2DLSSFCT(ILcdPoint, ILcdPoint, ILcdPoint, ILcdPoint, ILcd2DEditablePoint, ILcd2DEditablePoint)
the name of this method contradicts the actual behavior, use
TLcdSphereUtil.intersectionGeodesicGeodesic(com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.shape2D.ILcd2DEditablePoint) |
com.luciad.geodesy.TLcdEllipsoidUtil.intersection2DLSSFCT(ILcdPoint, ILcdPoint, ILcdPoint, ILcdPoint, ILcdEllipsoid, ILcd2DEditablePoint)
the name of this method contradicts the actual behavior, use
TLcdEllipsoidUtil.intersectionGeodesicGeodesic(com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.shape.ILcdPoint, com.luciad.geodesy.ILcdEllipsoid, com.luciad.shape.shape2D.ILcd2DEditablePoint) |
com.luciad.view.gxy.TLcdGXYViewJPanelLightWeight.invokeLater(Runnable) |
com.luciad.view.gxy.TLcdGXYViewJPanel.invokeLater(Runnable) |
com.luciad.view.gxy.TLcdGXYViewCanvas.invokeLater(Runnable) |
com.luciad.view.lightspeed.style.TLspLineStyle.isBlendOverlap()
The blend overlap mode is now defined by an enumeration, use
TLspLineStyle.getBlendOverlap() . |
com.luciad.ais.model.procedure.TLcdProcedureGeometryCalculator.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.ais.view.gxy.painter.TLcdGXYAISIconProviderPainter.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.asdi.TLcdASDIFileReplayInputStream.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.asterix.ALcdASTERIXDecoder.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafif.gui.TLcdDAFIFTypeLoader.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafif.gui.TLcdDAFIFLoader.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.database.TLcdDatabaseModel.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.grib.TLcdGRIBParameterTableDecoder.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.oracle.georaster.TLcdOracleGeoRasterModelDecoder.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.svg.TLcdSVGUnStyledShapeWriter.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.svg.TLcdSVGModelEncoder.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.svg.TLcdSVGModelDecoder.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.swissdhm.TLcdSwissDHMMatrixModelDecoder.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.geometry.cartesian.TLcdGridSegmentScanner.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.geometry.ellipsoidal.TLcdRhumblineSegmentScanner.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.geometry.ellipsoidal.TLcdGeodeticSegmentScanner.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.geometry.ellipsoidal.ALcdGeodeticSegmentScanner.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.aixm.TLcyAIXMAddOn.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.arinc.TLcyARINCAddOn.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.dafif.TLcyDAFIFAddOn.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.map.TLcyMapRotationAddOn.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.map.TLcyMapOverviewComponentFactory.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.util.language.TLcyLang.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdSoft2DBoundsIndexedModel.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.ALcdModel.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.TLcdGXYViewBasedTerrainElevationProvider.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.TLcdDensityBasedRasterElevationProvider.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.ALcdDensityBasedElevationProvider.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.vertical.TLcdVVJPanel.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.wms.server.TLcdWMSServlet.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.wms.server.ALcdWMSCommandDispatcher.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.wms.server.viewencoder.TLcdGXYViewJPEGEncoder.isClassTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYArcBandPainter.isCreateCounterClockwise() |
com.luciad.view.gxy.painter.TLcdGXYCirclePainter.isDisplayCenter()
Use
TLcdGXYCirclePainter.isDrawCenter() instead. |
com.luciad.view.gxy.painter.TLcdGXYCirclePainter.isDisplayCenterOnSelection()
Use
TLcdGXYCirclePainter.isDrawCenterWhenSelected() instead. |
com.luciad.view.gxy.TLcdGXYViewBufferedImage.isDoubleBuffered()
This property is not relevant.
|
com.luciad.view.gxy.painter.TLcdGXYBufferPainter.isDrawIntersection()
This property is not used.
|
com.luciad.symbology.app6a.view.gxy.ILcdAPP6AStyle.isFilled()
Not used.
|
com.luciad.symbology.milstd2525b.view.gxy.ILcdMS2525bStyle.isFilled()
Not used.
|
com.luciad.format.db2.spatial.TLcdDB2SpatialModelDescriptor.isGeodetic() |
com.luciad.util.TLcdSystemPropertiesUtil.isJava10() |
com.luciad.util.TLcdSystemPropertiesUtil.isJava11() |
com.luciad.util.TLcdSystemPropertiesUtil.isJava8()
The minimum JDK requirement is higher than or equal to 1.8, so this method will always return true.
Code using this method to check the version can be simplified.
|
com.luciad.util.TLcdSystemPropertiesUtil.isJava9() |
com.luciad.lucy.map.ILcyGenericMapComponent.isMenuBarCapable()
It is strongly recommended not to access the action bars of the map component directly.
If you want to insert actions or active settables into one of those action bars, use
one of the
TLcyActionBarUtil#insertInConfiguredActionBars methods instead.
Consult the Lucy developer guide for more information about the action bar mechanism. |
com.luciad.view.gxy.TLcdGXYViewPanel.isPaintInBackground()
This method has been deprecated in favor of the approach
provided by the
ILcdGXYAsynchronousLayerWrapper
interface and its implementations, which is more versatile and
which generally offers better thread safety. |
com.luciad.view.gxy.TLcdGXYViewJPanelLightWeight.isPaintInBackground()
This method has been deprecated in favor of the approach
provided by the
ILcdGXYAsynchronousLayerWrapper
interface and its implementations, which is more versatile and
which generally offers better thread safety. |
com.luciad.view.gxy.TLcdGXYViewJPanel.isPaintInBackground()
This method has been deprecated in favor of the approach
provided by the
ILcdGXYAsynchronousLayerWrapper
interface and its implementations, which is more versatile and
which generally offers better thread safety. |
com.luciad.view.gxy.TLcdGXYViewCanvas.isPaintInBackground()
This method has been deprecated in favor of the approach
provided by the
ILcdGXYAsynchronousLayerWrapper
interface and its implementations, which is more versatile and
which generally offers better thread safety. |
com.luciad.view.gxy.TLcdGXYViewBufferedImage.isPaintInBackground()
This method has been deprecated in favor of the approach
provided by the
ILcdGXYAsynchronousLayerWrapper
interface and its implementations, which is more versatile and
which generally offers better thread safety. |
com.luciad.view.gxy.ILcdGXYView.isPaintInBackground()
This method has been deprecated in favor of the approach
provided by the
ILcdGXYAsynchronousLayerWrapper
interface and its implementations, which is more versatile and
which generally offers better thread safety. |
com.luciad.view.gxy.TLcdGXYViewLabelPainter.isReusePreviousLocation()
Use a layer implementing ILcdGXYEditableLabelsLayer instead. ALcdLabelLocations is more flexible
and its default implementation automatically removes locations for removed objects.
|
com.luciad.view.gxy.TLcdGXYLayerLabelPainter.isReusePreviousLocation()
Use a layer implementing ILcdGXYEditableLabelsLayer instead. ALcdLabelLocations is more flexible
and its default implementation automatically removes locations for removed objects.
|
com.luciad.lucy.map.ILcyGenericMapComponent.isStatusBarCapable()
It is strongly recommended not to access the action bars of the map component directly.
If you want to insert actions or active settables into one of those action bars, use
one of the
TLcyActionBarUtil#insertInConfiguredActionBars methods instead.
Consult the Lucy developer guide for more information about the action bar mechanism. |
com.luciad.format.bingmaps.TLcdBingMapsTransportFactory.isSupportCaching()
use
TLcdTransportFactory.isCaching() instead |
com.luciad.lucy.map.ILcyGenericMapComponent.isToolBarCapable()
It is strongly recommended not to access the action bars of the map component directly.
If you want to insert actions or active settables into one of those action bars, use
one of the
TLcyActionBarUtil#insertInConfiguredActionBars methods instead.
Consult the Lucy developer guide for more information about the action bar mechanism. |
com.luciad.ais.model.aerodrome.TLcdRunwayDirection.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.ais.model.aerodrome.TLcdRunway.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.ais.model.vfr.TLcdVFRRoute.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.ais.symbology.icao.TLcdICAONavaidLabelPainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.TLcdPropertyDialog.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.TLcdBeanGUIFactory.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.TLcdBeanEditAction.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.awt.TLcdPropertySheetAWT.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.awt.TLcdMultiBeanEditorPanel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.awt.TLcdBeanGUIFactoryAWT.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.TLcdXMLCustomizerComponentBuilder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.TLcdPropertyTextFieldSW.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.TLcdPropertySheetSW.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.TLcdPropertyColorSW.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.TLcdBeanGUIFactorySW.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.ALcdBeanCustomizerSW.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.aixm.TLcdAIXMLayerConfiguration.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.aixm.TLcdAIXMDefaultLayerFactory.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.aixm.decoder.TLcdAIXMModelDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.arinc.TLcdARINCLayerConfiguration.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.arinc.TLcdARINCDefaultLayerFactory.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.arinc.decoder.TLcdARINCDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.arinc.util.TLcdARINCLonLatParser.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.arinc.util.TLcdARINCLonLatFormatter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.cadrg.TLcdCADRGModelDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.cadrg.TLcdCADRGImageDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafif.TLcdDAFIFLayerConfiguration.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafif.TLcdDAFIFDefaultLayerFactory.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafif.decoder.ALcdDAFIFDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafif.tools.TLcdDAFIFDataPreparatorMain.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafif.util.TLcdDAFIFLonLatParser.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafif.util.TLcdDAFIFLonLatFormatter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafift.tools.TLcdDAFIFTDataPreparatorMain.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.database.TLcdDatabaseReadOnlyModel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.database.TLcdDatabaseModel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.grib.TLcdGRIBBulletinModelDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.mif.TLcdMIFModelDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdWarpRasterPainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdWarpMultilevelRasterPainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdRenderedImageTile.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdNoWarpRasterPainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdNoWarpMultilevelRasterPainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdMultivaluedRasterPainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdJAIRasterModelDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdImageDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdGeoTIFFModelEncoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdGeoTIFFModelDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdGeoTIFFImageDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdDTEDTileDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdBufferedTile.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdBMPImageDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdAllInMemoryRasterPainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.ALcdTileDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.shp.TLcdSHPModelEncoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.shp.TLcdSHPModelDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFModelDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFLibrary.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFLayerFactoryModel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFLayerFactory.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFFeatureClass.isTraceOn()
This method has been deprecated. It is recommended to use the standard Java logging
framework directly.
|
com.luciad.format.vpf.TLcdVPFDatabaseTree.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFDatabase.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFCoverage.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.geometry.cartesian.TLcdContourFinder.isTraceOn()
This method has been deprecated. It is recommended to use the standard Java logging
framework directly.
|
com.luciad.geometry.topology.ALcd2DBasicBinaryTopologyMultiShape.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.TLcdUndoManager.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.TLcdIconImageUtil.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.TLcdIconEditor.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.TLcdIconCustomizer.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.ALcdAction.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.awt.TLcdStringComponentTable.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.awt.TLcdPopupMenu.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.awt.TLcdButtonBarAction.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.awt.TLcdButton.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.swing.TLcdMemoryCheckPanel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.io.TLcdInputStreamUtil.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.io.TLcdInputStreamFactory.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.io.TLcdIOUtil.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.TLcyXMLAddOnLoader.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.TLcyMain.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.datarepository.TLcyDataRepositoryAddOn.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.export.TLcyExportAddOn.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.map.TLcyMapColorAddOn.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.modelreference.TLcyModelReferenceAddOn.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.preferences.TLcyPersistentPreferencesAddOn.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.previewer.TLcyPreviewAddOn.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.selectioneditor.TLcySelectionEditorAddOn.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.map.TLcyMapLayerControl.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.map.TLcyMapComponent.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.map.TLcyDynamicLonLatGridLayer.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.map.action.TLcyStartNewMapComponentAction.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.util.preferences.TLcyPreferencesTool.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdZipModelListDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdTarModelListDecoder.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdOpenAction.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdMultilevel2DBoundsIndexedModel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdFeatureIndexedVectorModel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdFeatureIndexedAnd2DBoundsIndexedModel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.ALcdTileProvider.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.ALcdModel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.projection.TLcdProjectionCustomEditor.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.realtime.TLcdSimulatorModelList.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.realtime.TLcdSimulator.isTraceOn()
This method has been deprecated. It is recommended to use the standard Java logging
framework directly.
|
com.luciad.realtime.TLcdContinuousDeclutteringLabelPainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.reference.TLcdGridReferenceEditor.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.symbology.milstd2525b.model.TLcdMS2525bCode2HierarchyMap.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.TLcdVVTerrainProfileModel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.TLcdTerrainDistanceUtil.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.TLcdTeaViewUtil.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.TLcdProfileGenerator.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.util.TLcdStatusEventSupport.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.util.TLcdSelectionSupport.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.util.TLcdColorMap.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.util.TLcdBuffer.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.TLcdSelectionMediator.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.TLcdRemoveLayerAction.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.TLcdMoveLayerAction.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.TLcdLayer.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdSaveGXYViewAsGIFAction.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdRasterGXYLayerCodec.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdMultilevelRasterGXYLayerCodec.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewPlanarImage.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewPanel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewJPanelLightWeight.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewJPanel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewFitAction.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewCanvas.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewBufferedImage.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYSetControllerAction.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYPainterProvider.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYLayer.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYEditorProvider.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdFeaturedPolylineGXYLayerCodec.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdFeaturedPolygonGXYLayerCodec.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdFeaturedPointGXYLayerCodec.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.ALcdGXYPainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.asynchronous.TLcdGXYAsynchronousPaintQueue.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.asynchronous.TLcdGXYAsynchronousLayerWrapper.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYZoomController.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYSelectControllerModelSW.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYSelectControllerModel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYSelectController.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYOverviewController.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYNewController.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYMagnifierController.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYEditControllerModel2.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYEditController.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYDragRectangleController.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.ALcdGXYSmartController.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.ALcdGXYNewControllerModel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.ALcdGXYController.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYPointListPainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYLonLatHeightBufferPainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYIconPainterCustomizer.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYGeoBufferPainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYEllipsePainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYCirclePainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYBufferPainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYBoundsPainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYArcPainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYArcBandPainter.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdUTMGridLayer.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdUPSGridLayer.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapRulerController.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapPanel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapLonLatGridLayer.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapLocation.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapJPanel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapGeorefGridLayer.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapCanvas.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdAzimuthRangeController.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.vertical.TLcdVVLeftRightOffsetRangeSliderJPanel.isTraceOn()
This method has been deprecated. It is recommended to use the standard Java logging framework directly.
|
com.luciad.view.vertical.TLcdVVJPanel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.vertical.TLcdVVAltitudeRangeSliderJPanel.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.vertical.TLcdDefaultVVRendererJ2D.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.vertical.TLcdDefaultVVRenderer.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.vertical.ALcdVVXAxisRendererJ2D.isTraceOn()
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewPanel.isUpdateLabelsOnSelectionChanged()
This property is not taken into account anymore.
|
com.luciad.view.gxy.TLcdGXYViewJPanelLightWeight.isUpdateLabelsOnSelectionChanged()
This property is not taken into account anymore.
|
com.luciad.view.gxy.TLcdGXYViewJPanel.isUpdateLabelsOnSelectionChanged()
This property is not taken into account anymore.
|
com.luciad.view.gxy.TLcdGXYViewCanvas.isUpdateLabelsOnSelectionChanged()
This property is not taken into account anymore.
|
com.luciad.view.gxy.TLcdGXYViewBufferedImage.isUpdateLabelsOnSelectionChanged()
This property is not taken into account anymore.
|
com.luciad.fusion.client.view.gxy.TLfnGXYVectorLayer.isUseCoverageScalesAsLevelScales()
It is recommended to fuse the data using SLD for filtering, and rely on the styling information in SLD
for visualization.
Doing this will ensure that all features appear at the scales exactly as defined in the SLD, both in GXY as in Lightspeed.
|
com.luciad.view.gxy.controller.TLcdGXYMagnifierController.isUserAdjustable()
This property is never taken into account and may be removed in the future.
|
com.luciad.view.gxy.TLcdGXYViewBufferedImage.isWaitCursorOn()
this view implementation does not support cursors
|
com.luciad.view.gxy.TLcdGXYPolylineLabelPainter.labelBoundsSFCT(Graphics, String[], ILcdPointList, int, Rectangle, ILcdGXYContext)
use
TLcdGXYPolylineLabelPainter.labelBoundsSFCT(java.awt.Graphics, int, ILcdGXYContext, java.awt.Rectangle)
in combination with TLcdGXYPolylineLabelPainter.setObject(java.lang.Object) instead. If custom labels are required, override TLcdGXYPolylineLabelPainter.retrieveLabels(int, com.luciad.view.gxy.ILcdGXYContext) . |
com.luciad.view.gxy.TLcdGXYPolygonLabelPainter.labelBoundsSFCT(Graphics, String[], ILcdPolygon, int, Rectangle, ILcdGXYContext)
use
TLcdGXYPolygonLabelPainter.labelBoundsSFCT(java.awt.Graphics, int, ILcdGXYContext, java.awt.Rectangle)
in combination with TLcdGXYPolygonLabelPainter.setObject(java.lang.Object) instead. If custom labels are required, override TLcdGXYPolygonLabelPainter.retrieveLabels(int, com.luciad.view.gxy.ILcdGXYContext) . |
com.luciad.fusion.client.view.lightspeed.TLspFusionVectorLayerBuilder.labelPainter(ILspPainter)
Customizing the label painter should be done by using the
TLspFusionVectorLayerBuilder.labelStyler(com.luciad.view.lightspeed.layer.TLspPaintState, com.luciad.view.lightspeed.style.styler.ILspStyler)
or TLspFusionVectorLayerBuilder.labelStyles(com.luciad.view.lightspeed.layer.TLspPaintState, com.luciad.view.lightspeed.style.ALspStyle...) method. |
com.luciad.wms.client.model.TLcdWMSDataSource.Builder.layer(String, String, boolean)
Since 2020.1.05: use
TLcdWMSDataSource.Builder.addLayer(String, String, boolean) instead. |
com.luciad.view.ILcdLayered.layers()
use
ILcdLayered.getLayers() instead |
com.luciad.view.ILcdLayered.layersBackwards()
use
Collections.reverse(getLayers()) instead |
com.luciad.fusion.tilestore.metadata.TLfnRasterCoverageMetadata.Builder.levelsToProduce(int[])
fusion ignores this setting. The levels to produce are now always detected automatically
based on the overlapping asset's resolutions.
|
com.luciad.gui.TLcdIconImageUtil.loadImage(String, Class, Component)
use loadImage(String) instead.
|
com.luciad.util.TLcdLonLatParser.londdmmssAsDouble(String, int) |
com.luciad.view.map.TLcdUTMZone.lonlat2gridSFCT(double, double, ILcd2DEditablePoint) |
com.luciad.lucy.gui.TLcyActionBarUtil.mediate(ILcyActionBar, ILcyActionBar)
The recommended way to mediate between two action bars is to use the
TLcyActionBarMediatorBuilder
class |
com.luciad.lucy.gui.TLcyActionBarUtil.mediate(ILcyActionBar, ILcyActionBar, boolean)
The recommended way to mediate between two action bars is to use the
TLcyActionBarMediatorBuilder
class |
com.luciad.lucy.gui.TLcyActionBarUtil.mediate(ILcyActionBar, String, boolean, TLcyActionBarManager)
The recommended way to mediate between two action bars is to use the
TLcyActionBarMediatorBuilder
class |
com.luciad.lucy.gui.TLcyActionBarUtil.mediate(ILcyActionBar, String, Object, TLcyActionBarManager)
The recommended way to mediate between two action bars is to use the
TLcyActionBarMediatorBuilder
class |
com.luciad.view.gxy.controller.TLcdGXYSelectControllerModel2.mouseModeAsString(int)
Replaced by
TLcdGXYSelectControllerModel2.inputModeAsString(int) . |
com.luciad.format.gml2.model.TLcdGML2Coordinates.move2DPoint(int, double, double) |
com.luciad.format.gml31.model.TLcdGML31Coordinates.move2DPoint(int, double, double) |
com.luciad.format.gml32.model.TLcdGML32Coordinates.move2DPoint(int, double, double) |
com.luciad.format.gml2.model.TLcdGML2Coordinates.move3DPoint(int, double, double, double) |
com.luciad.format.gml31.model.TLcdGML31Coordinates.move3DPoint(int, double, double, double) |
com.luciad.format.gml32.model.TLcdGML32Coordinates.move3DPoint(int, double, double, double) |
com.luciad.realtime.lightspeed.plots.TLspPlotStyle.newBuilder()
The plot painting functionality has been move to Lightspeed, please use
TLspPlotStyle instead. |
com.luciad.realtime.lightspeed.plots.TLspPlotPaintingHints.newBuilder()
The plot painting functionality has been move to Lightspeed, please use
TLspPlotPaintingHints instead. |
com.luciad.fusion.tilestore.TLfnTileStoreUtil.newCoverageAsAssetMetadataBuilder(TLfnRasterCoverageMetadata, double, ALfnTileStore) |
com.luciad.format.s52.TLcdS52ProductConfiguration.newInstance(ELcdS57ProductType)
Since the returned instance is immutable, you can use
TLcdS52ProductConfiguration.getInstance(com.luciad.format.s57.ELcdS57ProductType) instead
(since 2013.1) |
com.luciad.format.s57.TLcdS57ProductConfiguration.newInstance(ELcdS57ProductType)
Since the returned instance is immutable, you can use
TLcdS57ProductConfiguration.getInstance(com.luciad.format.s57.ELcdS57ProductType) instead
(since 2013.1) |
com.luciad.format.s63.TLcdS63ProductConfiguration.newInstance(ELcdS57ProductType)
Since the returned instance is immutable, you can use
TLcdS63ProductConfiguration.getInstance(com.luciad.format.s57.ELcdS57ProductType) instead (since 2013.1) |
com.luciad.format.s52.TLcdS52ProductConfiguration.newInstance(ELcdS57ProductType, boolean)
Since the returned instance is immutable, you can use
TLcdS52ProductConfiguration.getInstance(com.luciad.format.s57.ELcdS57ProductType) instead
(since 2013.1) |
com.luciad.fusion.engine.TLfnEngineFactory.newRasterSessionBuilder()
Sessions are not necessary anymore to create engines. See
migration details . (since 2013.0) |
com.luciad.fusion.engine.format.ALfnFormat.newVectorFormat(ILcdEarthModelDecoderFactory, ILcdGXYLayerFactory, ILfnIdentityProviderFactory, String, Class<? extends ILcdModelDescriptor>...)
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.engine.format.ALfnFormat.newVectorFormat(String, ILcdEarthModelDecoderFactory, ILcdSLDGXYLayerFactory, ILfnIdentityProviderFactory, String, Class<? extends ILcdModelDescriptor>...)
Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. Please refer to the Fusion migration guide for more information.
|
com.luciad.fusion.engine.TLfnEngineFactory.newVectorSessionBuilder()
Sessions are not necessary anymore to create engines. See
migration details . (since 2013.0) |
com.luciad.gui.TLcdSymbol.paint(int, int, Graphics, Color, Color, int, int)
use the non-static paint method
|
com.luciad.view.map.TLcdUTMGridLayer.painterMode(int)
this is a debug method that will be removed in the future. Do not use this method.
|
com.luciad.gui.TLcdIconImageUtil.paintIcon(short, Component, Graphics)
use Graphics#drawImage directly
|
com.luciad.gui.TLcdIconImageUtil.paintIcon(short, Component, Graphics, int, int)
use Graphics#drawImage
|
com.luciad.gui.TLcdIconImageUtil.paintIcon(short, int, Component, Graphics, int, int)
use Graphics#drawImage
|
com.luciad.gui.TLcdIconImageUtil.paintIcon(short, int, int, Component, Graphics, int, int)
use Graphics#drawImage
|
com.luciad.view.gxy.TLcdGXYPolylineLabelPainter.paintLabels(String[], ILcdPointList, Graphics, int, ILcdGXYContext)
use
TLcdGXYPolylineLabelPainter.paintLabel(java.awt.Graphics, int, com.luciad.view.gxy.ILcdGXYContext) in combination with TLcdGXYPolylineLabelPainter.setObject(java.lang.Object) instead. If custom labels are required,
override TLcdGXYPolylineLabelPainter.retrieveLabels(int, com.luciad.view.gxy.ILcdGXYContext) . |
com.luciad.view.gxy.TLcdGXYPolygonLabelPainter.paintLabels(String[], ILcdPolygon, Graphics, int, ILcdGXYContext)
use
TLcdGXYPolygonLabelPainter.paintLabel(java.awt.Graphics, int, com.luciad.view.gxy.ILcdGXYContext) in combination with TLcdGXYPolygonLabelPainter.setObject(java.lang.Object) instead. If custom labels are required,
override TLcdGXYPolygonLabelPainter.retrieveLabels(int, com.luciad.view.gxy.ILcdGXYContext) . |
com.luciad.util.TLcdLonLatParser.parse(String, int)
Use the method
TLcdLonLatParser.parse(String) . |
com.luciad.fusion.tilestore.metadata.TLfnRasterAssetMetadata.RasterAssetPart.Builder.pixelDensity(double) |
com.luciad.format.xml.TLcdXMLObjectStack.pop()
Use
popObject() instead. |
com.luciad.format.xml.TLcdXMLNameStack.pop()
use
popName() instead. |
com.luciad.ogc.filter.spatial.TLcdOGCFilterSpatialEvaluator.populate(TLcdOGCFilterEvaluator)
It is no longer needed to call this method.
All the
TLcdOGCFilterEvaluator instances support the spatial operator functions
on the condition that the Advanced GIS Engine component is available on the class path. |
com.luciad.fusion.tilestore.metadata.TLfnRasterCoverageMetadata.Builder.produceAllLevels()
fusion ignores this setting. The levels to produce are now always detected automatically
based on the overlapping asset's resolutions.
|
com.luciad.fusion.tilestore.metadata.TLfnRasterCoverageMetadata.Builder.produceAllLevels(boolean)
fusion ignores this setting. The levels to produce are now always detected automatically
based on the overlapping asset's resolutions.
|
com.luciad.format.xml.TLcdXMLObjectStack.push(Object)
Use
pushObject(Object aObject) instead. |
com.luciad.format.xml.TLcdXMLNameStack.push(TLcdXMLName)
use
pushName() instead. |
com.luciad.fusion.tilestore.ALfnCoverage.putTile(ILfnPutTileHandler, TLfnTileCoordinates, ReadableByteChannel, ByteBuffer) |
com.luciad.view.gxy.controller.TLcdGXYZoomController.redo()
Use
ALcdGXYSmartController.addUndoableListener(com.luciad.gui.ILcdUndoableListener) for
undo/redo support. |
com.luciad.view.gxy.controller.TLcdGXYPanController.redo()
Use
ALcdGXYSmartController.addUndoableListener(com.luciad.gui.ILcdUndoableListener) for
undo/redo support. |
com.luciad.view.gxy.controller.TLcdGXYNewController.redo()
Use
ALcdGXYNewControllerModel.addUndoableListener(com.luciad.gui.ILcdUndoableListener)
for undo/redo support. |
com.luciad.view.gxy.TLcdGXYViewPanel.registerInstance()
TLcdBeanManager registration is no longer used. |
com.luciad.view.gxy.TLcdGXYViewJPanelLightWeight.registerInstance()
TLcdBeanManager registration is no longer used. |
com.luciad.view.gxy.TLcdGXYViewJPanel.registerInstance()
TLcdBeanManager registration is no longer used. |
com.luciad.view.gxy.TLcdGXYViewCanvas.registerInstance()
TLcdBeanManager registration is no longer used. |
com.luciad.view.gxy.controller.ALcdGXYController.registerInstance()
This method is not used.
|
com.luciad.lucy.ILcyLucyEnv.removeCustomizerFactory(ILcyCustomizerFactory) |
com.luciad.lucy.ILcyLucyEnv.removeCustomizerPanelFactory(ILcyCustomizerPanelFactory)
Use
new TLcyCompositeCustomizerPanelFactory(aLucyEnv).removeCustomizerPanelFactory(aFactory) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.ogc.filter.model.TLcdOGCFilter.removeFeatureId(String)
Since 2017.0, you should use a
"resource IDs" condition instead. For WFS 1 servers, it will be translated into a filter with objects IDs. |
com.luciad.wms.sld.model.TLcdSLDLayerFeatureConstraints.removeFeatureTypeContraint(TLcdSLDFeatureTypeConstraint) |
com.luciad.lucy.ILcyLucyEnv.removeGXYLayerDecoder(ILcdGXYLayerDecoder)
Use
new TLcyCompositeGXYLayerDecoder(aLucyEnv).removeGXYLayerDecoder(aGXYLayerDecoder) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.removeGXYLayerEncoder(ILcdGXYLayerEncoder)
Use
new TLcyCompositeGXYLayerEncoder(aLucyEnv).removeGXYLayerEncoder(aGXYLayerEncoder, aFileTypeDescriptor) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.removeGXYLayerFactory(ILcdGXYLayerFactory)
Use
new TLcyCompositeGXYLayerFactory(aLucyEnv).removeGXYLayerFactory(aGXYLayerFactory) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.removeGXYLayerTypeProvider(ILcyGXYLayerTypeProvider)
Use
new TLcyCompositeGXYLayerTypeProvider(aLucyEnv).removeGXYLayerTypeProvider(aGXYLayerTypeProvider) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.removeModelContentTypeProvider(ILcyModelContentTypeProvider)
Use
new TLcyCompositeModelContentTypeProvider(aLucyEnv).removeModelContentTypeProvider(aModelContentTypeProvider) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.removeModelCustomizerFactory(ILcyModelCustomizerFactory) |
com.luciad.lucy.ILcyLucyEnv.removeModelDecoder(ILcdModelDecoder)
Use
new TLcyCompositeModelDecoder(aLucyEnv).removeModelDecoder(aModelDecoder) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.removeModelEncoder(ILcdModelEncoder)
Use
new TLcyCompositeModelEncoder(aLucyEnv).removeModelEncoder(aModelEncoder) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.removeModelReferenceDecoder(ILcdModelReferenceDecoder)
Use
new TLcyCompositeModelReferenceDecoder(aLucyEnv).removeModelReferenceDecoder(aModelReferenceDecoder) instead.
The Lucy API offers composite implementations of all interfaces which can be registered on the services.
Those composite implementations will use those registered instances when the constructor with the Lucy back-end
as parameter is used.
See the javadoc of ILcyLucyEnv.addService(Object, int) and the Lucy developer guide for more information. |
com.luciad.lucy.ILcyLucyEnv.removeObjectCustomizerFactory(ILcyObjectCustomizerFactory) |
com.luciad.ogc.filter.model.TLcdOGCFilter.removeObjectId(String)
Since 2017.0, you should use a
"resource IDs" condition instead. For WFS 1 servers, it will be translated into a filter with objects IDs. |
com.luciad.lucy.TLcyPreferencesManager.removePropertyChangeListener(PropertyChangeListener)
Remove the listener to #getCurrentUserPreferences instead.
|
com.luciad.lucy.TLcyPreferencesManager.removePropertyChangeListener(String, PropertyChangeListener)
Remove the listener from #getCurrentUserPreferences instead.
|
com.luciad.lucy.addons.previewer.TLcyPreviewAddOn.removeSimulatorModel(ILcdSimulatorModel)
Use the
TLcyPreviewAddOn.removeSimulatorModelNoLayers(com.luciad.realtime.ILcdSimulatorModel)
instead of this method, and manage the creation and addition of the layers
manually |
com.luciad.lucy.ILcyLucyEnv.removeSimulatorModelFactory(ILcySimulatorModelFactory)
Remove the
ILcySimulatorModelFactory from a (new) back-end based
TLcyCompositeSimulatorModelFactory instance or remove the factory directly from
the Lucy services (see ILcyLucyEnv.removeService(Object) ) |
com.luciad.gui.TLcdUndoManager.removeStatusListener(ILcdChangeListener)
The name of this method is wrong. Use
removeChangeListener instead. |
com.luciad.view.gxy.controller.TLcdGXYZoomController.resetUndoHistory()
Use
ALcdGXYSmartController.addUndoableListener(com.luciad.gui.ILcdUndoableListener) for
undo/redo support. |
com.luciad.view.gxy.controller.TLcdGXYPanController.resetUndoHistory()
Use
ALcdGXYSmartController.addUndoableListener(com.luciad.gui.ILcdUndoableListener) for
undo/redo support. |
com.luciad.view.gxy.controller.TLcdGXYNewController.resetUndoHistory()
Use
ALcdGXYNewControllerModel.addUndoableListener(com.luciad.gui.ILcdUndoableListener)
for undo/redo support. |
com.luciad.format.vpf.TLcdVPFPropertiesUtil.retrieveColor(TLcdVPFFeatureClass, Properties)
This method is no longer supported.
|
com.luciad.format.dgn.gxy.TLcdDGNGXYLineStyle.retrieveColorIndex(ILcdDGNShape)
this method does not take extended colors into account, use
TLcdDGNGXYLineStyle.retrieveColor(com.luciad.format.dgn.ILcdDGNShape) instead |
com.luciad.format.dgn.gxy.TLcdDGNGXYFontStyle.retrieveColorIndex(ILcdDGNShape)
this method does not take extended colors into account, use
TLcdDGNGXYFontStyle.retrieveColor(com.luciad.format.dgn.ILcdDGNShape) instead |
com.luciad.format.dgn.gxy.TLcdDGNGXYFillStyle.retrieveColorIndex(ILcdDGNShape)
this method does not take extended colors into account, use
TLcdDGNGXYFillStyle.retrieveColor(com.luciad.format.dgn.ILcdDGNShape) instead |
com.luciad.format.netcdf.TLcdNetCDFFilteredModel.retrieveDimensionAxis(Class<T>, ILcdISO19103UnitOfMeasure)
use
TLcdNetCDFFilteredModel.getDimensions() instead |
com.luciad.io.TLcdIOUtil.retrieveInputStream()
TLcdInputStreamFactory offers more configuration options and better performance
|
com.luciad.view.gxy.TLcdGXYPolylineLabelPainter.retrieveLabels(ILcdGXYContext) |
com.luciad.view.gxy.TLcdGXYPolygonLabelPainter.retrieveLabels(ILcdGXYContext) |
com.luciad.view.gxy.TLcdGXYLabelPainter.retrieveLabels(ILcdGXYContext) |
com.luciad.view.gxy.TLcdGXYEditableLabelPainter.retrieveLabels(ILcdGXYContext) |
com.luciad.format.vpf.TLcdVPFDatabase.retrieveLibraries()
use getLibaries()
|
com.luciad.format.vpf.TLcdVPFDatabase.retrieveLibraries(ILcdBounds)
use getLibaries(com.luciad.shape.ILcdBounds)
|
com.luciad.format.vpf.TLcdVPFPropertiesUtil.retrievePrefix(TLcdVPFFeatureClass)
This method is no longer supported.
|
com.luciad.view.gxy.controller.TLcdGXYSelectControllerModel2.selectByWhatMode(ILcdGXYView, Rectangle, int, MouseEvent)
The controller model should not depend on the kind of input. If this behaviour
is to be changed override the method in the
TLcdGXYSelectController2 instead. |
com.luciad.view.gxy.controller.TLcdGXYSelectControllerModel2.selectHowMode(ILcdGXYView, Rectangle, int, MouseEvent, int)
The controllers themselves should be responsible for specifying the select how mode,
mainly because it often depends on the kind of input device. An equivalent method has been added
to
TLcdGXYSelectController2 , to allow the same kind of customization. |
com.luciad.fusion.tilestore.TLfnTileStoreMetadata.Builder.setAbstract(String)
use
TLfnTileStoreMetadata.Builder.abstract_(String) instead |
com.luciad.fusion.tilestore.metadata.ALfnResourceMetadata.Builder.setAbstract(String)
use
ALfnResourceMetadata.Builder.abstract_(String) instead |
com.luciad.lucy.gui.ALcyActionBar.setActionBarItemComparator(Comparator)
Use
ALcyActionBar.setProperties(ALcyProperties) instead, which will
derive the action bar item comparator from the properties |
com.luciad.symbology.app6a.view.gxy.ILcdAPP6AStyle.setArrowCurvedness(double)
This property is no longer used by the aviation-related arrow painters
|
com.luciad.symbology.milstd2525b.view.gxy.ILcdMS2525bStyle.setArrowCurvedness(double)
This property is no longer used by the aviation-related arrow painters
|
com.luciad.fusion.tilestore.metadata.ALfnCoverageMetadata.Builder.setAssetInfos(ALfnCoverageMetadata.AssetInfo...) |
com.luciad.fusion.tilestore.metadata.ALfnCoverageMetadata.Builder.setAssetInfos(List<ALfnCoverageMetadata.AssetInfo>) |
com.luciad.fusion.engine.TLfnEngineFactory.RasterSessionBuilder.setAssetOrder(List<TLfnRasterAssetMetadata>)
Use
TLfnRasterCoverageMetadata.Builder.preserveAssetOrder(boolean) instead (since 2013.0) |
com.luciad.fusion.tilestore.metadata.TLfnVectorAssetMetadata.Builder.setAssetPart(String, ILcdBounds, int) |
com.luciad.fusion.tilestore.metadata.TLfnVectorAssetMetadata.Builder.setAssetPart(URI, URI, ILcdBounds, int) |
com.luciad.fusion.engine.TLfnEngineFactory.RasterSessionBuilder.setAssetPartOrder(Comparator<TLcdPair<ALfnAssetMetadata.AssetPart, ALfnAssetMetadata>>) |
com.luciad.fusion.tilestore.metadata.ALfnAssetMetadata.Builder.setAssetParts(Collection<P>) |
com.luciad.fusion.tilestore.metadata.ALfnAssetMetadata.Builder.setAssetParts(P...) |
com.luciad.fusion.tilestore.metadata.ALfnCoverageMetadata.Builder.setBoundingBox(ILcdBounds) |
com.luciad.fusion.tilestore.metadata.ALfnAssetMetadata.Builder.setBoundingShape(ILcdShape) |
com.luciad.fusion.engine.ALfnEngineEnvironment.setCheckpointDirectory(File)
This setting is not used anymore.
Fusion engine checkpoints are now stored in the coverage
user data
on the Tile Store. Using null to disable checkpoints is still valid, but instead
you should set the checkpoint interval to
-1 (you can set it on the session builders for raster or
vector data). |
com.luciad.fusion.engine.TLfnEngineFactory.RasterSessionBuilder.setCheckpointInterval(long) |
com.luciad.fusion.engine.TLfnEngineFactory.VectorSessionBuilder.setCheckpointInterval(long) |
com.luciad.ais.symbology.icao.TLcdICAOAirspacePainter.setClassIndex(int) |
com.luciad.ais.symbology.icao.TLcdICAOAirspaceLabelPainter.setClassIndex(int) |
com.luciad.ais.symbology.icao.TLcdICAOAirspaceDetailedLabelPainter.setClassIndex(int) |
com.luciad.ais.model.procedure.TLcdProcedureGeometryCalculator.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.ais.view.gxy.painter.TLcdGXYAISIconProviderPainter.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.TLcdPropertyDialog.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.TLcdBeanGUIFactory.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.TLcdBeanEditAction.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.awt.TLcdPropertySheetAWT.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.awt.TLcdMultiBeanEditorPanel.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.awt.TLcdBeanGUIFactoryAWT.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.awt.TLcdBeanEditorPopupMenuAWT.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.TLcdXMLCustomizerComponentBuilder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.TLcdPropertyTextFieldSW.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.TLcdPropertySheetSW.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.TLcdPropertyColorSW.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.TLcdBeanGUIFactorySW.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.ALcdBeanCustomizerSW.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.asdi.TLcdASDIFileReplayInputStream.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.asterix.ALcdASTERIXDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.cadrg.TLcdCADRGModelDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafif.gui.TLcdDAFIFTypeLoader.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafif.gui.TLcdDAFIFLoader.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.database.TLcdDatabaseReadOnlyModel.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.database.TLcdDatabaseModel.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.grib.TLcdGRIBParameterTableDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.grib.TLcdGRIBBulletinModelDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.mif.TLcdMIFModelDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.oracle.georaster.TLcdOracleGeoRasterModelDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.pol.TLcdPOLModelDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the standard Java logging
framework directly.
|
com.luciad.format.raster.TLcdRenderedImageTile.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdJAIRasterModelDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdImageDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdGeoTIFFModelEncoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdGeoTIFFModelDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdGeoTIFFImageDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdBufferedTile.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdBMPImageDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdAllInMemoryRasterPainter.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.ALcdTileDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.shp.TLcdSHPModelEncoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.shp.TLcdSHPModelDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.svg.TLcdSVGUnStyledShapeWriter.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.svg.TLcdSVGModelEncoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.svg.TLcdSVGModelDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.swissdhm.TLcdSwissDHMMatrixModelDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFModelDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFLibrary.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFLayerFactoryModel.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFLayerFactory.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFDatabaseTree.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFDatabase.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFCoverage.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.geometry.cartesian.TLcdGridSegmentScanner.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.geometry.cartesian.TLcdContourFinder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the standard Java logging
framework directly.
|
com.luciad.geometry.ellipsoidal.TLcdRhumblineSegmentScanner.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.geometry.ellipsoidal.TLcdGeodeticSegmentScanner.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.geometry.ellipsoidal.ALcdGeodeticSegmentScanner.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.geometry.topology.ALcd2DBasicBinaryTopologyMultiShape.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.TLcdUndoManager.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.TLcdIconImageUtil.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.TLcdIconEditor.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.TLcdIconCustomizer.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.ALcdAction.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.awt.TLcdStringComponentTable.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.awt.TLcdPopupMenu.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.awt.TLcdButtonBarAction.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.awt.TLcdButton.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.swing.TLcdMemoryCheckPanel.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.io.TLcdInputStreamUtil.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.io.TLcdInputStreamFactory.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.io.TLcdIOUtil.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.TLcyXMLAddOnLoader.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.TLcyMain.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.aixm.TLcyAIXMAddOn.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.arinc.TLcyARINCAddOn.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.dafif.TLcyDAFIFAddOn.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.datarepository.TLcyDataRepositoryAddOn.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.export.TLcyExportAddOn.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.map.TLcyMapRotationAddOn.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.map.TLcyMapOverviewComponentFactory.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.map.TLcyMapColorAddOn.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.modelreference.TLcyModelReferenceAddOn.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.preferences.TLcyPersistentPreferencesAddOn.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.previewer.TLcyPreviewAddOn.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.selectioneditor.TLcySelectionEditorAddOn.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.map.TLcyMapLayerControl.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.map.TLcyMapComponent.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.map.TLcyDynamicLonLatGridLayer.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.map.action.TLcyStartNewMapComponentAction.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.util.language.TLcyLang.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.util.preferences.TLcyPreferencesTool.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdZipModelListDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdTarModelListDecoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdSoft2DBoundsIndexedModel.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdModelList.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.ALcdModel.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.realtime.TLcdSimulatorModelList.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.reference.TLcdGridReferenceEditor.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.reference.format.TLcdWKTReferenceParser.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.symbology.milstd2525b.model.TLcdMS2525bCode2HierarchyMap.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.TLcdVVTerrainProfileModel.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.TLcdTerrainDistanceUtil.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.TLcdTeaViewUtil.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.TLcdProfileGenerator.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.TLcdGXYViewBasedTerrainElevationProvider.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.TLcdDensityBasedRasterElevationProvider.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.ALcdDensityBasedElevationProvider.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.util.TLcdStatusEventSupport.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.util.TLcdSelectionSupport.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.util.TLcdColorMap.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.util.TLcdBuffer.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.TLcdSelectionMediator.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.TLcdLayer.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdRasterGXYLayerCodec.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdMultilevelRasterGXYLayerCodec.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewPlanarImage.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewPanel.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewJPanelLightWeight.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewJPanel.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewCanvas.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewBufferedImage.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYPainterProvider.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYLayer.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYEditorProvider.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdFeaturedPolylineGXYLayerCodec.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdFeaturedPolygonGXYLayerCodec.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdFeaturedPointGXYLayerCodec.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.ALcdGXYPainter.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.asynchronous.TLcdGXYAsynchronousPaintQueue.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYSelectControllerModelSW.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYSelectControllerModel.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYEditControllerModel2.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.ALcdGXYNewControllerModel.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.ALcdGXYController.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYOffsetIconPainter.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYLabelPainterAdapter.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYIconPainterCustomizer.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdUTMGridLayer.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdUPSGridLayer.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapLonLatGridLayer.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapLocation.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapGeorefGridLayer.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.vertical.TLcdVVLeftRightOffsetRangeSliderJPanel.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the standard Java logging framework directly.
|
com.luciad.view.vertical.TLcdVVJPanel.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.vertical.TLcdVVAltitudeRangeSliderJPanel.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.vertical.TLcdDefaultVVRendererJ2D.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.vertical.TLcdDefaultVVRenderer.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.vertical.ALcdVVXAxisRendererJ2D.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.wms.server.TLcdWMSServlet.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.wms.server.ALcdWMSCommandDispatcher.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.wms.server.viewencoder.TLcdGXYViewJPEGEncoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.wms.server.viewencoder.TLcdGXYViewGIFEncoder.setClassTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.s52.TLcdS52Text.setColorProvider(ILcdS52ColorProvider)
This method should no longer be used.
|
com.luciad.format.s52.TLcdS52Symbol.setColorProvider(ILcdS52ColorProvider)
this static method shouldn't be used anymore. Color retrieval functions should
be implemented by the icons that make up the symbol.
|
com.luciad.fusion.tilestore.model.ALfnTileStoreModel.setCoverageIds(String...)
Use
ALfnTileStoreModel.setCoverageId(String) instead. |
com.luciad.fusion.tilestore.metadata.ALfnCoverageMetadata.Builder.setCoverageLayout(long, long)
use
ALfnCoverageMetadata.Builder.layout(long, long) instead |
com.luciad.view.gxy.painter.TLcdGXYArcBandPainter.setCreateCounterClockwise(boolean)
Use the method
TLcdGXYArcBandPainter.setCreationOrientation(int) . Note that this method will fire two
property change events for backward compatibility. |
com.luciad.fusion.tilestore.metadata.ALfnCoverageMetadata.Builder.setDataDensity(ELfnDataDensity) |
com.luciad.fusion.tilestore.metadata.TLfnVectorCoverageMetadata.Builder.setDataModel(TLcdDataModel) |
com.luciad.fusion.tilestore.metadata.TLfnVectorAssetMetadata.Builder.setDataModel(TLcdDataModel) |
com.luciad.lucy.addons.previewer.TLcyPreviewAddOn.setDateFormat(DateFormat)
Do not use this method.
Lucy has now an application-wide format to control how dates are presented to the user.
Use
ILcyLucyEnv.setDefaultDateTimeFormat(java.text.Format) instead. |
com.luciad.symbology.app6a.model.TLcdEditableAPP6AObject.setDefaultAPP6ACode(String) |
com.luciad.symbology.milstd2525b.model.TLcdEditableMS2525bObject.setDefaultMS2525bCode(String) |
com.luciad.view.gxy.TLcdGXYViewPanel.setDefaultPen(ILcdGXYPen)
Use the relevant layer's pen instead.
|
com.luciad.view.gxy.TLcdGXYViewJPanelLightWeight.setDefaultPen(ILcdGXYPen)
Use the relevant layer's pen instead.
|
com.luciad.view.gxy.TLcdGXYViewJPanel.setDefaultPen(ILcdGXYPen)
Use the relevant layer's pen instead.
|
com.luciad.view.gxy.TLcdGXYViewCanvas.setDefaultPen(ILcdGXYPen)
Use the relevant layer's pen instead.
|
com.luciad.view.gxy.TLcdGXYViewBufferedImage.setDefaultPen(ILcdGXYPen)
Use the relevant layer's pen instead.
|
com.luciad.view.lightspeed.painter.density.TLspDensityPainter.setDensityScaleFactor(float)
When replacing the deprecated
TLspDensityPainter with a TLspShapePainter ,
you can specify the density scale factor on the TLspIndexColorModelStyle (see TLspIndexColorModelStyle.getScaleFactor() ). |
com.luciad.view.gxy.painter.TLcdGXYCirclePainter.setDisplayCenter(boolean)
Use
TLcdGXYCirclePainter.setDrawCenter(boolean) instead. |
com.luciad.view.gxy.painter.TLcdGXYCirclePainter.setDisplayCenterOnSelection(boolean) |
com.luciad.gui.ALcdAction.setDisplayName(String)
use
ALcdAction.setName(java.lang.String) instead, which is already a display name.
Sets a text to be used for a textual display of this action. |
com.luciad.lucy.addons.modelreference.TLcyGridReference.setDisplayName(String)
Use #setName(String) instead.
|
com.luciad.lucy.addons.modelreference.TLcyGeodeticReference.setDisplayName(String)
Use #setName(String) instead.
|
com.luciad.lucy.gui.ALcyActiveSettable.setDisplayName(String)
use
ALcyActiveSettable.setName(java.lang.String) instead, which is already a display name. |
com.luciad.format.aixm.decoder.ILcdAIXMHandler.setDomainFactory(ALcdAISObjectFactory) |
com.luciad.format.arinc.decoder.ILcdARINCHandler.setDomainFactory(ALcdAISObjectFactory) |
com.luciad.format.dafif.decoder.TLcdDAFIFDecoderFactory.setDomainFactory(ALcdAISObjectFactory) |
com.luciad.format.dafif.decoder.ILcdDAFIFDecoder.setDomainFactory(ALcdAISObjectFactory) |
com.luciad.format.dafif.decoder.ALcdDAFIFDecoder.setDomainFactory(ALcdAISObjectFactory) |
com.luciad.view.gxy.painter.TLcdGXYBufferPainter.setDrawIntersection(boolean)
This property is not used.
|
com.luciad.view.gxy.painter.TLcdGXYEllipsePainter.setEditingMode(int)
Use
ALcdGXYAreaPainter.setEditMode(int) instead. |
com.luciad.format.xml.TLcdXMLEncoder.setElementNameProvider(ILcdXMLElementNameProvider)
an element name provider is no longer used by the encoder.
|
com.luciad.view.lightspeed.painter.density.TLspDensityPainter.setElevationMode(ILspWorldElevationStyle.ElevationMode)
When replacing the deprecated
TLspDensityPainter with a TLspShapePainter ,
you can specify the elevation mode in the density styles (see ALspDensityStyle.getElevationMode() ).
Note that you have to specify the same elevation mode in all the density styles.
Mixing different elevation modes was not supported by this TLspDensityPainter class, and
is also not supported by the TLspShapePainter . |
com.luciad.format.magneticnorth.gxy.TLcdMagneticNorthGXYPainter.setEmphasizeDegrees(int)
Use
TLcdMagneticNorthGXYPainter.setEmphasizedDegrees(double)
Sets which values of lines should be emphasized. If the value of a line
is a multiple of the given value, the line will be painted using an emphasized style. |
com.luciad.ais.symbology.icao.TLcdICAONavaidLabelPainter.setFeatureIndices(int[])
Use dedicated methods to set each index individually.
|
com.luciad.format.mif.gxy.TLcdMIFGXYLabelPainterProvider.setFeatureIndices(int[]) |
com.luciad.gui.TLcdIconImageUtil.setFilesNames(String[]) |
com.luciad.symbology.app6a.view.gxy.ILcdAPP6AStyle.setFilled(boolean)
Not used.
|
com.luciad.symbology.milstd2525b.view.gxy.ILcdMS2525bStyle.setFilled(boolean)
Not used.
|
com.luciad.symbology.app6a.view.gxy.ILcdAPP6AStyle.setFilledColor(Color)
Not used.
|
com.luciad.symbology.milstd2525b.view.gxy.ILcdMS2525bStyle.setFilledColor(Color)
Not used.
|
com.luciad.view.gxy.painter.TLcdGXYPointListPainter.setFillSelection(boolean)
use
ALcdGXYAreaPainter.setSelectionMode(int) instead. |
com.luciad.view.gxy.painter.TLcdGXYBoundsPainter.setFillSelection(boolean)
use
ALcdGXYAreaPainter.setSelectionMode(int) instead. |
com.luciad.fusion.tilestore.TLfnQuery.Builder.setFilter(TLcdOGCFilter) |
com.luciad.format.netcdf.TLcdNetCDFFilteredModel.setFilterParameter(TLcdDimensionAxis<?>, TLcdDimensionInterval<?>, int) |
com.luciad.fusion.engine.TLfnEngineFactory.VectorSessionBuilder.setForceLinearInterpolation(boolean) |
com.luciad.view.gxy.TLcdGXYViewPlanarImage.setForeground(Color)
This property is not used.
|
com.luciad.view.gxy.TLcdGXYViewBufferedImage.setForeground(Color)
This property is not used.
|
com.luciad.view.gxy.ILcdGXYView.setForeground(Color)
This property is not used. Implementations should remember the field so it can be queried
with
ILcdGXYView.getForeground() |
com.luciad.fusion.tilestore.metadata.ALfnCoverageMetadata.Builder.setFormat(String) |
com.luciad.fusion.tilestore.metadata.ALfnCoverageMetadata.Builder.setFormatVersion(String) |
com.luciad.ais.symbology.icao.TLcdICAONavaidLabelPainter.setFrequencyIndex(int) |
com.luciad.fusion.engine.TLfnEngineFactory.VectorSessionBuilder.setGeometryProvider(ILfnGeometryProvider) |
com.luciad.fusion.tilestore.metadata.ALfnCoverageMetadata.Builder.setGeoReference(ILcdGeoReference) |
com.luciad.fusion.tilestore.metadata.ALfnAssetMetadata.Builder.setGeoReference(ILcdGeoReference) |
com.luciad.view.map.TLcdMapLonLatGridLayer.setGridPainter(TLcdLonLatGridPainter) |
com.luciad.lucy.gui.ALcyActionBar.setGroupDescriptorComparator(Comparator)
Use
ALcyActionBar.setProperties(ALcyProperties) instead, which
will derive the group descriptor comparator from the properties |
com.luciad.view.gxy.TLcdGXYLayer.setGXYLayerLabelPainter(ILcdGXYLayerLabelPainter)
label algorithm providers offer more flexibility for labeling
|
com.luciad.symbology.app6a.view.TLcdAPP6AObjectIconProvider.setIconSize(int)
Replaced by the more general method
setDefaultStyle(ILcdAPP6AStyle) . |
com.luciad.symbology.app6a.view.gxy.painter.TLcdAPP6AGXYPainterProvider.setIconSize(int)
Replaced by the more general method
setDefaultStyle(ILcdAPP6AStyle) . |
com.luciad.symbology.milstd2525b.view.TLcdMS2525bObjectIconProvider.setIconSize(int)
Replaced by the more general method
setDefaultStyle(ILcdMS2525bStyle) . |
com.luciad.symbology.milstd2525b.view.gxy.painter.TLcdMS2525bGXYPainterProvider.setIconSize(int)
Replaced by the more general method
setDefaultStyle(ILcdMS2525bStyle) . |
com.luciad.fusion.tilestore.TLfnTileStoreMetadata.Builder.setId(String)
use
TLfnTileStoreMetadata.Builder.id(String) instead |
com.luciad.fusion.tilestore.metadata.ALfnResourceMetadata.Builder.setId(String)
use
ALfnResourceMetadata.Builder.id(String) instead |
com.luciad.ais.symbology.icao.TLcdICAONavaidLabelPainter.setIdentifierIndex(int) |
com.luciad.view.lightspeed.painter.density.TLspDensityPainter.setIndexColorModelStyle(TLspIndexColorModelStyle)
When replacing the deprecated
TLspDensityPainter with a TLspShapePainter ,
you can let the styler submit a TLspIndexColorModelStyle in combination with ALspDensityStyle . |
com.luciad.fusion.tilestore.metadata.ALfnResourceMetadata.Builder.setISO19115Metadata(TLcdISO19115Metadata) |
com.luciad.format.raster.TLcdGeoTIFFModelDecoder.setJAIOperator(String)
This field no longer has any effect
|
com.luciad.fusion.tilestore.TLfnTileStoreMetadata.Builder.setKeywords(Collection<String>) |
com.luciad.fusion.tilestore.metadata.TLfnThemeMetadata.Builder.setKeywords(Collection<String>) |
com.luciad.fusion.tilestore.TLfnTileStoreMetadata.Builder.setKeywords(String...) |
com.luciad.fusion.tilestore.metadata.TLfnThemeMetadata.Builder.setKeywords(String...)
use
TLfnThemeMetadata.Builder.keywords(String...) instead |
com.luciad.tea.TLcdContour.setLevel(double) |
com.luciad.fusion.tilestore.metadata.ALfnCoverageMetadata.Builder.setLevel0ColumnCount(long) |
com.luciad.fusion.tilestore.metadata.ALfnCoverageMetadata.Builder.setLevel0RowCount(long) |
com.luciad.format.dgn.TLcdDGNModelDecoder.setLevelSelection(long)
this method is limited to the first 64 levels. Starting with DGN version 8, this
is no longer sufficient. Use
TLcdDGNModelDecoder.setLevelSelection(long) or TLcdDGNModelDecoder.addLevel(int) instead. |
com.luciad.fusion.engine.TLfnEngineFactory.RasterSessionBuilder.setLevelsToProduce(int[])
This should be configured on the coverage metadata: use
TLfnRasterCoverageMetadata.Builder.levelsToProduce(int[]) |
com.luciad.ais.symbology.icao.TLcdICAOAirspaceDetailedLabelPainter.setLowerLimitReferenceIndex(int) |
com.luciad.ais.symbology.icao.TLcdICAOAirspaceDetailedLabelPainter.setLowerLimitUnitIndex(int) |
com.luciad.ais.symbology.icao.TLcdICAOAirspaceDetailedLabelPainter.setLowerLimitValueIndex(int) |
com.luciad.lucy.map.TLcyMapComponent.setMapPopupMenu(ILcyPopupMenu) |
com.luciad.view.gxy.TLcdGXYViewBufferedImage.setMaximumSize(Dimension)
this property is not used
|
com.luciad.fusion.tilestore.metadata.TLfnVectorCoverageMetadata.Builder.setMaxLevel(int)
use
TLfnVectorCoverageMetadata.Builder.maxLevel(int) instead |
com.luciad.format.raster.ILcdRasterPainter.setMaxNoOfOutlineTiles(int) |
com.luciad.fusion.tilestore.metadata.ALfnAssetMetadata.Builder.setMaxScaleDenominator(int) |
com.luciad.format.vpf.TLcdVPFModelDecoder.setMemoryUsage(int)
Use the non-static
setModelType method instead, to indicate whether the decoder
should create full (fast, but high memory usage) or empty (slower, but lower memory
usage) models. |
com.luciad.fusion.tilestore.metadata.ALfnCoverageMetadata.Builder.setMessageDigestAlgorithm(String) |
com.luciad.view.gxy.TLcdGXYViewBufferedImage.setMinimumSize(Dimension)
this property is not used
|
com.luciad.fusion.tilestore.metadata.ALfnAssetMetadata.Builder.setMinScaleDenominator(int) |
com.luciad.util.TLcdLonLatParser.setMode(int)
The mode property is not used. This method has an empty implementation.
|
com.luciad.format.dgn.TLcdDGNModelDecoder.setModelReference(ILcdModelReference) |
com.luciad.format.ecw.TLcdECWModelDecoder.setModelReference(ILcdModelReference) |
com.luciad.format.mrsid.TLcdMrSIDModelDecoder.setModelReference(ILcdModelReference) |
com.luciad.format.raster.TLcdBILModelDecoder.setModelReference(ILcdModelReference) |
com.luciad.transformation.TLcdGridReferenceUtil.setModelRefGrid(ILcdGridReference)
Replaced by the method
setGridReference since V 3.0. |
com.luciad.ais.symbology.icao.TLcdICAONavaidLabelPainter.setMorseCodeIndex(int) |
com.luciad.fusion.tilestore.TLfnTileStoreMetadata.Builder.setName(String)
use
TLfnTileStoreMetadata.Builder.name(String) instead |
com.luciad.fusion.tilestore.metadata.ALfnResourceMetadata.Builder.setName(String)
use
ALfnResourceMetadata.Builder.name(String) instead |
com.luciad.ais.symbology.icao.TLcdICAONavaidLabelPainter.setNameIndex(int) |
com.luciad.ais.symbology.icao.TLcdICAOAirspaceLabelPainter.setNameIndex(int) |
com.luciad.ais.symbology.icao.TLcdICAOAirspaceDetailedLabelPainter.setNameIndex(int) |
com.luciad.ais.symbology.icao.TLcdICAODefaultSymbolProvider.setNavaidTypeIndex(int) |
com.luciad.text.mgrs.TLcdMGRSFormat.setNumberOfDigits(int) |
com.luciad.wms.server.model.TLcdWMSServiceMetaData.setOnlineResourceURL(URL)
Use
setOnlineResource(TLcdWMSURL) instead of this method. |
com.luciad.symbology.app6a.view.TLcdAPP6AObjectIconProvider.setOutlined(boolean)
Replaced by the more general method
setDefaultStyle(ILcdAPP6AStyle) . |
com.luciad.symbology.app6a.view.gxy.ILcdAPP6AStyle.setOutlined(boolean)
The display options are now customizable using the
methods
setSymbolFrameEnabled() , setSymbolFillEnabled()
and setSymbolIconEnabled . More specifically, the outline option controlled
whether a symbol must be filled or not; use setSymbolFillEnabled() instead. |
com.luciad.symbology.app6a.view.gxy.painter.TLcdAPP6AGXYPainterProvider.setOutlined(boolean)
Replaced by the more general method
setDefaultStyle(ILcdAPP6AStyle) . |
com.luciad.symbology.milstd2525b.view.TLcdMS2525bObjectIconProvider.setOutlined(boolean)
Replaced by the more general method
setDefaultStyle(ILcdMS2525bStyle) . |
com.luciad.symbology.milstd2525b.view.gxy.ILcdMS2525bStyle.setOutlined(boolean)
The display options are now customizable using the
methods
setSymbolFrameEnabled() , setSymbolFillEnabled()
and setSymbolIconEnabled . More specifically, the outline option controlled
whether a symbol must be filled or not; use setSymbolFillEnabled() instead. |
com.luciad.symbology.milstd2525b.view.gxy.painter.TLcdMS2525bGXYPainterProvider.setOutlined(boolean)
Replaced by the more general method
setDefaultStyle(ILcdMS2525bStyle) . |
com.luciad.view.gxy.TLcdGXYViewPanel.setPaintInBackground(boolean)
This method has been deprecated in favor of the approach
provided by the
ILcdGXYAsynchronousLayerWrapper
interface and its implementations, which is more versatile and
which generally offers better thread safety. |
com.luciad.view.gxy.TLcdGXYViewJPanelLightWeight.setPaintInBackground(boolean)
This method has been deprecated in favor of the approach
provided by the
ILcdGXYAsynchronousLayerWrapper
interface and its implementations, which is more versatile and
which generally offers better thread safety. |
com.luciad.view.gxy.TLcdGXYViewJPanel.setPaintInBackground(boolean)
This method has been deprecated in favor of the approach
provided by the
ILcdGXYAsynchronousLayerWrapper
interface and its implementations, which is more versatile and
which generally offers better thread safety. |
com.luciad.view.gxy.TLcdGXYViewCanvas.setPaintInBackground(boolean)
This method has been deprecated in favor of the approach
provided by the
ILcdGXYAsynchronousLayerWrapper
interface and its implementations, which is more versatile and
which generally offers better thread safety. |
com.luciad.view.gxy.TLcdGXYViewBufferedImage.setPaintInBackground(boolean)
This method has been deprecated in favor of the approach
provided by the
ILcdGXYAsynchronousLayerWrapper
interface and its implementations, which is more versatile and
which generally offers better thread safety. |
com.luciad.view.gxy.ILcdGXYView.setPaintInBackground(boolean)
This method has been deprecated in favor of the approach
provided by the
ILcdGXYAsynchronousLayerWrapper
interface and its implementations, which is more versatile and
which generally offers better thread safety. |
com.luciad.view.gxy.TLcdGXYViewPanel.setPaintingMode(int)
This implementation ignores the painting mode setting, always making sure that
bodies, labels and selections are painted.
|
com.luciad.view.gxy.TLcdGXYViewJPanelLightWeight.setPaintingMode(int)
This implementation ignores the painting mode setting, always making sure that
bodies, labels and selections are painted.
|
com.luciad.view.gxy.TLcdGXYViewJPanel.setPaintingMode(int)
This implementation ignores the painting mode setting, always making sure that
bodies, labels and selections are painted.
|
com.luciad.view.gxy.TLcdGXYViewCanvas.setPaintingMode(int)
This implementation ignores the painting mode setting, always making sure that
bodies, labels and selections are painted.
|
com.luciad.view.gxy.TLcdGXYViewBufferedImage.setPaintingMode(int)
This implementation ignores the painting mode setting, always making sure that
bodies, labels and selections are painted.
|
com.luciad.view.gxy.ILcdGXYView.setPaintingMode(int)
This mode is not taken into account. Implementations should remember the value so that it can
be queried using
ILcdGXYView.getPaintingMode() . |
com.luciad.util.TLcdLonLatParser.setPattern(String)
The pattern property is not used.
|
com.luciad.view.lightspeed.painter.grid.TLspLonLatGridStyler.setPosition(TLspLonLatGridStyler.Position, int) |
com.luciad.model.TLcdOpenAction.setPredinedFileNames(String[]) |
com.luciad.view.gxy.TLcdGXYViewBufferedImage.setPreferredSize(Dimension)
Manipulate the view's size using
TLcdGXYViewBufferedImage.setHeight(int) and TLcdGXYViewBufferedImage.setWidth(int) instead. |
com.luciad.lucy.addons.print.TLcyPrintAddOn.setPrintComponentAction(TLcdPrintComponentAction)
only useful in prior to 6.1 mode
|
com.luciad.format.aixm.model.procedure.TLcdAIXMProcedureTrajectoryModelDescriptor.setProcedureLegDescriptor(ILcdFeaturedDescriptor) |
com.luciad.fusion.tilestore.TLfnQuery.AbstractBuilder.setRangeLength(int)
use
TLfnQuery.AbstractBuilder.rangeLength(int) instead |
com.luciad.fusion.tilestore.TLfnQuery.AbstractBuilder.setRangeOffset(int)
use
TLfnQuery.AbstractBuilder.rangeOffset(int) instead |
com.luciad.fusion.engine.TLfnEngineFactory.RasterSessionBuilder.setRasterSessionHandler(ILfnRasterSessionHandler)
Use
ALfnEngine.addSessionHandler(com.luciad.fusion.engine.raster.ILfnRasterSessionHandler) instead (since 2013.0) |
com.luciad.fusion.tilestore.metadata.TLfnThemeMetadata.Builder.setResourceIds(Collection<String>) |
com.luciad.fusion.tilestore.metadata.TLfnThemeMetadata.Builder.setResourceIds(String...)
use
TLfnThemeMetadata.Builder.resourceIds(String...) instead |
com.luciad.fusion.tilestore.TLfnQuery.AbstractBuilder.setResourceTypes(ELfnResourceType...) |
com.luciad.view.gxy.TLcdGXYViewLabelPainter.setReusePreviousLocation(boolean)
Use a layer implementing ILcdGXYEditableLabelsLayer instead. ALcdLabelLocations is more flexible
and its default implementation automatically removes locations for removed objects.
|
com.luciad.view.gxy.TLcdGXYLayerLabelPainter.setReusePreviousLocation(boolean)
Use a layer implementing ILcdGXYEditableLabelsLayer instead. ALcdLabelLocations is more flexible
and its default implementation automatically removes locations for removed objects.
|
com.luciad.wms.client.model.TLcdOGCWMSProxyModelDecoder.setSAXParser(String)
This method has been kept for compatibility reasons with LuciadMap.
The method
SAXParserFactory.newInstance() is now used to
create a SAX parser. |
com.luciad.fusion.tilestore.metadata.ALfnCoverageMetadata.Builder.setScaleDenominators(int...) |
com.luciad.fusion.tilestore.metadata.ALfnCoverageMetadata.Builder.setScaleDenominators(List<Integer>) |
com.luciad.format.s52.TLcdS52DisplaySettings.setScaleRanges(double[])
Use
TLcdS52DisplaySettings.setScaleDenominators(int[]) instead, which uses device-independent
scales. |
com.luciad.lucy.ILcyLucyEnv.setScreenResolution(int)
This method should no longer be used.
All Lucy classes are still using the screen resolution set on the Lucy back-end (e.g. the scale combobox on a 2D map).
However, this information is not passed on to non-Lucy classes.
An example of such a class is a
TLspSLDStyler , which needs to determine the scale of a view for which it uses
the screen resolution.
As a result, mixing Lucy and non-Lucy classes will result in inconsistent behavior.
It is therefore strongly recommended to avoid altering the screen resolution on the Lucy back-end, and leave it on the default value. |
com.luciad.lucy.map.TLcyMapLayerControl.setSelectedLayer(ILcdGXYLayer)
Please use the methods getSelectedLayers and setSelectedLayers. These have the
ability to work with multiple selection.
|
com.luciad.wms.server.model.TLcdWMSServiceMetaData.setServiceName(String)
This method has been kept for compatibility reasons with LuciadMap.
The specification requires to always use the value OGC:WMS.
|
com.luciad.shape.TLcdComplexPolygon.setShape(ILcdShape[])
use
TLcdComplexPolygon.setPolygons(ILcdPolygon[]) instead |
com.luciad.fusion.engine.TLfnEngineFactory.VectorSessionBuilder.setSimplificationEnabled(boolean) |
com.luciad.fusion.tilestore.TLfnQuery.AbstractBuilder.setSortBy(TLcdOGCSortBy) |
com.luciad.fusion.tilestore.TLfnQuery.BasicBuilder.setSortBy(TLfnQuery.Property...) |
com.luciad.fusion.engine.TLfnEngineFactory.RasterSessionBuilder.setSourceAssetMetadatas(List<TLfnRasterAssetMetadata>) |
com.luciad.fusion.engine.TLfnEngineFactory.VectorSessionBuilder.setSourceAssetMetadatas(List<TLfnVectorAssetMetadata>) |
com.luciad.fusion.tilestore.metadata.ALfnAssetMetadata.Builder.setSupportedCoverageTypes(Collection<ELfnDataType>) |
com.luciad.fusion.tilestore.metadata.ALfnAssetMetadata.Builder.setSupportedCoverageTypes(ELfnDataType...) |
com.luciad.ais.symbology.icao.TLcdICAORunwayPainter.setSurfaceTypeIndex(int) |
com.luciad.fusion.engine.TLfnEngineFactory.RasterSessionBuilder.setTargetCoverageMetadata(TLfnRasterCoverageMetadata) |
com.luciad.symbology.app6a.view.gxy.ILcdAPP6AStyle.setTextureFilePath(String)
Not used.
|
com.luciad.symbology.milstd2525b.view.gxy.ILcdMS2525bStyle.setTextureFilePath(String)
Not used.
|
com.luciad.format.vpf.TLcdVPFModelDecoder.setThresholdForRegularTiledModel(int)
Don't use this method. This feature is not supported anymore.
|
com.luciad.fusion.tilestore.metadata.TLfnRasterCoverageMetadata.Builder.setTileHeight(int) |
com.luciad.fusion.tilestore.metadata.TLfnRasterCoverageMetadata.Builder.setTileLayout(int, int) |
com.luciad.fusion.engine.TLfnEngineFactory.RasterSessionBuilder.setTileStore(ALfnTileStore)
use
TLfnEngineFactory.RasterSessionBuilder.tileStore(ALfnTileStore) instead (since 2013.0) |
com.luciad.fusion.engine.TLfnEngineFactory.VectorSessionBuilder.setTileStore(ALfnTileStore) |
com.luciad.fusion.tilestore.metadata.TLfnRasterCoverageMetadata.Builder.setTileWidth(int) |
com.luciad.ais.model.aerodrome.TLcdRunwayDirection.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.ais.model.aerodrome.TLcdRunway.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.ais.model.vfr.TLcdVFRRoute.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.ais.symbology.icao.TLcdICAONavaidLabelPainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.TLcdPropertyDialog.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.TLcdBeanGUIFactory.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.TLcdBeanEditAction.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.awt.TLcdPropertySheetAWT.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.awt.TLcdMultiBeanEditorPanel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.awt.TLcdBeanGUIFactoryAWT.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.awt.TLcdBeanEditorPopupMenuAWT.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.TLcdXMLCustomizerComponentBuilder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.TLcdPropertyTextFieldSW.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.TLcdPropertySheetSW.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.TLcdPropertyColorSW.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.TLcdBeanGUIFactorySW.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.beans.swing.ALcdBeanCustomizerSW.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.aixm.TLcdAIXMLayerConfiguration.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.aixm.TLcdAIXMDefaultLayerFactory.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.aixm.decoder.TLcdAIXMModelDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.arinc.TLcdARINCLayerConfiguration.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.arinc.TLcdARINCDefaultLayerFactory.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.arinc.decoder.TLcdARINCDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.arinc.util.TLcdARINCLonLatParser.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.arinc.util.TLcdARINCLonLatFormatter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.cadrg.TLcdCADRGModelDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.cadrg.TLcdCADRGImageDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafif.TLcdDAFIFLayerConfiguration.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafif.TLcdDAFIFDefaultLayerFactory.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafif.decoder.ALcdDAFIFDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafif.tools.TLcdDAFIFDataPreparatorMain.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafif.util.TLcdDAFIFLonLatParser.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafif.util.TLcdDAFIFLonLatFormatter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.dafift.tools.TLcdDAFIFTDataPreparatorMain.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.grib.TLcdGRIBBulletinModelDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.mif.TLcdMIFModelDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdWarpRasterPainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdWarpMultilevelRasterPainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdRenderedImageTile.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdNoWarpRasterPainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdNoWarpMultilevelRasterPainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdMultivaluedRasterPainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdJAIRasterModelDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdImageDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdGeoTIFFModelEncoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdGeoTIFFModelDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdGeoTIFFImageDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdDTEDTileDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdBufferedTile.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdBMPImageDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.TLcdAllInMemoryRasterPainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.raster.ALcdTileDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.shp.TLcdSHPModelEncoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.shp.TLcdSHPModelDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFModelDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFLibrary.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFLayerFactoryModel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFLayerFactory.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFFeatureClass.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the standard Java logging
framework directly.
|
com.luciad.format.vpf.TLcdVPFDatabaseTree.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFDatabase.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.format.vpf.TLcdVPFCoverage.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.geometry.cartesian.TLcdContourFinder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the standard Java logging
framework directly.
|
com.luciad.gui.TLcdUndoManager.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.TLcdIconImageUtil.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.TLcdIconEditor.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.TLcdIconCustomizer.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.ALcdAction.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.awt.TLcdStringComponentTable.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.awt.TLcdPopupMenu.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.awt.TLcdButtonBarAction.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.awt.TLcdButton.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.gui.swing.TLcdMemoryCheckPanel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.io.TLcdInputStreamUtil.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.io.TLcdInputStreamFactory.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.io.TLcdIOUtil.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.TLcyXMLAddOnLoader.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.TLcyMain.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.datarepository.TLcyDataRepositoryAddOn.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.export.TLcyExportAddOn.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.map.TLcyMapColorAddOn.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.modelreference.TLcyModelReferenceAddOn.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.preferences.TLcyPersistentPreferencesAddOn.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.previewer.TLcyPreviewAddOn.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.addons.selectioneditor.TLcySelectionEditorAddOn.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.map.TLcyMapLayerControl.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.map.TLcyMapComponent.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.map.TLcyDynamicLonLatGridLayer.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.map.action.TLcyStartNewMapComponentAction.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.lucy.util.preferences.TLcyPreferencesTool.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdZipModelListDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdTarModelListDecoder.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdOpenAction.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdMultilevel2DBoundsIndexedModel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdFeatureIndexedVectorModel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.TLcdFeatureIndexedAnd2DBoundsIndexedModel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.ALcdTileProvider.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.model.ALcdModel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.projection.TLcdProjectionCustomEditor.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.realtime.TLcdSimulatorModelList.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.realtime.TLcdSimulator.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the standard Java logging
framework directly.
|
com.luciad.reference.TLcdGridReferenceEditor.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.TLcdVVTerrainProfileModel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.TLcdTerrainDistanceUtil.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.TLcdTeaViewUtil.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.tea.TLcdProfileGenerator.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.util.TLcdStatusEventSupport.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.util.TLcdSelectionSupport.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.util.TLcdColorMap.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.util.TLcdBuffer.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.TLcdSelectionMediator.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.TLcdRemoveLayerAction.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.TLcdMoveLayerAction.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.TLcdLayer.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdSaveGXYViewAsGIFAction.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdRasterGXYLayerCodec.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdMultilevelRasterGXYLayerCodec.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewPlanarImage.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewPanel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewJPanelLightWeight.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewJPanel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewFitAction.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewCanvas.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYViewBufferedImage.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYSetControllerAction.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYPainterProvider.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYLayer.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdGXYEditorProvider.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdFeaturedPolylineGXYLayerCodec.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdFeaturedPolygonGXYLayerCodec.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.TLcdFeaturedPointGXYLayerCodec.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.ALcdGXYPainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.asynchronous.TLcdGXYAsynchronousPaintQueue.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.asynchronous.TLcdGXYAsynchronousLayerWrapper.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYZoomController.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYSelectControllerModelSW.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYSelectControllerModel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYSelectController.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYOverviewController.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYNewController.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYMagnifierController.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYEditControllerModel2.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYEditController.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.TLcdGXYDragRectangleController.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.ALcdGXYSmartController.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.ALcdGXYNewControllerModel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.controller.ALcdGXYController.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYPointListPainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYLonLatHeightBufferPainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYIconPainterCustomizer.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYGeoBufferPainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYEllipsePainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYCirclePainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYBufferPainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYBoundsPainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYArcPainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.gxy.painter.TLcdGXYArcBandPainter.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdUTMGridLayer.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdUPSGridLayer.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapRulerController.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapPanel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapLonLatGridLayer.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapLocation.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapJPanel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapGeorefGridLayer.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdMapCanvas.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.map.TLcdAzimuthRangeController.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.vertical.TLcdVVLeftRightOffsetRangeSliderJPanel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the standard Java logging framework directly.
|
com.luciad.view.vertical.TLcdVVJPanel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.vertical.TLcdVVAltitudeRangeSliderJPanel.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.vertical.TLcdDefaultVVRendererJ2D.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.vertical.TLcdDefaultVVRenderer.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.view.vertical.ALcdVVXAxisRendererJ2D.setTraceOn(boolean)
This method has been deprecated. It is recommended to use the
standard Java logging framework directly.
|
com.luciad.wms.client.model.TLcdWMSGetMapRequest.setTransparant(boolean)
Since 2021.0: use
setTransparent instead. |
com.luciad.fusion.tilestore.metadata.ALfnCoverageMetadata.Builder.setType(ELfnDataType) |
com.luciad.fusion.tilestore.metadata.ALfnAssetMetadata.Builder.setType(ELfnDataType)
use
ALfnAssetMetadata.Builder.type(ELfnDataType) instead |
com.luciad.ogc.ows.model.TLcdOWSKeywords.setType(ILcdGML3Code)
use
setType(TLcdOWSCode) |
com.luciad.ogc.ows.model.TLcdOWSMetadata.setType(String)
The type of a simple xlink is fixed to "simple"
|
com.luciad.ais.symbology.icao.TLcdICAONavaidLabelPainter.setTypeIndex(int) |
com.luciad.ais.symbology.icao.TLcdICAOAirspaceLabelPainter.setTypeIndex(int) |
com.luciad.ais.symbology.icao.TLcdICAOAirspaceDetailedLabelPainter.setTypeIndex(int) |
com.luciad.ais.symbology.icao.TLcdICAOAirspaceDetailedLabelPainter.setUnitProvidingServiceIndex(int) |
com.luciad.view.gxy.TLcdGXYViewPanel.setUpdateLabelsOnSelectionChanged(boolean)
This property is not used.
|
com.luciad.view.gxy.TLcdGXYViewJPanelLightWeight.setUpdateLabelsOnSelectionChanged(boolean)
This property is not used.
|
com.luciad.view.gxy.TLcdGXYViewJPanel.setUpdateLabelsOnSelectionChanged(boolean)
This property is not used.
|
com.luciad.view.gxy.TLcdGXYViewCanvas.setUpdateLabelsOnSelectionChanged(boolean)
This property is not used.
|
com.luciad.view.gxy.TLcdGXYViewBufferedImage.setUpdateLabelsOnSelectionChanged(boolean)
This property is not used.
|
com.luciad.fusion.tilestore.metadata.ALfnResourceMetadata.Builder.setUpdateSequence(long) |
com.luciad.ais.symbology.icao.TLcdICAOAirspaceDetailedLabelPainter.setUpperLimitReferenceIndex(int) |
com.luciad.ais.symbology.icao.TLcdICAOAirspaceDetailedLabelPainter.setUpperLimitUnitIndex(int) |
com.luciad.ais.symbology.icao.TLcdICAOAirspaceDetailedLabelPainter.setUpperLimitValueIndex(int) |
com.luciad.fusion.client.view.gxy.TLfnGXYVectorLayer.setUseCoverageScalesAsLevelScales(boolean)
It is recommended to fuse the data using SLD for filtering, and rely on the styling information in SLD
for visualization.
Doing this will ensure that all features appear at the scales exactly as defined in the SLD, both in GXY as in Lightspeed.
|
com.luciad.view.gxy.controller.TLcdGXYMagnifierController.setUserAdjustable(boolean)
This property is never taken into account and may be removed in the future.
|
com.luciad.fusion.engine.TLfnEngineFactory.VectorSessionBuilder.setVectorSessionHandler(ILfnVectorSessionHandler)
Use
ALfnEngine.addSessionHandler(com.luciad.fusion.engine.raster.ILfnRasterSessionHandler) instead (since 2013.0) |
com.luciad.view.gxy.TLcdGXYViewBufferedImage.setWaitCursorOn(boolean)
this view implementation does not support cursors
|
com.luciad.symbology.milstd2525b.view.gxy.TLcdDefaultMS2525bStyle.setWidth(double)
This method is replaced by
setWidth() in ILcdEditableMS2525bShape . |
com.luciad.view.gxy.painter.TLcdGXYBufferPainter.setWidthFormat(Format)
This property is not used, because the width is not displayed when editing the buffer.
|
com.luciad.format.db2.spatial.TLcdDB2SpatialModelDescriptor.setWKTReference(String) |
com.luciad.wms.server.TLcdOGCWMSCommandDispatcher.setWMSCapabilities(ALcdWMSCapabilities) |
com.luciad.view.gxy.controller.ALcdGXYNewControllerModel2.shouldCommit(Object, int, Graphics, MouseEvent, ILcdGXYLayerSubsetList, ILcdGXYContext)
This method depends on the kind of input (in this case a mouseEvent). To allow using
existing controller models for other kinds of input (eg. touch events), this method should be
moved to the (input specific) controller. The method is deprecated here because the controller
should decide when to commit. See
TLcdGXYNewController2.shouldCommit(java.lang.Object, int, java.awt.Graphics, java.awt.event.MouseEvent, com.luciad.view.gxy.ILcdGXYLayerSubsetList, com.luciad.view.gxy.ILcdGXYContext) . |
com.luciad.view.gxy.controller.ALcdGXYNewControllerModel2.shouldEdit(Object, int, Graphics, MouseEvent, ILcdGXYLayerSubsetList, ILcdGXYContext)
This method depends on the kind of input (in this case a mouseEvent). To allow using
existing controller models for other kinds of input (eg. touchEvents), this method should be
moved to the (input specific) controller. The method is deprecated here because the controller
should decide when to edit. See
TLcdGXYNewController2.shouldEdit(java.lang.Object, int, java.awt.Graphics, java.awt.event.MouseEvent, com.luciad.view.gxy.ILcdGXYLayerSubsetList, com.luciad.view.gxy.ILcdGXYContext) . |
com.luciad.view.gxy.controller.ALcdGXYNewControllerModel2.shouldUndo(Object, int, Graphics, MouseEvent, ILcdGXYLayerSubsetList, ILcdGXYContext)
This method depends on the kind of input (in this case a mouseEvent). To allow using
existing controller models for other kinds of input (eg. touchEvents), this method should be
moved to the (input specific) controller. The method is deprecated here because the controller
should decide when to undo. See
TLcdGXYNewController2.shouldUndo(java.lang.Object, int, java.awt.Graphics, java.awt.event.MouseEvent, com.luciad.view.gxy.ILcdGXYLayerSubsetList, com.luciad.view.gxy.ILcdGXYContext) . |
com.luciad.transformation.TLcdGeoReference2GeoReference.sourceBounds2destSFCT(ILcdBounds, ILcd3DEditableBounds) |
com.luciad.transformation.TLcdGeoReference2GeoReference.sourcePoint2destSFCT(ILcdPoint, ILcd3DEditablePoint) |
com.luciad.view.lightspeed.style.TLspScaleBasedStylerBuilder.styler(double, double, ALspStyler)
use the method with the
TLcdMapScale to avoid confusion |
com.luciad.view.lightspeed.style.TLspScaleBasedStylerBuilder.styles(double, double, ALspStyle...)
use the method with the
TLcdMapScale to avoid confusion |
com.luciad.lucy.addons.ALcyDefaultAddOn.terminate(ILcyLucyEnv)
Has been replaced by unplugFrom
|
com.luciad.format.gml2.model.TLcdGML2Coordinates.translate2D(double, double) |
com.luciad.format.gml31.model.TLcdGML31Coordinates.translate2D(double, double) |
com.luciad.format.gml32.model.TLcdGML32Coordinates.translate2D(double, double) |
com.luciad.format.gml2.model.TLcdGML2Coordinates.translate2DPoint(int, double, double) |
com.luciad.format.gml31.model.TLcdGML31Coordinates.translate2DPoint(int, double, double) |
com.luciad.format.gml32.model.TLcdGML32Coordinates.translate2DPoint(int, double, double) |
com.luciad.format.gml2.model.TLcdGML2Coordinates.translate3D(double, double, double) |
com.luciad.format.gml31.model.TLcdGML31Coordinates.translate3D(double, double, double) |
com.luciad.format.gml32.model.TLcdGML32Coordinates.translate3D(double, double, double) |
com.luciad.format.gml2.model.TLcdGML2Coordinates.translate3DPoint(int, double, double, double) |
com.luciad.format.gml31.model.TLcdGML31Coordinates.translate3DPoint(int, double, double, double) |
com.luciad.format.gml32.model.TLcdGML32Coordinates.translate3DPoint(int, double, double, double) |
com.luciad.view.gxy.controller.TLcdGXYZoomController.undo()
Use
ALcdGXYSmartController.addUndoableListener(com.luciad.gui.ILcdUndoableListener) for
undo/redo support. |
com.luciad.view.gxy.controller.TLcdGXYPanController.undo()
Use
ALcdGXYSmartController.addUndoableListener(com.luciad.gui.ILcdUndoableListener) for
undo/redo support. |
com.luciad.view.gxy.controller.TLcdGXYNewController.undo()
Use
ALcdGXYNewControllerModel.addUndoableListener(com.luciad.gui.ILcdUndoableListener)
for undo/redo support. |
com.luciad.tea.TLcdVVTerrainProfileModel.updateTerrainProfileModel()
Use update( boolean ).
|
com.luciad.view.lightspeed.camera.ALspViewXYZWorldTransformation.viewAWTPoint2worldSFCT(Point, ALspViewXYZWorldTransformation.LocationMode, ILcd3DEditablePoint) |
com.luciad.view.gxy.ILcdGXYController.viewRepaint(ILcdGXYView)
Use the method
ILcdGXYController.paint(java.awt.Graphics) . |
com.luciad.view.gxy.controller.ALcdGXYController.viewRepaint(ILcdGXYView)
use
ALcdGXYController.paint(java.awt.Graphics) instead |
com.luciad.view.map.TLcdUTMZone.world2gridSFCT(ILcdPoint, ILcd2DEditablePoint) |
com.luciad.format.mif.TLcdMIFModelEncoder.write2DPLine(ILcdShapeList, BufferedWriter)
Use #writeElements(ILcdShapeList, BufferedWriter)
|
com.luciad.format.mif.TLcdMIFModelEncoder.write2DRegion(ILcdShapeList, BufferedWriter)
Use #writeElements(ILcdShapeList, BufferedWriter)
|
com.luciad.reference.TLcdModelRefFactory.writePropertiesSFCT(ILcdModelReference, String, Properties)
As of V2.0, replaced by
TLcdModelReferenceFactory.writePropertiesSFCT . |
com.luciad.util.TLcdSharedBuffer.XgetBufferInstance(int)
initialize using setBufferInstance(ILcdBuffer) instead.
|