Uses of Interface
com.luciad.format.s57.ILcdS57Identifier
-
Uses of ILcdS57Identifier in com.luciad.format.s57
Modifier and TypeClassDescriptionclass
Deprecated.class
An implementation of theILcdS57Identifier
interface.Modifier and TypeMethodDescriptionILcdS57FeatureObject.getIdentifier()
Gets the identifier of this shape.TLcdS57Area.getIdentifier()
TLcdS57FeatureObject.getIdentifier()
TLcdS57Line.getIdentifier()
TLcdS57Point.getIdentifier()
Modifier and TypeMethodDescriptionboolean
ILcdS57Identifier.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.boolean
TLcdS57EditableIdentifier.isSimilar
(ILcdS57Identifier aIdentifier) Deprecated.boolean
TLcdS57Identifier.isSimilar
(ILcdS57Identifier aIdentifier) void
TLcdS57Area.setIdentifier
(ILcdS57Identifier aIdentifier) void
TLcdS57FeatureObject.setIdentifier
(ILcdS57Identifier aIdentifier) void
TLcdS57Line.setIdentifier
(ILcdS57Identifier aIdentifier) void
TLcdS57Point.setIdentifier
(ILcdS57Identifier aIdentifier)
TLcdS57Identifier
instead.