Uses Of Interface ape.ILcdEllipse (LuciadFusion API ...

Uses of Interfacecom.luciad.shape.ILcdEllipse Packages that use ILcdEllipse Package Description com.luciad.format.cgm Handles the cgm format. com.luciad.format.dgn Handles the dgn format. com.luciad.format.mif Handles MapInfo formats: the binary map format and the ASCII mif format. com.luciad.format.nvg.nvg15.model This package contains a domain model to represent an NVG 1.4/1.5 data source. com.luciad.format.nvg.nvg20.model This package contains a domain model to represent an NVG 2.0 data source. com.luciad.format.svg Handles the svg format. com.luciad.shape.shape2D Three-dimensional shapes that can be changed in two dimensions. com.luciad.view.gxy.painter Painter and editor classes for rendering and visually editing objects in an ILcdGXYView.
  • Uses of ILcdEllipse in com.luciad.format.cgm

    Classes in com.luciad.format.cgm that implement ILcdEllipse Modifier and Type Class Description class TLcdCGMEllipse Extension of a TLcdXYEllipse with a line and a fill style.
  • Uses of ILcdEllipse in com.luciad.format.dgn

    Classes in com.luciad.format.dgn that implement ILcdEllipse Modifier and Type Class Description class TLcdDGNEllipse2D This class represents a Ellipse2D from a DGN file.
  • Uses of ILcdEllipse in com.luciad.format.mif

    Methods in com.luciad.format.mif with parameters of type ILcdEllipse Modifier and Type Method Description protected void TLcdMIFModelEncoder.write2DEllipse(ILcdEllipse aEllipse, BufferedWriter aBufferedWriter) Writes the given ILcdEllipse as an ellipse (Ellipse).
  • Uses of ILcdEllipse in com.luciad.format.nvg.nvg15.model

    Classes in com.luciad.format.nvg.nvg15.model that implement ILcdEllipse Modifier and Type Class Description class TLcdNVG15Arc Implementation of an ILcd2DEditableArc that represents an NVG 1.5 Arc. class TLcdNVG15Ellipse Implementation of an ILcd2DEditableEllipse that represents an NVG 1.5 Ellipse.
  • Uses of ILcdEllipse in com.luciad.format.nvg.nvg20.model

    Classes in com.luciad.format.nvg.nvg20.model that implement ILcdEllipse Modifier and Type Class Description class TLcdNVG20EllipticRing Implementation of an ILcd2DEditableEllipse that represents an NVG 2.0 Elliptic Ring.
  • Uses of ILcdEllipse in com.luciad.format.svg

    Methods in com.luciad.format.svg that return ILcdEllipse Modifier and Type Method Description ILcdEllipse ILcdSVGShapeFactory.createEllipse(Attributes aAttributes) Creates a ILcdEllipse form given Attributes. protected ILcdEllipse TLcdSVGUnStyledLonLatShapeFactory.createEllipse(double aCx, double aCy, double aRx, double aRy, double aRotation) Methods in com.luciad.format.svg with parameters of type ILcdEllipse Modifier and Type Method Description protected abstract void ALcdSVGShapeWriter.writeEllipse(ILcdEllipse aEllipse, Writer aTarget) Appends an ILcdEllipse to a StringBuffer. protected void TLcdSVGUnStyledShapeWriter.writeEllipse(ILcdEllipse aEllipse, Writer aTarget) protected void TLcdSVGUnStyledShapeWriter.writeEllipseProperties(ILcdEllipse aEllipse, Writer aTarget) Writes properties specific to an ellipse: center (x,y) short axis long axis .
  • Uses of ILcdEllipse in com.luciad.shape.shape2D

    Subinterfaces of ILcdEllipse in com.luciad.shape.shape2D Modifier and Type Interface Description interface ILcd2DEditableEllipse An ILcd2DEditableEllipse object is an ILcdEllipse that can be changed in two dimensions. Classes in com.luciad.shape.shape2D that implement ILcdEllipse Modifier and Type Class Description class TLcdLonLatEllipse This class provides an implementation of ILcd2DEditableEllipse in the geodetic space. class TLcdXYEllipse This class provides an implementation of ILcd2DEditableEllipse in the cartesian space.
  • Uses of ILcdEllipse in com.luciad.view.gxy.painter

    Methods in com.luciad.view.gxy.painter with parameters of type ILcdEllipse Modifier and Type Method Description protected void TLcdGXYEllipsePainter.boundsOfEditingLabelsSFCT(Graphics aGraphics, ILcdEllipse aEllipse, int aTouchedLocation, ILcdGXYContext aGXYContext, ILcd2DEditableBounds aBoundsSFCT) Called by the boundsSFCT method when editing an ILcd2DEditableEllipse. protected void TLcdGXYEllipsePainter.paintEditingLabels(Graphics aGraphics, ILcdEllipse aEllipse, int aTouchedLocation, ILcdGXYContext aGXYContext) Called by the paint method when editing an ILcd2DEditableEllipse.

Từ khóa » Svg G X Y