ShapeGraphicIcon

ostrat.geom.ShapeGraphicIcon

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def reify(scale: Double, xCen: Double, yCen: Double): ShapeGraphic

Scale the ShapeGraphicIcon up and position (translate) it. This method is equivalent to scaling the icon and then translating (repositioning) it.

Scale the ShapeGraphicIcon up and position (translate) it. This method is equivalent to scaling the icon and then translating (repositioning) it.

Attributes

def reify(scale: Double, cen: Pt2): ShapeGraphic

Scale the ShapeGraphicIcon up and position (translate) it. This method is equivalent to scaling the icon and then translating (repositioning) it.

Scale the ShapeGraphicIcon up and position (translate) it. This method is equivalent to scaling the icon and then translating (repositioning) it.

Attributes