public abstract class AbstractCurveSurfaceCADTool extends DefaultCADTool
geomManager, mapControlManager
TOPGEOMETRY
AGGREGATE, ARC, CIRCLE, CIRCUMFERENCE, COMPLEX, CURVE, ELLIPSE, ELLIPTICARC, FILLEDSPLINE, GEOMETRY, LINE, MULTICURVE, MULTILINE, MULTIPOINT, MULTIPOLYGON, MULTISOLID, MULTISURFACE, NULL, PERIELLIPSE, POINT, POLYGON, RING, SOLID, SPLINE, SURFACE
Constructor and Description |
---|
AbstractCurveSurfaceCADTool() |
Modifier and Type | Method and Description |
---|---|
protected OrientablePrimitive |
createOrientablePrimitive() |
protected int[] |
getSupportedGeometryTypes()
Returns the list of Geometry types supported by this tool.
|
Feature |
insertAndSelectGeometry(Geometry geometry) |
addTemporalCache, changeCommand, clearSelection, clearTemporalCache, createArc, createArc, createCircle, createCircle, createCircle, createCircle, createCircle, createCurve, createCurve, createEllipse, createEllipse, createEnvelopeLikeCurve, createMultiCurve, createMultiPoint, createMultiPrimitive, createMultiPrimitive, createMultiSurface, createOrientablePrimitive, createPoint, createPoint, createSpline, createSurface, createSurface, draw, drawAndRotateSelectedGeometries, drawHandlers, drawSelectedGeometries, end, endTransition, getCadToolAdapter, getDescriptions, getEditionManager, getGeometryType, getNextTool, getQuestion, getSelectedHandlers, getSubType, getSupportedTypes, getVLE, init, insertFeature, insertGeometry, insertGeometry, isApplicable, isApplicable, loadGeometryType, loadGeometryTypes, refresh, restorePreviousTool, setCadToolAdapter, setDescription, setNextTool, setPreviosTool, setQuestion, throwOptionException, throwPointException, throwValueException, toString, updateGeometry
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addOption, addPoint, addValue, drawOperation, getName, transition, transition, transition
public Feature insertAndSelectGeometry(Geometry geometry)
insertAndSelectGeometry
in class DefaultCADTool
protected OrientablePrimitive createOrientablePrimitive()
protected int[] getSupportedGeometryTypes()
DefaultCADTool
getSupportedGeometryTypes
in class DefaultCADTool