java2dx by
jTEM

de.jtem.java2dx.modelling
Class Modeller2DUtility

java.lang.Object
  extended by de.jtem.java2dx.modelling.Modeller2DUtility

public class Modeller2DUtility
extends Object


Constructor Summary
Modeller2DUtility()
           
 
Method Summary
static HashSet<String> getAnnotationProperties()
           
static HashSet<String> getAreaProperties()
           
static HashSet<String> getExpertProperties()
           
static HashSet<String> getExpertPropertiesForJPanel()
           
static HashSet<String> getExpertPropertiesForViewer2D()
           
static HashSet<String> getIconAndAnnotationProperties()
           
static HashSet<String> getOutlineAndPointProperties()
           
static HashSet<String> getOutlineProperties()
           
static HashSet<String> getPointProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Modeller2DUtility

public Modeller2DUtility()
Method Detail

getAnnotationProperties

public static HashSet<String> getAnnotationProperties()

getAreaProperties

public static HashSet<String> getAreaProperties()

getExpertProperties

public static HashSet<String> getExpertProperties()

getExpertPropertiesForJPanel

public static HashSet<String> getExpertPropertiesForJPanel()

getExpertPropertiesForViewer2D

public static HashSet<String> getExpertPropertiesForViewer2D()

getIconAndAnnotationProperties

public static HashSet<String> getIconAndAnnotationProperties()

getOutlineAndPointProperties

public static HashSet<String> getOutlineAndPointProperties()

getOutlineProperties

public static HashSet<String> getOutlineProperties()

getPointProperties

public static HashSet<String> getPointProperties()

java2dx by
jTEM

jTEM