Uses of Interface
com.actelion.research.share.gui.editor.geom.IPolygon
-
Packages that use IPolygon Package Description com.actelion.research.jfx.gui com.actelion.research.share.gui com.actelion.research.share.gui.editor.geom -
-
Uses of IPolygon in com.actelion.research.jfx.gui
Methods in com.actelion.research.jfx.gui with parameters of type IPolygon Modifier and Type Method Description void
GraphicsContextImpl. drawPolygon(IPolygon polygon)
-
Uses of IPolygon in com.actelion.research.share.gui
Classes in com.actelion.research.share.gui that implement IPolygon Modifier and Type Class Description class
Polygon
-
Uses of IPolygon in com.actelion.research.share.gui.editor.geom
Methods in com.actelion.research.share.gui.editor.geom that return IPolygon Modifier and Type Method Description IPolygon
GeomFactory. createPolygon()
Methods in com.actelion.research.share.gui.editor.geom with parameters of type IPolygon Modifier and Type Method Description void
IDrawContext. drawPolygon(IPolygon polygon)
-