public class Difference extends ModelConstruction
| Constructor and Description |
|---|
Difference(ModelConstruction source) |
| Modifier and Type | Method and Description |
|---|---|
void |
addElement(Construction construction) |
boolean |
isShape() |
boolean |
isSolid() |
protected void |
print(PrintWriter writer,
String paddingPrefix) |
difference, getPolygons, getTransform, intersection, print, transform, union, visitpublic Difference(ModelConstruction source)
public void addElement(Construction construction)
public boolean isSolid()
isSolid in interface ConstructionisSolid in interface ShapeisSolid in interface SolidisSolid in class ModelConstructionpublic boolean isShape()
isShape in interface ConstructionisShape in interface ShapeisShape in interface SolidisShape in class ModelConstructionprotected void print(PrintWriter writer, String paddingPrefix)
print in class ModelConstructionCopyright © 2018. All rights reserved.