Modifier and Type | Field and Description |
---|---|
static DOTPoint.PrimitiveFormType |
HALBKREIS |
static DOTPoint.PrimitiveFormType |
KREIS |
static DOTPoint.PrimitiveFormType |
PUNKT |
static DOTPoint.PrimitiveFormType |
RECHTECK |
static DOTPoint.PrimitiveFormType |
TEXTDARSTELLUNG |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName()
Gibt den Namen zurück.
|
static DOTPoint.PrimitiveFormType |
getPrimitiveFormType(String name)
Wandelt den String in ein PrimitiveFormType-Objekt.
|
int |
hashCode() |
String |
toString() |
public static final DOTPoint.PrimitiveFormType PUNKT
public static final DOTPoint.PrimitiveFormType RECHTECK
public static final DOTPoint.PrimitiveFormType KREIS
public static final DOTPoint.PrimitiveFormType HALBKREIS
public static final DOTPoint.PrimitiveFormType TEXTDARSTELLUNG
public String getName()
public static DOTPoint.PrimitiveFormType getPrimitiveFormType(String name)
name
- der Name des Types