Uses of Interface
com.luciad.shape.ILcdCircleBy3Points
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
Provides domain model classes and utility classes for modeling GML 3.2 data.
Three-dimensional shapes that can be changed in two dimensions.
-
Uses of ILcdCircleBy3Points in com.luciad.format.gml31.model
Modifier and TypeClassDescriptionclass
A Circle is an arc whose ends coincide to form a simple closed loop. -
Uses of ILcdCircleBy3Points in com.luciad.format.gml32.model
Modifier and TypeClassDescriptionclass
A Circle is an arc whose ends coincide to form a simple closed loop. -
Uses of ILcdCircleBy3Points in com.luciad.shape.shape2D
Modifier and TypeInterfaceDescriptioninterface
A circle-by-3-points whose defining parameters can be edited.Modifier and TypeClassDescriptionclass
This class provides an implementation ofILcd2DEditableCircleBy3Points
in the geodetic space.class
This class provides an implementation ofILcd2DEditableCircleBy3Points
in the cartesian space.