Uses of Interface
com.luciad.format.s57.ILcdS57Object
Packages that use ILcdS57Object
Package
Description
Handles the S-52 format.
Handles the S-57 format.
-
Uses of ILcdS57Object in com.luciad.format.s52
Methods in com.luciad.format.s52 with parameters of type ILcdS57ObjectModifier and TypeMethodDescriptionILcdS52StyleProvider.getS52Style
(ILcdS57Object aShape) Returns theILcdS52Style
that should be using for vizualising the givenILcdS57Object
.TLcdS52ConditionalSymbology.getS52Style
(ILcdS57Object aShape) -
Uses of ILcdS57Object in com.luciad.format.s57
Subinterfaces of ILcdS57Object in com.luciad.format.s57Modifier and TypeInterfaceDescriptioninterface
Interface for S57 sounding representations.Classes in com.luciad.format.s57 that implement ILcdS57ObjectModifier and TypeClassDescriptionclass
Represents an Area feature in the S-57 domain model.class
Represents a Line feature in the S-57 domain model.class
Represents a Point feature in the S-57 domain model.class
Represents a Sounding Point feature in the S-57 domain model.