MultiLine Class

Enter class description

Constructors

MultiLine( )

Public Methods

setSRS( String srsName ) returns void
getSRS( ) returns String
getName( ) returns String
addLine( Line line ) returns void
getLines( ) returns Line[]
toString( ) returns String
Used to return a Well-known Text (WKT) representation of the lines.
toGML( ) returns String
Used to convert a MultiLine to GML (xml fragment)