ShapeFillIcon

ostrat.geom.ShapeFillIcon

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): ShapeFill

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

Scale the ShapeFillIcon 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): ShapeFill

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

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

Attributes