Uses of Interface
com.luciad.format.s57.ILcdS57Relationship
-
Uses of ILcdS57Relationship in com.luciad.format.s57
Modifier and TypeClassDescriptionclass
Default implementation ofILcdS57Relationship
.Modifier and TypeMethodDescriptionILcdS57FeatureObject.getRelationship
(int aIndex) Returns the relationship at indexaIndex
.TLcdS57Area.getRelationship
(int aIndex) TLcdS57FeatureObject.getRelationship
(int aIndex) TLcdS57Line.getRelationship
(int aIndex) TLcdS57Point.getRelationship
(int aIndex) Modifier and TypeMethodDescriptionvoid
TLcdS57Area.setRelationships
(ILcdS57Relationship[] aRelationships) void
TLcdS57FeatureObject.setRelationships
(ILcdS57Relationship[] aRelationships) void
TLcdS57Line.setRelationships
(ILcdS57Relationship[] aRelationships) void
TLcdS57Point.setRelationships
(ILcdS57Relationship[] aRelationships)