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 voidGraphicsContextImpl. 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 classPolygon -
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 IPolygonGeomFactory. createPolygon()Methods in com.actelion.research.share.gui.editor.geom with parameters of type IPolygon Modifier and Type Method Description voidIDrawContext. drawPolygon(IPolygon polygon)
-