DK11 for Java | tatukgis.jdk.TGIS_LayerVector.checkParamsCache | Constructors | Fields | Methods | Properties | Events
Check if shape is visible based on current paramsCache setup.
// Java protected bool checkParamsCache( TGIS_Shape _shp, int _cursor );
// Oxygene protected function checkParamsCache( _shp : TGIS_Shape; _cursor : Integer ) : Boolean;
Name | Type | Description |
---|---|---|
_shp | TGIS_Shape | shape to be checked |
_cursor | int Integer | cursor index to be used to check attribute fields |
Type | Description |
---|---|
bool Boolean | true if shape is visible |