Interface ILcdGML3GridLimits
public interface ILcdGML3GridLimits
Deprecated.
This class represents the GMl grid limits type.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Gets the grid envelope.void
setGridEnvelope
(ILcdGML3GridEnvelope aGridEnvelope) Deprecated.Sets the grid envelope.
-
Method Details
-
getGridEnvelope
ILcdGML3GridEnvelope getGridEnvelope()Deprecated.Gets the grid envelope.- Returns:
- the grid envelope.
-
setGridEnvelope
Deprecated.Sets the grid envelope.- Parameters:
aGridEnvelope
- the grid envelope to be set.
-
com.luciad.format.gml3.*
packages are replaced by new decoders and encoders in the packagescom.luciad.format.gml2.xml
,com.luciad.format.gml31.xml
andcom.luciad.format.gml32.xml
.