Uses of Interface
com.luciad.shape.ILcdCircularArcByBulge
Packages that use ILcdCircularArcByBulge
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 ILcdCircularArcByBulge in com.luciad.format.gml31.model
Classes in com.luciad.format.gml31.model that implement ILcdCircularArcByBulgeModifier and TypeClassDescriptionclass
An ArcByBulge is an arc string with only one arc unit, i.e. two control points, one bulge and one normal vector. -
Uses of ILcdCircularArcByBulge in com.luciad.format.gml32.model
Classes in com.luciad.format.gml32.model that implement ILcdCircularArcByBulgeModifier and TypeClassDescriptionclass
An ArcByBulge is an arc string with only one arc unit, i.e. two control points, one bulge and one normal vector. -
Uses of ILcdCircularArcByBulge in com.luciad.shape.shape2D
Subinterfaces of ILcdCircularArcByBulge in com.luciad.shape.shape2DModifier and TypeInterfaceDescriptioninterface
A circular arc-by-bulge whose defining parameters can be edited.Classes in com.luciad.shape.shape2D that implement ILcdCircularArcByBulgeModifier and TypeClassDescriptionclass
This class provides an implementation ofILcd2DEditableCircularArcByBulge
in the geodetic space.class
This class provides an implementation ofILcd2DEditableCircularArcByBulge
in the cartesian space.