Package hec.map.aishape.stream
Class OrderedShapeStream
java.lang.Object
hec.map.aishape.ShapeImport
hec.map.aishape.stream.OrderedShapeStream
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
boolean
boolean
void
void
setDirection
(String direction) void
setUserName
(String name) toString()
boolean
validate()
Methods inherited from class hec.map.aishape.ShapeImport
addError, addShape, clearErrors, getErrorString, getImportShapes, getName, getShapeCount, getShapes, getType, hasErrors, removeError, setImportShapes, setType
-
Field Details
-
FORWARD
- See Also:
-
BACKWARD
- See Also:
-
DIRECTIONS
-
-
Constructor Details
-
OrderedShapeStream
-
-
Method Details
-
getStreamPolyLine
-
validate
public boolean validate()- Specified by:
validate
in classShapeImport
-
removeExistsError
public void removeExistsError()- Specified by:
removeExistsError
in classShapeImport
-
addExistsError
public void addExistsError()- Specified by:
addExistsError
in classShapeImport
-
getShapeGraphicType
public int getShapeGraphicType()- Specified by:
getShapeGraphicType
in classShapeImport
-
getDirection
-
isForward
public boolean isForward() -
isBackwards
public boolean isBackwards() -
setDirection
-
setUserName
-
getUserName
-
toString
-