Package com.luciad.layers.features
Class LayerFeatureId
java.lang.Object
com.luciad.layers.features.LayerFeatureId
Represents an identifier for a feature within a view.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LayerFeatureId
public LayerFeatureId(long layerId, long featureId) Creates a new instance.- Parameters:
layerId
- a layer idfeatureId
- a feature id
-
-
Method Details