public class StepShapeRepresentation extends StepRepresentationItem
ShapeRepresentation class.
| Constructor and Description |
|---|
StepShapeRepresentation() |
StepShapeRepresentation(String name,
List<StepRepresentationItem> items) |
| Modifier and Type | Method and Description |
|---|---|
StepItemType |
getItemType() |
StepRepresentationItem |
getRepresentationContext() |
List<StepRepresentationItem> |
getShapeItems() |
void |
setShapeItems(List<StepRepresentationItem> value) |
public StepShapeRepresentation()
public StepShapeRepresentation(String name, List<StepRepresentationItem> items)
public StepItemType getItemType()
getItemType in class StepRepresentationItempublic final List<StepRepresentationItem> getShapeItems()
public final void setShapeItems(List<StepRepresentationItem> value)
public final StepRepresentationItem getRepresentationContext()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.