Package | Description |
---|---|
gov.nasa.worldwindx.examples.shapebuilder |
Modifier and Type | Class and Description |
---|---|
protected static class |
RigidShapeBuilder.BoxFactory |
protected static class |
RigidShapeBuilder.ConeFactory |
protected static class |
RigidShapeBuilder.CylinderFactory |
protected static class |
RigidShapeBuilder.EllipsoidFactory |
protected static class |
RigidShapeBuilder.ExtrudedPolygonFactory |
protected static class |
RigidShapeBuilder.PyramidFactory |
protected static class |
RigidShapeBuilder.WedgeFactory |
Modifier and Type | Field and Description |
---|---|
protected static RigidShapeBuilder.AbstractShapeFactory[] |
RigidShapeBuilder.defaultAbstractShapeFactories |
Modifier and Type | Method and Description |
---|---|
RigidShapeBuilder.AbstractShapeFactory |
RigidShapeBuilder.AbstractShapeBuilderPanel.getSelectedFactory() |
Modifier and Type | Method and Description |
---|---|
void |
RigidShapeBuilder.AbstractShapeBuilderController.createNewEntry(RigidShapeBuilder.AbstractShapeFactory factory) |
void |
RigidShapeBuilder.AbstractShapeBuilderPanel.setSelectedFactory(RigidShapeBuilder.AbstractShapeFactory factory) |