com.metsci.glimpse.charts.vector.parser
Class GenericShape
java.lang.Object
com.metsci.glimpse.charts.vector.parser.GenericShape
public class GenericShape
- extends java.lang.Object
Constructor Summary |
GenericShape(java.lang.String t,
java.lang.String v)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GenericShape
public GenericShape(java.lang.String t,
java.lang.String v)
getType
public java.lang.String getType()
isEmpty
public boolean isEmpty()
numCoordinates
public int numCoordinates()
getPointSize
public int getPointSize()
getCoordinate
public double[] getCoordinate(int index)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2012 Metron, Inc.. All Rights Reserved.