Uses of Class
com.luciad.format.vpf.TLcdVPFFeatureClass
Package
Description
This package provides support for decoding VPF (Vector Product Format) data and displaying VPF data using GeoSym.
-
Uses of TLcdVPFFeatureClass in com.luciad.format.vpf
Modifier and TypeMethodDescriptionTLcdVPFCoverage.getFeatureClass
(String aFeatureClassName) Returns theTLcdVPFFeatureClass
with the given name that is part of this coverage, ornull
if no such feature class exists.TLcdVPFCoverage.getFeatureClasses()
Returns an array with all feature classes contained in this coverage.TLcdVPFDatabasePanel.getSelection()
Deprecated.Returns the set of feature classes that are currently selected in this VPF tree, or an empty array if no feature class is currently selected.TLcdVPFDatabaseTree.getSelection()
Deprecated.Returns the set of feature classes that are currently selected in this VPF tree, or an empty array if no feature class is currently selected.ILcdVPFFeature.getVPFFeatureClass()
Returns the VPF feature class to which this feature belongs.TLcdVPFLayer.getVPFFeatureClass()
Deprecated.TLcdVPFModelDescriptor.getVPFFeatureClass()
Returns the VPF feature class of the features contained in this model descriptor's model.Modifier and TypeMethodDescriptionvoid
ILcdVPFDatabasePanelModel.changeStyle
(EventObject aEventObject, TLcdVPFFeatureClass aVPFFeatureClass) Deprecated.Changes the style of the given VPF feature class.void
TLcdVPFDatabasePanelModel.changeStyle
(EventObject aEventObject, TLcdVPFFeatureClass aVPFFeatureClass) Deprecated.Changes the style of the given VPF feature class.static Properties
TLcdVPFPropertiesUtil.createFeatureProperties
(TLcdVPFFeatureClass aFeatureClass, ILcdBounds bounds) Returns a newProperties
object, containing VPF properties defining the given feature class and bounds.protected ILcdGXYLayer
TLcdVPFDatabaseTree.createGXYLayer
(TLcdVPFFeatureClass aVPFFeatureClass, com.luciad.format.vpf.TLcdVPFDatabaseTree.MyVPFFeatureClassNode aMyVPFFeatureClassNode) Deprecated.TLcdVPFModelDecoder.decode
(TLcdVPFFeatureClass aFeatureClass) Returns a model containing the features from the specified feature class.TLcdVPFModelDecoder.decode
(TLcdVPFFeatureClass aFeatureClass, ILcdBounds aBounds) Returns a model containing the features from the specified feature class.ILcdVPFLayerFactoryModel.getFillStyle
(TLcdVPFFeatureClass aVPFFeatureClass) Returns a fill style that can be used to represent a feature of the given feature class on a map.TLcdVPFLayerFactoryModel.getFillStyle
(TLcdVPFFeatureClass aVPFFeatureClass) protected Color
TLcdVPFLayerFactoryModel.getForeground
(TLcdVPFFeatureClass aVPFFeatureClass) ILcdVPFLayerFactoryModel.getGXYLayerIcon
(TLcdVPFFeatureClass aVPFFeatureClass) Returns an icon that can be used to represent this feature class, for example, in a layer control or database tree.TLcdVPFLayerFactoryModel.getGXYLayerIcon
(TLcdVPFFeatureClass aVPFFeatureClass) int[]
TLcdVPFLayerFactoryModel.getLabelIndices
(TLcdVPFFeatureClass aVPFFeatureClass) ILcdVPFLayerFactoryModel.getLineStyle
(TLcdVPFFeatureClass aVPFFeatureClass) Returns a line style that can be used to represent a feature of the given feature class on a map.TLcdVPFLayerFactoryModel.getLineStyle
(TLcdVPFFeatureClass aVPFFeatureClass) int
ILcdVPFLayerFactoryModel.getModelType
(TLcdVPFFeatureClass aVPFFeatureClass) Returns the type of model of the feature class.int
TLcdVPFLayerFactoryModel.getModelType
(TLcdVPFFeatureClass aVPFFeatureClass) ILcdVPFLayerFactoryModel.getPointIcon
(TLcdVPFFeatureClass aVPFFeatureClass) Returns an icon that can be used to represent a feature of the given feature class on a map.TLcdVPFLayerFactoryModel.getPointIcon
(TLcdVPFFeatureClass aVPFFeatureClass) ILcdVPFLayerFactoryModel.getPointSelectionIcon
(TLcdVPFFeatureClass aVPFFeatureClass) Returns an icon that can be used to represent a feature of the given feature class on a map, in selected state.TLcdVPFLayerFactoryModel.getPointSelectionIcon
(TLcdVPFFeatureClass aVPFFeatureClass) ILcdVPFLayerFactoryModel.getScaleRange
(TLcdVPFFeatureClass aVPFFeatureClass) Returns the scale range in which the given feature class should be shown.TLcdVPFLayerFactoryModel.getScaleRange
(TLcdVPFFeatureClass aVPFFeatureClass) protected Color
TLcdVPFLayerFactoryModel.getSelectionForeground
(TLcdVPFFeatureClass aVPFFeatureClass) ILcdVPFLayerFactoryModel.getTextFont
(TLcdVPFFeatureClass aVPFFeatureClass) Returns a font that can be used to draw textual descriptions for feature of the given feature class on a map.TLcdVPFLayerFactoryModel.getTextFont
(TLcdVPFFeatureClass aVPFFeatureClass) ILcdVPFLayerFactoryModel.getTextForeground
(TLcdVPFFeatureClass aVPFFeatureClass) Returns a color that can be used to draw textual descriptions for feature of the given feature class on a map.TLcdVPFLayerFactoryModel.getTextForeground
(TLcdVPFFeatureClass aVPFFeatureClass) boolean
ILcdVPFLayerFactoryModel.isAreaFilled
(TLcdVPFFeatureClass aVPFFeatureClass) Returntrue
if the areas of this feature class should be filled.boolean
TLcdVPFLayerFactoryModel.isAreaFilled
(TLcdVPFFeatureClass aVPFFeatureClass) TLcdVPFPropertiesUtil.retrieveColor
(TLcdVPFFeatureClass aVPFFeatureClass, Properties aProperties) Deprecated.This method is no longer supported.protected ILcdGXYLabelPainterProvider
TLcdVPFLayerFactory.retrieveLabelPainterProvider
(TLcdVPFFeatureClass aVPFFeatureClass, ILcdVPFLayerFactoryModel aVPFLayerFactoryModel) Deprecated.protected ILcdGXYPainterProvider
TLcdVPFLayerFactory.retrievePainterProvider
(TLcdVPFFeatureClass aVPFFeatureClass, ILcdVPFLayerFactoryModel aVPFLayerFactoryModel) Deprecated.TLcdVPFPropertiesUtil.retrievePrefix
(TLcdVPFFeatureClass aVPFFeatureClass) Deprecated.This method is no longer supported.void
TLcdVPFLayerFactoryModel.setAreaFilled
(TLcdVPFFeatureClass aVPFFeatureClass, boolean aAreaIsFilled) void
TLcdVPFLayerFactoryModel.setForeground
(TLcdVPFFeatureClass aVPFFeatureClass, Color aColor) void
TLcdVPFLayerFactoryModel.setLabelIndices
(TLcdVPFFeatureClass aVPFFeatureClass, int[] aLabelIndices) void
TLcdVPFDatabasePanel.setSelection
(TLcdVPFFeatureClass[] aFeatureClasses) Deprecated.Sets the selection in this VPF tree to the given set of feature classes.void
TLcdVPFDatabaseTree.setSelection
(TLcdVPFFeatureClass[] aFeatureClasses) Deprecated.Sets the selection in this VPF tree to the given set of feature classes.void
TLcdVPFLayerFactoryModel.setSelectionForeground
(TLcdVPFFeatureClass aVPFFeatureClass, Color aColor) void
TLcdVPFLayerFactoryModel.setTextFont
(TLcdVPFFeatureClass aVPFFeatureClass, Font aFont) ModifierConstructorDescriptionTLcdVPFDatabasePanel
(TLcdVPFDatabase aDatabase, TLcdVPFFeatureClass[] aFeatureClassSelection) Deprecated.Creates a new TLcdVPFDatabaseTree, showing the structure of the given VPF database, and selects the given set of feature classes.TLcdVPFDatabasePanel
(TLcdVPFDatabase aDatabase, TLcdVPFFeatureClass[] aFeatureClassSelection, Frame aFrame) Deprecated.Creates a new TLcdVPFDatabaseTree, showing the structure of the given VPF database, and selects the given set of feature classes.TLcdVPFDatabaseTree
(TLcdVPFDatabase aDatabase, TLcdVPFFeatureClass[] aFeatureClassSelection) Deprecated.Creates a new TLcdVPFDatabaseTree, showing the structure of the given VPF database, and selects the given set of feature classes.TLcdVPFDatabaseTree
(TLcdVPFDatabase aDatabase, TLcdVPFFeatureClass[] aFeatureClassSelection, Frame aFrame) Deprecated.Creates a new TLcdVPFDatabaseTree, showing the structure of the given VPF database, and selects the given set of feature classes.TLcdVPFLayer
(TLcdVPFFeatureClass aVPFFeatureClass) Deprecated.TLcdVPFModelDescriptor
(String aSourceName, String aTypeName, String aDisplayName, TLcdVPFFeatureClass aVPFFeatureClass) Constructs a newTLcdVPFModelDescriptor
.TLcdVPFModelDescriptor
(String aSourceName, String aTypeName, String aDisplayName, TLcdVPFFeatureClass aVPFFeatureClass, int aModelType) Constructs a newTLcdVPFModelDescriptor
.