Uses of Class
com.luciad.format.mif.gxy.TLcdMIFPenGXYPainterStyle
Package
Description
Contains a painter provider and a label painter provider for painting MIF
shapes on a 2D view.
-
Uses of TLcdMIFPenGXYPainterStyle in com.luciad.format.mif.gxy
ModifierConstructorDescriptionTLcdMIFGXYPainterProvider
(TLcdMIFModelDescriptor aMIFModelDescriptor, boolean aUsePaintCache, TLcdMIFSymbolIconProvider aIconProvider, TLcdMIFPenGXYPainterStyle aPenStyle, TLcdMIFBrushGXYPainterStyle aBrushStyle, TLcdMIFTextGXYFontStyle aTextFontStyle, TLcdMIFTextGXYFillStyle aTextFillStyle) Creates a new TLcdMIFGXYPainterProvider with the given level symbology and color table, and a set of painter styles to specify the drawing style of the ILcdMIFShape objects.