Uses of Interface
com.luciad.view.gxy.ILcdParameterizedPath
Packages that use 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
Methods in com.luciad.view.gxy with parameters of type ILcdParameterizedPathModifier 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
.