Uses of Interface
com.luciad.format.s57.ILcdS57Identifier
Packages that use ILcdS57Identifier
-
Uses of ILcdS57Identifier in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcdS57IdentifierModifier and TypeClassDescriptionclassDeprecated.classAn implementation of theILcdS57Identifierinterface.Methods in com.luciad.format.s57 that return ILcdS57IdentifierModifier and TypeMethodDescriptionILcdS57FeatureObject.getIdentifier()Gets the identifier of this shape.TLcdS57Area.getIdentifier()TLcdS57FeatureObject.getIdentifier()TLcdS57Line.getIdentifier()TLcdS57Point.getIdentifier()Methods in com.luciad.format.s57 with parameters of type ILcdS57IdentifierModifier and TypeMethodDescriptionbooleanILcdS57Identifier.isSimilar(ILcdS57Identifier aIdentifier) Returns whether the given identifier is similar to this identifier, meaning they have the same object class and attribute values, but that the given identifier can have more attributes than this one.booleanTLcdS57EditableIdentifier.isSimilar(ILcdS57Identifier aIdentifier) Deprecated.booleanTLcdS57Identifier.isSimilar(ILcdS57Identifier aIdentifier) voidTLcdS57Area.setIdentifier(ILcdS57Identifier aIdentifier) voidTLcdS57FeatureObject.setIdentifier(ILcdS57Identifier aIdentifier) voidTLcdS57Line.setIdentifier(ILcdS57Identifier aIdentifier) voidTLcdS57Point.setIdentifier(ILcdS57Identifier aIdentifier)
TLcdS57Identifierinstead.