public class Shape extends Object
Constructor and Description |
---|
Shape(int parentOffset,
int figureOffset,
int type) |
Modifier and Type | Method and Description |
---|---|
int |
getFigureOffset() |
int |
getParentOffset() |
Type |
getType() |
public int getParentOffset()
public int getFigureOffset()
public Type getType()
Copyright © 1996–2019 Geotools. All rights reserved.