public abstract class AbstractCurveSurfaceCADTool extends DefaultCADTool
geomManager, mapControlManagerTOPGEOMETRYAGGREGATE, 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, updateGeometryclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddOption, addPoint, addValue, drawOperation, getName, transition, transition, transitionpublic Feature insertAndSelectGeometry(Geometry geometry)
insertAndSelectGeometry in class DefaultCADToolprotected OrientablePrimitive createOrientablePrimitive()
protected int[] getSupportedGeometryTypes()
DefaultCADToolgetSupportedGeometryTypes in class DefaultCADTool