Uses of Interface
com.luciad.format.s57.ILcdS57Relationship
Packages that use ILcdS57Relationship
-
Uses of ILcdS57Relationship in com.luciad.format.s57
Classes in com.luciad.format.s57 that implement ILcdS57RelationshipModifier and TypeClassDescriptionclassDefault implementation ofILcdS57Relationship.Methods in com.luciad.format.s57 that return ILcdS57RelationshipModifier 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) Methods in com.luciad.format.s57 with parameters of type ILcdS57RelationshipModifier and TypeMethodDescriptionvoidTLcdS57Area.setRelationships(ILcdS57Relationship[] aRelationships) voidTLcdS57FeatureObject.setRelationships(ILcdS57Relationship[] aRelationships) voidTLcdS57Line.setRelationships(ILcdS57Relationship[] aRelationships) voidTLcdS57Point.setRelationships(ILcdS57Relationship[] aRelationships)