Uses of Interface
com.luciad.view.gxy.ILcdParameterizedPath
Package
Description
Provides two-dimensional views and components supporting the visualization of the former's representation.
-
Uses of ILcdParameterizedPath in com.luciad.view.gxy
Modifier and TypeMethodDescriptionvoid
ALcdGXYPen.appendParameterizedPath
(ILcdParameterizedPath aParameterizedPath, boolean aIncludingStartPoint, ILcdModelXYWorldTransformation aModelXYWorldTransformation, ILcdGeneralPath aGeneralPathSFCT) Appends a polyline approximation of a curve to the givenILcdGeneralPath
.void
ALcdGXYPen.appendParameterizedPath
(ILcdParameterizedPath aParameterizedPath, boolean aIncludingStartPoint, ILcdModelXYWorldTransformation aModelXYWorldTransformation, ILcdGXYViewXYWorldTransformation aGXYViewXYWorldTransformation, ILcdAWTPath aAWTPathSFCT) Appends a polyline approximation of a curve to the givenILcdAWTPath
.