com.partnersoft.maps.model
Class GraphicTypeProfile
java.lang.Object
com.partnersoft.maps.model.GraphicTypeProfile
public class GraphicTypeProfile
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphicTypeProfile
public GraphicTypeProfile()
GraphicTypeProfile
public GraphicTypeProfile(java.lang.String name)
profile
public void profile(MapDataGraphic graphic)
getAllDataTypes
public NameSet getAllDataTypes()
setAllDataTypes
public void setAllDataTypes(NameSet allDataTypes)
getExamples
public java.util.List<MapDataGraphic> getExamples()
setExamples
public void setExamples(java.util.List<MapDataGraphic> examples)
getExtents
public Rectangle getExtents()
setExtents
public void setExtents(Rectangle extents)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)