PolygonActive
case class PolygonActive(shape: Polygon, pointerId: AnyRef) extends GraphicAffineElem with GraphicClickable with PolygonGraphicSimple
A pointable polygon without visual.
trait Serializable
trait Product
trait Equals
trait PolygonGraphicSimple
trait ShapeGraphicSimple
trait GraphicSimple
trait PolygonGraphic
trait ShapeGraphic
trait GraphicClickable
trait GraphicActive
trait GraphicBounded
trait BoundedElem
trait GraphicAffineElem
trait AffinePreserve
trait GraphicSimElem
trait GraphicElem
trait SimilarPreserve
trait ProlignPreserve
trait GeomElem
class Object
trait Matchable
class Any
Type members
Types
Value members
Concrete methods
Inherited methods
The centre of the bounding rectangle. consider also using cenDefault.
The centre of the bounding rectangle. consider also using cenDefault.
- Inherited from:
- BoundedElem
The width of the BoundingRect of this object.
The width of the BoundingRect of this object.
- Inherited from:
- BoundedElem
If the geometric element has a defined centre then the cenDefault uses that, else it defaults to the centre of the bounding rectangle.
If the geometric element has a defined centre then the cenDefault uses that, else it defaults to the centre of the bounding rectangle.
- Inherited from:
- BoundedElem