Uses of Interface
com.luciad.view.gxy.ILcdGXYPen
Packages that use ILcdGXYPen
Package
Description
This package provides support for decoding VPF (Vector Product Format) data and displaying VPF data using GeoSym.
Provides two-dimensional views and components supporting the visualization of the former's representation.
Provides layer-specific asynchronous painting.
Painter and editor classes for rendering and visually editing objects in an ILcdGXYView.
Utilities for making maps.
Provides GXY visualization support
for the Military Grid Reference System (MGRS).
Classes to work with rectangular axis aligned grids consisting of multiple uniform levels, called multilevel grids.
-
Uses of ILcdGXYPen in com.luciad.format.vpf
Methods in com.luciad.format.vpf that return ILcdGXYPenModifier and TypeMethodDescriptionTLcdVPFDatabaseTree.getPen(ILcdModelReference aModelReference) Deprecated. -
Uses of ILcdGXYPen in com.luciad.view.gxy
Classes in com.luciad.view.gxy that implement ILcdGXYPenModifier and TypeClassDescriptionclassProvides default implementations for some of theILcdGXYPenmethods.classILcdGXYPenfor painting and editing elementary shapes defined in a geodetic model reference or grid reference with very high performance.Methods in com.luciad.view.gxy that return ILcdGXYPenModifier and TypeMethodDescriptionILcdGXYView.getDefaultPen()Deprecated.Use the relevant layer's pen instead.TLcdGXYViewBufferedImage.getDefaultPen()Deprecated.Use the relevant layer's pen instead.TLcdGXYViewCanvas.getDefaultPen()Deprecated.Use the relevant layer's pen instead.TLcdGXYViewJPanel.getDefaultPen()Deprecated.Use the relevant layer's pen instead.TLcdGXYViewJPanelLightWeight.getDefaultPen()Deprecated.Use the relevant layer's pen instead.TLcdGXYViewPanel.getDefaultPen()Deprecated.Use the relevant layer's pen instead.TLcdGXYViewPlanarImage.getDefaultPen()ALcdGXYContextWrapper.getGXYPen()ILcdGXYContext.getGXYPen()ILcdGXYLayer.getGXYPen()Returns the pen to use when performing basic painting operations for objects in this layers model.final ILcdGXYPenTLcdGXYContext.getGXYPen()TLcdGXYDensityLayer.getGXYPen()TLcdGXYLayer.getGXYPen()Returns the pen to use when performing basic painting operations for objects in this layers model.TLcdGXYLayerList.getGXYPen()Deprecated.Returns the pen used for all basic drawing operations for all sublayers.Methods in com.luciad.view.gxy with parameters of type ILcdGXYPenModifier and TypeMethodDescriptionvoidTLcdGXYViewBufferedImage.setDefaultPen(ILcdGXYPen aDefaultPen) Deprecated.Use the relevant layer's pen instead.voidTLcdGXYViewCanvas.setDefaultPen(ILcdGXYPen aDefaultPen) Deprecated.Use the relevant layer's pen instead.voidTLcdGXYViewJPanel.setDefaultPen(ILcdGXYPen aDefaultPen) Deprecated.Use the relevant layer's pen instead.voidTLcdGXYViewJPanelLightWeight.setDefaultPen(ILcdGXYPen aDefaultPen) Deprecated.Use the relevant layer's pen instead.voidTLcdGXYViewPanel.setDefaultPen(ILcdGXYPen aDefaultPen) Deprecated.Use the relevant layer's pen instead.voidILcdGXYLayerList.setGXYPen(ILcdGXYPen aGXYPen) Deprecated.Sets theILcdGXYPento be used for the rendering operations for all sub layers.final voidTLcdGXYContext.setGXYPen(ILcdGXYPen aPen) Sets anILcdGXYPento thisTLcdGXYContext.voidTLcdGXYLayer.setGXYPen(ILcdGXYPen aGXYPen) Sets the pen to use to perform basic rendering operations.voidTLcdGXYLayerList.setGXYPen(ILcdGXYPen aGXYPen) Deprecated.The pen to use for all basic drawing operations for all sublayers.Constructors in com.luciad.view.gxy with parameters of type ILcdGXYPenModifierConstructorDescriptionTLcdGXYContext(ILcdGXYView aGXYView, ILcdGXYPen aGXYPen, int aX, int aY, int aDeltaX, int aDeltaY) Create a newTLcdGXYContextobjectTLcdGXYLayer(ILcdModel aModel, String aLabel, ILcdGXYPen aGXYPen) Constructs a layer with the given label, model and pen.TLcdGXYLayer(String aLabel, ILcdGXYPen aGXYPen) Constructs an empty layer with the given label and pen. -
Uses of ILcdGXYPen in com.luciad.view.gxy.asynchronous
Methods in com.luciad.view.gxy.asynchronous that return ILcdGXYPen -
Uses of ILcdGXYPen in com.luciad.view.gxy.painter
Methods in com.luciad.view.gxy.painter that return ILcdGXYPenModifier and TypeMethodDescriptionTLcdGXYClippingPainterWrapper.getClipPen()Returns the pen that is used for transforming the elements of the clip model.Methods in com.luciad.view.gxy.painter with parameters of type ILcdGXYPenModifier and TypeMethodDescriptionfinal intTLcdGXYPointListPainter.getTouchedSegment(ILcdGXYPen aPen, int aX, int aY, boolean includesHotPoints, ILcdModelXYWorldTransformation aMWT, ILcdGXYViewXYWorldTransformation aVWT) Deprecated.voidTLcdGXYClippingPainterWrapper.setClipPen(ILcdGXYPen aClipPen) Sets the pen that is used for transforming the elements of the clip model. -
Uses of ILcdGXYPen in com.luciad.view.map
Classes in com.luciad.view.map that implement ILcdGXYPenModifier and TypeClassDescriptionclassILcdGXYPensuited for painting and editing elementary shapes defined in a geodetic model reference, such as rhumb lines and geodetic lines.final classILcdGXYPensuited for painting and editing elementary shapes defined in a cartesian grid coordinate system.final classILcdGXYPenthat paints and edits elementary shapes as if they were defined in the geodetic reference system of theworld reference.Methods in com.luciad.view.map that return ILcdGXYPenModifier and TypeMethodDescriptionTLcdMapGeorefGridLayer.getGXYPen()TLcdMapLonLatGridLayer.getGXYPen()Returns the pen used to perform basic rendering operationsTLcdUPSGridLayer.getGXYPen()TLcdUTMGridLayer.getGXYPen()Returns the pen used to render the grid lines.TLcdXYGridLayer.getGXYPen()Grid lines are painted internally.Methods in com.luciad.view.map with parameters of type ILcdGXYPenModifier and TypeMethodDescriptionvoidTLcdMapLonLatGridLayer.setGXYPen(ILcdGXYPen aGXYPen) Sets the pen to use to perform basic rendering operations. -
Uses of ILcdGXYPen in com.luciad.view.map.mgrs
Methods in com.luciad.view.map.mgrs that return ILcdGXYPenModifier and TypeMethodDescriptionTLcdMGRSGridLayer.getGXYPen()Grid lines are painted internally. -
Uses of ILcdGXYPen in com.luciad.view.map.multilevelgrid
Methods in com.luciad.view.map.multilevelgrid that return ILcdGXYPenModifier and TypeMethodDescriptionTLcdMultilevelGridLayer.getGXYPen()Returns the pen used to render the grid lines.Methods in com.luciad.view.map.multilevelgrid with parameters of type ILcdGXYPenModifier and TypeMethodDescriptionvoidTLcdMultilevelGridLayer.setGXYPen(ILcdGXYPen aPen) Sets the pen to use to render the grid lines.