@Entity public class Geometry extends BinaryResource
Modifier and Type | Field and Description |
---|---|
private int |
quality
Starts at 0, smaller is greater.
|
contentLength, fullName
Constructor and Description |
---|
Geometry() |
Geometry(int pQuality,
String pFullName,
long pContentLength) |
Modifier and Type | Method and Description |
---|---|
int |
getQuality() |
void |
setQuality(int quality) |
compareTo, equals, getContentLength, getFullName, getName, getOwnerRef, getOwnerType, getPrevious, getWorkspaceId, hashCode, isNativeCADFile, parseOwnerRef, parseOwnerType, parseWorkspaceId, setContentLength, setFullName, toString
public Geometry()
public Geometry(int pQuality, String pFullName, long pContentLength)
Copyright © 2013 OW2 Consortium. All Rights Reserved.